]> code.ossystems Code Review - meta-freescale.git/commitdiff
update commit of u-boot for sdk 1.2
authorZhenhua Luo <b19537@freescale.com>
Thu, 21 Jun 2012 08:06:59 +0000 (16:06 +0800)
committerKhem Raj <raj.khem@gmail.com>
Wed, 11 Jul 2012 03:11:35 +0000 (20:11 -0700)
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Conflicts:

recipes-kernel/u-boot/u-boot_git.bb

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb

index 3d42aa8a8eab30c678241c62c8bbc973bdd51d2b..8ced12286686a5402b8f1eae10040865a068b726 100644 (file)
@@ -5,13 +5,13 @@ PROVIDES = "virtual/bootloader"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
 
-PR = "r16"
+PR = "r18"
 INHIBIT_DEFAULT_DEPS = "1"
 DEPENDS = "boot-format-native virtual/${TARGET_PREFIX}gcc"
 
 inherit deploy
 
-SRCREV = "348d8fceba39e5622d315ffda7d72ff6bbcf05ec"
+SRCREV = "bfb0c9a0ac732221ca78b5af37172b4f80ff9a6d"
 SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git \
                "
 DEPENDS_append_e5500-64b = " lib32-gcc-cross"