[oe-commits] Robert Yang : grub-efi: bump the PR

git at git.openembedded.org git at git.openembedded.org
Fri Jan 23 11:36:54 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: eee108a6ce6237f8aa7ab10f78ea9b8f69c900a5
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=eee108a6ce6237f8aa7ab10f78ea9b8f69c900a5

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Sat Jan 17 02:47:55 2015 -0800

grub-efi: bump the PR

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>
Signed-off-by: Ross Burton <ross.burton at intel.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 \



More information about the Openembedded-commits mailing list