summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhenhua Luo <b19537@freescale.com>2012-06-21 16:06:59 +0800
committerKhem Raj <raj.khem@gmail.com>2012-07-10 20:11:35 -0700
commitfa84d29f1dccb9089ea6c70c9de2d5e66f6a8f65 (patch)
treef7b4d520ea93bbaa69a4a939852044a8da0a7e2b
parent7fac14a76d32501f3abdcfc2434c632b0013bf3b (diff)
downloadmeta-fsl-ppc-fa84d29f1dccb9089ea6c70c9de2d5e66f6a8f65.tar.gz
update commit of u-boot for sdk 1.2
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>
-rw-r--r--recipes-kernel/u-boot/u-boot_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/u-boot/u-boot_git.bb b/recipes-kernel/u-boot/u-boot_git.bb
index 3d42aa8..8ced122 100644
--- a/recipes-kernel/u-boot/u-boot_git.bb
+++ b/recipes-kernel/u-boot/u-boot_git.bb
@@ -5,13 +5,13 @@ PROVIDES = "virtual/bootloader"
5LICENSE = "GPLv2" 5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" 6LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
7 7
8PR = "r16" 8PR = "r18"
9INHIBIT_DEFAULT_DEPS = "1" 9INHIBIT_DEFAULT_DEPS = "1"
10DEPENDS = "boot-format-native virtual/${TARGET_PREFIX}gcc" 10DEPENDS = "boot-format-native virtual/${TARGET_PREFIX}gcc"
11 11
12inherit deploy 12inherit deploy
13 13
14SRCREV = "348d8fceba39e5622d315ffda7d72ff6bbcf05ec" 14SRCREV = "bfb0c9a0ac732221ca78b5af37172b4f80ff9a6d"
15SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git \ 15SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git \
16 " 16 "
17DEPENDS_append_e5500-64b = " lib32-gcc-cross" 17DEPENDS_append_e5500-64b = " lib32-gcc-cross"