aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-02-25 21:21:53 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-27 20:43:20 +0100
commit90d51ea3cda746054be32c0b2a726cb6649e628f (patch)
tree5ae3f581ea45a62e8b5eb1a2151299ef815dd295 /meta-oe/recipes-extended
parent26ee1849d1d70296aee8694f89502eb813842565 (diff)
downloadmeta-openembedded-contrib-90d51ea3cda746054be32c0b2a726cb6649e628f.tar.gz
efibootmgr: blacklist, depends on blacklisted efivar
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb b/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
index 03aaf13a62..9b611ce1d9 100644
--- a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
+++ b/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
@@ -25,3 +25,5 @@ do_install () {
}
inherit pkgconfig
+
+PNBLACKLIST[efibootmgr] ?= "Depends on blacklisted efivar"