From df21414331815a2ba5102796005c47afcaf7eb28 Mon Sep 17 00:00:00 2001 From: Stefan Herbrechtsmeier Date: Thu, 5 Apr 2012 13:48:27 +0200 Subject: u-boot: add machine name to spl image name (From OE-Core rev: 794225ed3b6fe7878595b7452259cc9bf1973213) Signed-off-by: Stefan Herbrechtsmeier Signed-off-by: Richard Purdie --- meta/recipes-bsp/u-boot/u-boot_2011.06.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-bsp/u-boot/u-boot_2011.06.bb') diff --git a/meta/recipes-bsp/u-boot/u-boot_2011.06.bb b/meta/recipes-bsp/u-boot/u-boot_2011.06.bb index 8ebdbff5ea..680401f45b 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2011.06.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2011.06.bb @@ -17,7 +17,7 @@ FILESDIR = "${@os.path.dirname(d.getVar('FILE',1))}/u-boot-git/${MACHINE}" SRCREV = "b1af6f532e0d348b153d5c148369229d24af361a" PV = "v2011.06+git${SRCPV}" -PR = "r0" +PR = "r1" SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" -- cgit v1.2.3-54-g00ecf