aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb')
-rw-r--r--meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb b/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
index f2b9454547..b25cfcabd3 100644
--- a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
+++ b/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
@@ -25,7 +25,3 @@ EXTRA_OEMAKE = "'CC=${CC}' 'CFLAGS=${CFLAGS} -I${S}/src/include `pkg-config --cf
do_install () {
install -D -p -m0755 src/efibootmgr ${D}/${sbindir}/efibootmgr
}
-
-
-
-PNBLACKLIST[efibootmgr] ?= "Depends on blacklisted efivar"