aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-02-20 17:40:35 +0100
committerKoen Kooi <koen@openembedded.org>2009-02-20 17:40:35 +0100
commit62f7b8ece8a1154fc5ed43d47beec7eb61f543f7 (patch)
tree9c4efe4e81124a7d8cb5b69f27decdcd467d3278
parentb3f33ba5ab7caf583a6055045633857eebae8568 (diff)
downloadopenembedded-62f7b8ece8a1154fc5ed43d47beec7eb61f543f7.tar.gz
ti-dmai: make ${PN} a meta package
-rw-r--r--packages/dsplink/ti-dmai_1.20.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/dsplink/ti-dmai_1.20.bb b/packages/dsplink/ti-dmai_1.20.bb
index 830143c7f2..60a427cba2 100644
--- a/packages/dsplink/ti-dmai_1.20.bb
+++ b/packages/dsplink/ti-dmai_1.20.bb
@@ -20,7 +20,7 @@ SRC_URI = "file://dmai_1_20_00_06.tar.gz \
S = "${WORKDIR}/dmai_1_20_00_06"
# Yes, the xdc stuff still breaks with a '.' in PWD
PV = "120"
-PR = "r12"
+PR = "r13"
TARGET = "all"
TARGET_neuros-osd2 = " dm6446_al dm6446_db"
@@ -70,6 +70,9 @@ do_stage () {
PACKAGES =+ "ti-dmai-apps"
+ALLOW_EMPTY_${PN} = "1"
+RRECOMMENDS_${PN} = "ti-dmai-apps"
+
FILES_ti-dmai-apps = "${datadir}/ti-dmai/*"
pkg_postinst_ti-dmai-apps () {