task-angstrom-e: fix ALLOW_EMPTY declaration
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -3,7 +3,7 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
||||
|
||||
PR = "r1"
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
@@ -11,6 +11,9 @@ PACKAGES = "\
|
||||
angstrom-e-base-depends \
|
||||
angstrom-e-depends"
|
||||
|
||||
ALLOW_EMPTY_angstrom-e-base-depends = "1"
|
||||
ALLOW_EMPTY_angstrom-e-depends = "1"
|
||||
|
||||
RDEPENDS_angstrom-e-base-depends := "\
|
||||
angstrom-x11-base-depends \
|
||||
rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo \
|
||||
|
||||
Reference in New Issue
Block a user