diff options
| author | Derek Straka <derek@asterius.io> | 2017-02-28 16:04:17 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-03-04 12:38:53 +0100 |
| commit | 25dbf48ff7da37701a52eaafa030b47ad21ef8cb (patch) | |
| tree | 70b07984a4b3df7014b0a611cc0d770bc420bb7a /meta-oe/recipes-extended/efibootmgr | |
| parent | c27b278ef2dd5a04f0f5b22fdcf10b1356e27daf (diff) | |
| download | meta-openembedded-25dbf48ff7da37701a52eaafa030b47ad21ef8cb.tar.gz | |
efivar: unblacklist package and those that depend on it
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/efibootmgr')
| -rw-r--r-- | meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb | 4 |
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 | |||
| 25 | do_install () { | 25 | do_install () { |
| 26 | install -D -p -m0755 src/efibootmgr ${D}/${sbindir}/efibootmgr | 26 | install -D -p -m0755 src/efibootmgr ${D}/${sbindir}/efibootmgr |
| 27 | } | 27 | } |
| 28 | |||
| 29 | |||
| 30 | |||
| 31 | PNBLACKLIST[efibootmgr] ?= "Depends on blacklisted efivar" | ||
