aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-mediaplayer1/opie-mediaplayer1.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-03-20 01:59:56 -0700
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-03-20 09:20:43 +0000
commit006c90f3a3f5d31b9ceb40f7b4f25eb352295f69 (patch)
tree3522fee838edd551409335537df42a837a779fc1 /recipes-opie/opie-mediaplayer1/opie-mediaplayer1.inc
parentfd71f04d61b4486a04f92bb734e94bd742741ed3 (diff)
downloadmeta-opie-006c90f3a3f5d31b9ceb40f7b4f25eb352295f69.tar.gz
recipes: Turn ALLOW_EMPTY to be package specific
Fixes QA warnings during parse ERROR: QA Issue: /b/kraj/angstrom/sources/meta-opie/recipes-opie/packagegroups/nativesdk-packagegroup-opie-toolchain-host.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. ERROR: QA Issue: /b/kraj/angstrom/sources/meta-opie/recipes-opie/packagegroups/packagegroup-opie-toolchain-target.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. ERROR: QA Issue: /b/kraj/angstrom/sources/meta-opie/recipes-opie/opie-mediaplayer1/opie-mediaplayer1_git.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. ERROR: QA Issue: /b/kraj/angstrom/sources/meta-opie/recipes-opie/opie-mediaplayer1/opie-mediaplayer1_1.2.5.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-opie/opie-mediaplayer1/opie-mediaplayer1.inc')
-rw-r--r--recipes-opie/opie-mediaplayer1/opie-mediaplayer1.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-opie/opie-mediaplayer1/opie-mediaplayer1.inc b/recipes-opie/opie-mediaplayer1/opie-mediaplayer1.inc
index 22b1069..df35e37 100644
--- a/recipes-opie/opie-mediaplayer1/opie-mediaplayer1.inc
+++ b/recipes-opie/opie-mediaplayer1/opie-mediaplayer1.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "The classic Opie media player (core+plugins)."
LICENSE = "GPLv2"
# FIXME stopgap until split archives have license files included
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
-ALLOW_EMPTY = "1"
+ALLOW_EMPTY_${PN} = "1"
PACKAGE_ARCH = "all"
RDEPENDS_${PN} = "opie-mediaplayer1-core"
RRECOMMENDS_${PN} = "opie-mediaplayer1-libmadplugin opie-mediaplayer1-libwavplugin \