[Armadeus-commitlog] armadeus branch, master, updated. release-3.2-286-g6dd9e49
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2010-04-12 21:45:27
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 6dd9e4971715e380c05f8ab17937b60835b3a22e (commit)
from a973425916cfa0f662e9bf5b2d9a4e38fc9e91d2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6dd9e4971715e380c05f8ab17937b60835b3a22e
Author: jorasse <jo...@ar...>
Date: Mon Apr 12 23:44:32 2010 +0200
[UBoot] move to the U-Boot release 2010.03
-----------------------------------------------------------------------
Summary of changes:
.../051i-u-boot-multi-version-support.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/patches/buildroot/2010.02/051i-u-boot-multi-version-support.patch b/patches/buildroot/2010.02/051i-u-boot-multi-version-support.patch
index 6973c6d..82efd9b 100644
--- a/patches/buildroot/2010.02/051i-u-boot-multi-version-support.patch
+++ b/patches/buildroot/2010.02/051i-u-boot-multi-version-support.patch
@@ -23,7 +23,7 @@
config BR2_UBOOT_VERSION
string
default "1.3.4" if BR2_TARGET_UBOOT_1_3_4
-+ default "2010.03-rc2" if BR2_TARGET_UBOOT_2010_03
++ default "2010.03" if BR2_TARGET_UBOOT_2010_03
default "2009.11" if BR2_TARGET_UBOOT_2009_11
default "2009.08" if BR2_TARGET_UBOOT_2009_08
default "2009.06" if BR2_TARGET_UBOOT_2009_06
hooks/post-receive
--
armadeus
|