]> code.ossystems Code Review - openembedded-core.git/commitdiff
grub-efi: bump the PR
authorRobert Yang <liezhi.yang@windriver.com>
Sat, 17 Jan 2015 10:47:55 +0000 (02:47 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Jan 2015 11:35:26 +0000 (11:35 +0000)
Fixed when rebuild:
configure: error: source directory already configured; run "make distclean" there first

grub doesn't need bump since it always uses autotools (not
autotools-brokensep in the past).

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-bsp/grub/grub-efi_2.00.bb

index a337d3d4cbc832d5f1209237236e68187fce71b6..7b44eab8d11f8356d6e2f448a68d62a0c0b9a3ca 100644 (file)
@@ -2,7 +2,7 @@ require grub2.inc
 
 DEPENDS_class-target = "grub-efi-native"
 RDEPENDS_${PN}_class-target = "diffutils freetype"
-PR = "r2"
+PR = "r3"
 
 SRC_URI += " \
            file://cfg \