mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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). (From OE-Core rev: eee108a6ce6237f8aa7ab10f78ea9b8f69c900a5) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e22020741a
commit
817606a90f
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user