aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nonworking
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/nonworking
parent9122160f08e4cd472a005b318fc51faac59ff8c6 (diff)
downloadopenembedded-ad70c238e23834669bcbb6a1bdb192fa69e89508.tar.gz
divers: add debug package for 85 files with hardcoded PACKAGES definition. Partly fixes 2471.
Diffstat (limited to 'packages/nonworking')
-rw-r--r--packages/nonworking/efl/edb-utils_1.0.5.007.bb2
-rw-r--r--packages/nonworking/efl/edje-utils_0.5.0.038.bb2
-rw-r--r--packages/nonworking/efl/embryo-utils_0.9.1.038.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/nonworking/efl/edb-utils_1.0.5.007.bb b/packages/nonworking/efl/edb-utils_1.0.5.007.bb
index 8d47e068a7..11fae0f565 100644
--- a/packages/nonworking/efl/edb-utils_1.0.5.007.bb
+++ b/packages/nonworking/efl/edb-utils_1.0.5.007.bb
@@ -8,7 +8,7 @@ inherit efl
EXTRA_OECONF += "--disable-gtk"
-PACKAGES = "edb-utils"
+PACKAGES = "${PN}-dbg edb-utils"
FILES_${PN} = "${bindir}/edb_ed ${bindir}/edb_vt_ed ${bindir}/edb_gtk_ed"
RDEPENDS_${PN} += "ncurses"
diff --git a/packages/nonworking/efl/edje-utils_0.5.0.038.bb b/packages/nonworking/efl/edje-utils_0.5.0.038.bb
index f8eb917e4d..966abe7654 100644
--- a/packages/nonworking/efl/edje-utils_0.5.0.038.bb
+++ b/packages/nonworking/efl/edje-utils_0.5.0.038.bb
@@ -5,7 +5,7 @@ PR = "r6"
inherit efl
-PACKAGES = "edje-utils"
+PACKAGES = "${PN}-dbg edje-utils"
FILES_${PN} = "${bindir}/edje ${bindir}/edje_* ${datadir}/edje/data/template ${datadir}/edje/include"
RDEPENDS_${PN} += "embryo-utils cpp cpp-symlinks gcc gcc-symlinks"
diff --git a/packages/nonworking/efl/embryo-utils_0.9.1.038.bb b/packages/nonworking/efl/embryo-utils_0.9.1.038.bb
index d507c53cce..78cc70394c 100644
--- a/packages/nonworking/efl/embryo-utils_0.9.1.038.bb
+++ b/packages/nonworking/efl/embryo-utils_0.9.1.038.bb
@@ -11,7 +11,7 @@ inherit efl
SRC_URI = "${E_URI}/embryo-${PV}.tar.gz"
S = "${WORKDIR}/embryo-${PV}"
-PACKAGES = "embryo-utils"
+PACKAGES = "${PN}-dbg embryo-utils"
FILES_${PN} = "${bindir}/embryo ${bindir}/embryo_* ${datadir}/embryo/include"
libraries = ""