summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-12-15 16:32:43 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-16 11:56:30 +0000
commit455ff3242627f6e3178e44b5d43468a9ae81584c (patch)
tree2fea42e96816cc76de21d2f10c45ec7aab73cd47 /meta/recipes-extended
parente0890b662e590d18a4eb7229b469f0078f97b1e7 (diff)
downloadpoky-455ff3242627f6e3178e44b5d43468a9ae81584c.tar.gz
meta: more removals of redunant FILES_${PN}-dbg
In some recipes overly-split -dbg packages were merged into PN-dbg. Unless there's a very good reason, recipes should have a single -dev and -dbg package. (From OE-Core rev: a3b000643898d7402b9e57c02e8d10e677cc9722) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/cracklib/cracklib_2.9.5.bb1
-rw-r--r--meta/recipes-extended/gawk/gawk_3.1.5.bb1
-rw-r--r--meta/recipes-extended/gawk/gawk_4.1.3.bb1
-rw-r--r--meta/recipes-extended/iptables/iptables_1.4.21.bb1
-rw-r--r--meta/recipes-extended/libuser/libuser_0.62.bb1
-rw-r--r--meta/recipes-extended/mc/mc_4.7.5.2.bb2
-rw-r--r--meta/recipes-extended/mc/mc_4.8.15.bb2
-rw-r--r--meta/recipes-extended/newt/libnewt-python_0.52.18.bb1
-rw-r--r--meta/recipes-extended/slang/slang_2.2.4.bb1
-rw-r--r--meta/recipes-extended/sysstat/sysstat.inc1
10 files changed, 0 insertions, 12 deletions
diff --git a/meta/recipes-extended/cracklib/cracklib_2.9.5.bb b/meta/recipes-extended/cracklib/cracklib_2.9.5.bb
index 35817c9363..8c9063e07c 100644
--- a/meta/recipes-extended/cracklib/cracklib_2.9.5.bb
+++ b/meta/recipes-extended/cracklib/cracklib_2.9.5.bb
@@ -45,7 +45,6 @@ BBCLASSEXTEND = "native nativesdk"
45FILES_${PN}-python = "${PYTHON_SITEPACKAGES_DIR}/cracklib.py \ 45FILES_${PN}-python = "${PYTHON_SITEPACKAGES_DIR}/cracklib.py \
46 ${PYTHON_SITEPACKAGES_DIR}/_cracklib.so \ 46 ${PYTHON_SITEPACKAGES_DIR}/_cracklib.so \
47 " 47 "
48FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/.debug/_cracklib.so"
49FILES_${PN}-staticdev += "${PYTHON_SITEPACKAGES_DIR}/_cracklib.a \ 48FILES_${PN}-staticdev += "${PYTHON_SITEPACKAGES_DIR}/_cracklib.a \
50 ${PYTHON_SITEPACKAGES_DIR}/_cracklib.la \ 49 ${PYTHON_SITEPACKAGES_DIR}/_cracklib.la \
51 " 50 "
diff --git a/meta/recipes-extended/gawk/gawk_3.1.5.bb b/meta/recipes-extended/gawk/gawk_3.1.5.bb
index c7af4a9b72..bc188fad13 100644
--- a/meta/recipes-extended/gawk/gawk_3.1.5.bb
+++ b/meta/recipes-extended/gawk/gawk_3.1.5.bb
@@ -28,7 +28,6 @@ PACKAGES += "gawk-common pgawk"
28FILES_${PN} = "${bindir}/gawk* ${bindir}/igawk" 28FILES_${PN} = "${bindir}/gawk* ${bindir}/igawk"
29FILES_gawk-common += "${datadir}/awk/* ${libdir}/gawk/awk/*" 29FILES_gawk-common += "${datadir}/awk/* ${libdir}/gawk/awk/*"
30FILES_pgawk = "${bindir}/pgawk*" 30FILES_pgawk = "${bindir}/pgawk*"
31FILES_${PN}-dbg += "${libdir}/gawk/awk/.debug"
32 31
33ALTERNATIVE_${PN} = "awk" 32ALTERNATIVE_${PN} = "awk"
34ALTERNATIVE_TARGET[awk] = "${bindir}/gawk" 33ALTERNATIVE_TARGET[awk] = "${bindir}/gawk"
diff --git a/meta/recipes-extended/gawk/gawk_4.1.3.bb b/meta/recipes-extended/gawk/gawk_4.1.3.bb
index d1a88e45a9..6ca7f3ef45 100644
--- a/meta/recipes-extended/gawk/gawk_4.1.3.bb
+++ b/meta/recipes-extended/gawk/gawk_4.1.3.bb
@@ -26,7 +26,6 @@ inherit autotools gettext texinfo update-alternatives
26 26
27FILES_${PN} += "${datadir}/awk" 27FILES_${PN} += "${datadir}/awk"
28FILES_${PN}-dev += "${libdir}/${BPN}/*.la" 28FILES_${PN}-dev += "${libdir}/${BPN}/*.la"
29FILES_${PN}-dbg += "${libexecdir}/awk/.debug"
30 29
31ALTERNATIVE_${PN} = "awk" 30ALTERNATIVE_${PN} = "awk"
32ALTERNATIVE_TARGET[awk] = "${bindir}/gawk" 31ALTERNATIVE_TARGET[awk] = "${bindir}/gawk"
diff --git a/meta/recipes-extended/iptables/iptables_1.4.21.bb b/meta/recipes-extended/iptables/iptables_1.4.21.bb
index deea5e5144..4118f54812 100644
--- a/meta/recipes-extended/iptables/iptables_1.4.21.bb
+++ b/meta/recipes-extended/iptables/iptables_1.4.21.bb
@@ -17,7 +17,6 @@ RRECOMMENDS_${PN} = "kernel-module-x-tables \
17 kernel-module-nf-nat \ 17 kernel-module-nf-nat \
18 kernel-module-ipt-masquerade" 18 kernel-module-ipt-masquerade"
19FILES_${PN} =+ "${libdir}/xtables/ ${datadir}/xtables" 19FILES_${PN} =+ "${libdir}/xtables/ ${datadir}/xtables"
20FILES_${PN}-dbg =+ "${libdir}/xtables/.debug"
21 20
22SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2 \ 21SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2 \
23 file://types.h-add-defines-that-are-required-for-if_packet.patch \ 22 file://types.h-add-defines-that-are-required-for-if_packet.patch \
diff --git a/meta/recipes-extended/libuser/libuser_0.62.bb b/meta/recipes-extended/libuser/libuser_0.62.bb
index c4ed459598..4caa8a1495 100644
--- a/meta/recipes-extended/libuser/libuser_0.62.bb
+++ b/meta/recipes-extended/libuser/libuser_0.62.bb
@@ -25,6 +25,5 @@ EXTRA_OEMAKE = "PYTHON_CPPFLAGS=-I${STAGING_INCDIR}/${PYTHON_DIR}"
25 25
26PACKAGES += "${PN}-python " 26PACKAGES += "${PN}-python "
27 27
28FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/.debug"
29FILES_${PN}-python = "${PYTHON_SITEPACKAGES_DIR}" 28FILES_${PN}-python = "${PYTHON_SITEPACKAGES_DIR}"
30 29
diff --git a/meta/recipes-extended/mc/mc_4.7.5.2.bb b/meta/recipes-extended/mc/mc_4.7.5.2.bb
index b47eb02323..b38964d827 100644
--- a/meta/recipes-extended/mc/mc_4.7.5.2.bb
+++ b/meta/recipes-extended/mc/mc_4.7.5.2.bb
@@ -19,8 +19,6 @@ inherit autotools gettext pkgconfig
19 19
20EXTRA_OECONF = "--with-screen=ncurses --without-gpm-mouse --without-x --without-samba" 20EXTRA_OECONF = "--with-screen=ncurses --without-gpm-mouse --without-x --without-samba"
21 21
22FILES_${PN}-dbg += "${libexecdir}/mc/.debug/"
23
24do_install_append () { 22do_install_append () {
25 sed -i -e '1s,#!.*perl,#!${bindir}/env perl,' ${D}${libexecdir}/mc/extfs.d/* 23 sed -i -e '1s,#!.*perl,#!${bindir}/env perl,' ${D}${libexecdir}/mc/extfs.d/*
26 sed -i -e '1s,#!.*python,#!${bindir}/env python,' ${D}${libexecdir}/mc/extfs.d/* 24 sed -i -e '1s,#!.*python,#!${bindir}/env python,' ${D}${libexecdir}/mc/extfs.d/*
diff --git a/meta/recipes-extended/mc/mc_4.8.15.bb b/meta/recipes-extended/mc/mc_4.8.15.bb
index ed53760275..6c3a16aabb 100644
--- a/meta/recipes-extended/mc/mc_4.8.15.bb
+++ b/meta/recipes-extended/mc/mc_4.8.15.bb
@@ -22,8 +22,6 @@ PACKAGECONFIG[sftp] = "--enable-vfs-sftp,--disable-vfs-sftp,libssh2,"
22 22
23EXTRA_OECONF = "--with-screen=ncurses --without-gpm-mouse --without-x" 23EXTRA_OECONF = "--with-screen=ncurses --without-gpm-mouse --without-x"
24 24
25FILES_${PN}-dbg += "${libexecdir}/mc/.debug/"
26
27do_install_append () { 25do_install_append () {
28 sed -i -e '1s,#!.*perl,#!${bindir}/env perl,' ${D}${libexecdir}/mc/extfs.d/* 26 sed -i -e '1s,#!.*perl,#!${bindir}/env perl,' ${D}${libexecdir}/mc/extfs.d/*
29 sed -i -e '1s,#!.*python,#!${bindir}/env python,' ${D}${libexecdir}/mc/extfs.d/* 27 sed -i -e '1s,#!.*python,#!${bindir}/env python,' ${D}${libexecdir}/mc/extfs.d/*
diff --git a/meta/recipes-extended/newt/libnewt-python_0.52.18.bb b/meta/recipes-extended/newt/libnewt-python_0.52.18.bb
index 94a41a38ea..ba047574f2 100644
--- a/meta/recipes-extended/newt/libnewt-python_0.52.18.bb
+++ b/meta/recipes-extended/newt/libnewt-python_0.52.18.bb
@@ -24,6 +24,5 @@ do_install () {
24PACKAGES_remove = "whiptail" 24PACKAGES_remove = "whiptail"
25 25
26FILES_${PN} = "${PYTHON_SITEPACKAGES_DIR}/*" 26FILES_${PN} = "${PYTHON_SITEPACKAGES_DIR}/*"
27FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/.debug/"
28 27
29BBCLASSEXTEND = "native" 28BBCLASSEXTEND = "native"
diff --git a/meta/recipes-extended/slang/slang_2.2.4.bb b/meta/recipes-extended/slang/slang_2.2.4.bb
index e33e868447..bfaa9a58df 100644
--- a/meta/recipes-extended/slang/slang_2.2.4.bb
+++ b/meta/recipes-extended/slang/slang_2.2.4.bb
@@ -48,7 +48,6 @@ do_install() {
48} 48}
49 49
50FILES_${PN} += "${libdir}/${BPN}/v2/modules/ ${datadir}/slsh/" 50FILES_${PN} += "${libdir}/${BPN}/v2/modules/ ${datadir}/slsh/"
51FILES_${PN}-dbg += "${libdir}/${BPN}/v2/modules/.debug"
52 51
53PARALLEL_MAKE = "" 52PARALLEL_MAKE = ""
54 53
diff --git a/meta/recipes-extended/sysstat/sysstat.inc b/meta/recipes-extended/sysstat/sysstat.inc
index 85be902a86..a954bba2d5 100644
--- a/meta/recipes-extended/sysstat/sysstat.inc
+++ b/meta/recipes-extended/sysstat/sysstat.inc
@@ -51,7 +51,6 @@ pkg_postinst_${PN} () {
51 51
52 52
53FILES_${PN} += "${libdir}/sa" 53FILES_${PN} += "${libdir}/sa"
54FILES_${PN}-dbg += "${libdir}/sa/.debug/"
55 54
56TARGET_CC_ARCH += "${LDFLAGS}" 55TARGET_CC_ARCH += "${LDFLAGS}"
57LDFLAGS_append_libc-uclibc = " -lintl" 56LDFLAGS_append_libc-uclibc = " -lintl"