[meta-freescale] [meta-fsl-ppc 24/42] u-boot_git: add e6500 commit for 1.3.1 release

Zhenhua Luo zhenhua.luo at freescale.com
Wed Jan 30 00:51:34 PST 2013


From: Ting Liu <b28495 at freescale.com>

Signed-off-by: Ting Liu <b28495 at freescale.com>
---
 recipes-kernel/u-boot/u-boot_git.bb |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/recipes-kernel/u-boot/u-boot_git.bb b/recipes-kernel/u-boot/u-boot_git.bb
index 18842d8..2867c2a 100644
--- a/recipes-kernel/u-boot/u-boot_git.bb
+++ b/recipes-kernel/u-boot/u-boot_git.bb
@@ -5,7 +5,7 @@ PROVIDES = "virtual/bootloader"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
 
-PR = "r29"
+PR = "r30"
 INHIBIT_DEFAULT_DEPS = "1"
 DEPENDS = "boot-format-native virtual/${TARGET_PREFIX}gcc libgcc"
 
@@ -13,12 +13,8 @@ inherit deploy
 
 SRCREV = "c6d9d502924ade8877f53eecdd5cf37e05d6d6b4"
 SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git"
-
-SRCREV_e6500 = "59852d03867108217fe88e3bfc3e1e9cedfe63c5"
-SRCREV_e6500-64b = "59852d03867108217fe88e3bfc3e1e9cedfe63c5"
-SRC_URI_e6500 = "git://git.denx.de/u-boot.git"
-SRC_URI_e6500-64b = "git://git.denx.de/u-boot.git"
-
+SRCREV_e6500 = "9040d1ee41fc29fc7e9796bdfb59612f80bc1ee4"
+SRCREV_e6500-64b = "9040d1ee41fc29fc7e9796bdfb59612f80bc1ee4"
 python () {
 	ml = d.getVar("MULTILIB_VARIANTS", True)
 	arch = d.getVar("OVERRIDES", True)
-- 
1.7.9.5





More information about the meta-freescale mailing list