| Submitter | Mark Hatle |
|---|---|
| Date | Aug. 20, 2012, 7:36 p.m. |
| Message ID | <25e31faf0bfb1b281184238c2c51d184a941840c.1345491292.git.mark.hatle@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/34977/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-bsp/grub/grub_1.99.bb b/meta/recipes-bsp/grub/grub_1.99.bb index 9879651..64cefe0 100644 --- a/meta/recipes-bsp/grub/grub_1.99.bb +++ b/meta/recipes-bsp/grub/grub_1.99.bb @@ -11,9 +11,9 @@ SECTION = "bootloaders" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -DEPENDS = "autogen-native" +DEPENDS = "autogen-native flex-native" RDEPENDS_${PN} = "diffutils freetype" -PR = "r11" +PR = "r12" SRC_URI = "ftp://ftp.gnu.org/gnu/grub/grub-${PV}.tar.gz \ file://grub-install.in.patch \