mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 20:20:00 +00:00
meta-efl: set ALLOW_EMPTY only for PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
8c8a576565
commit
5c56e0d757
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=550b8cea13dacc4bf00508a8cce1074c"
|
||||
inherit efl
|
||||
|
||||
# -dev and -dbg packages wants ${PN} which is empty here
|
||||
ALLOW_EMPTY = "1"
|
||||
ALLOW_EMPTY_${PN} = "1"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
INC_PR = "r0"
|
||||
|
||||
@ -3,7 +3,7 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
||||
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
ALLOW_EMPTY_${PN} = "1"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
||||
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
ALLOW_EMPTY_${PN} = "1"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user