summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/grub/grub_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/grub/grub_git.bb')
-rw-r--r--meta/recipes-bsp/grub/grub_git.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-bsp/grub/grub_git.bb b/meta/recipes-bsp/grub/grub_git.bb
index 3ab675b298..c2760c9ace 100644
--- a/meta/recipes-bsp/grub/grub_git.bb
+++ b/meta/recipes-bsp/grub/grub_git.bb
@@ -20,10 +20,6 @@ COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|aarch64.*)-(linux.*|freebsd.*)'
20 20
21inherit autotools gettext texinfo 21inherit autotools gettext texinfo
22 22
23PACKAGECONFIG ??= ""
24PACKAGECONFIG[grub-mount] = "--enable-grub-mount,--disable-grub-mount,fuse"
25PACKAGECONFIG[device-mapper] = "--enable-device-mapper,--disable-device-mapper,lvm2"
26
27# configure.ac has code to set this automagically from the target tuple 23# configure.ac has code to set this automagically from the target tuple
28# but the OE freeform one (core2-foo-bar-linux) don't work with that. 24# but the OE freeform one (core2-foo-bar-linux) don't work with that.
29 25