[oe-commits] [meta-openembedded] 01/02: efibootmgr: blacklist, depends on blacklisted efivar

git at git.openembedded.org git at git.openembedded.org
Sat Feb 27 19:43:48 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 90d51ea3cda746054be32c0b2a726cb6649e628f
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Thu Feb 25 21:21:53 2016 +0100

    efibootmgr: blacklist, depends on blacklisted efivar
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb b/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
index 03aaf13..9b611ce 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list