summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/grub/grub_1.99.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-bsp/grub/grub_1.99.bb b/meta/recipes-bsp/grub/grub_1.99.bb
index f1ed7ca6a5..9879651dfb 100644
--- a/meta/recipes-bsp/grub/grub_1.99.bb
+++ b/meta/recipes-bsp/grub/grub_1.99.bb
@@ -37,10 +37,6 @@ inherit gettext
37 37
38EXTRA_OECONF = "--with-platform=pc --disable-grub-mkfont --program-prefix=""" 38EXTRA_OECONF = "--with-platform=pc --disable-grub-mkfont --program-prefix="""
39 39
40do_configure() {
41 oe_runconf
42}
43
44do_install_append () { 40do_install_append () {
45 install -d ${D}${sysconfdir}/grub.d 41 install -d ${D}${sysconfdir}/grub.d
46 install -m 0755 ${WORKDIR}/40_custom ${D}${sysconfdir}/grub.d/40_custom 42 install -m 0755 ${WORKDIR}/40_custom ${D}${sysconfdir}/grub.d/40_custom