From 575fd676e788dfa13e63e777de0b362bebcb9d7a Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Thu, 21 Jun 2012 16:06:59 +0800 Subject: [PATCH] update commit of u-boot for sdk 1.2 Signed-off-by: Zhenhua Luo Conflicts: recipes-kernel/u-boot/u-boot_git.bb Signed-off-by: Khem Raj --- meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb b/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb index 3d42aa8a..8ced1228 100644 --- a/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb +++ b/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb @@ -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" -- 2.40.1