aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sphyrna
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-01-25 15:17:00 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-01-25 15:17:00 +0000
commitad70c238e23834669bcbb6a1bdb192fa69e89508 (patch)
treee585132994e487fc4a6fd14c25bb5a0fa1d22110 /packages/sphyrna
parent9122160f08e4cd472a005b318fc51faac59ff8c6 (diff)
downloadopenembedded-ad70c238e23834669bcbb6a1bdb192fa69e89508.tar.gz
divers: add debug package for 85 files with hardcoded PACKAGES definition. Partly fixes 2471.
Diffstat (limited to 'packages/sphyrna')
-rw-r--r--packages/sphyrna/sphyrna_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sphyrna/sphyrna_svn.bb b/packages/sphyrna/sphyrna_svn.bb
index d2e90cf8f2..2e7fd432e9 100644
--- a/packages/sphyrna/sphyrna_svn.bb
+++ b/packages/sphyrna/sphyrna_svn.bb
@@ -11,7 +11,7 @@ S = "${WORKDIR}/${PN}"
inherit autotools
-PACKAGES = "sphyrna-console sphyrna-python"
+PACKAGES = "${PN}-dbg sphyrna-console sphyrna-python"
FILES_sphyrna-console = "${bindir}/hhconsole"
FILES_sphyrna-python = "${bindir}/decode.py ${libdir}/python2.4/site-packages/sphyrna/*"