[OE-core] [PATCH 1/1] grub-efi: bump the PR

Robert Yang liezhi.yang at windriver.com
Sat Jan 17 10:47:55 UTC 2015


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 at windriver.com>
---
 meta/recipes-bsp/grub/grub-efi_2.00.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-bsp/grub/grub-efi_2.00.bb b/meta/recipes-bsp/grub/grub-efi_2.00.bb
index a337d3d..7b44eab 100644
--- a/meta/recipes-bsp/grub/grub-efi_2.00.bb
+++ b/meta/recipes-bsp/grub/grub-efi_2.00.bb
@@ -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 \
-- 
1.7.9.5




More information about the Openembedded-core mailing list