From e0890b662e590d18a4eb7229b469f0078f97b1e7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 15 Dec 2015 15:40:23 +0000 Subject: meta: Drop now pointless manual -dbg packaging With the autodebug package generation logic, specifically setting FILES_${PN}-dbg isn't needed in most cases, we can remove them. (From OE-Core rev: 3ab59d49dd7c18e194b58d1248b4b87709b5a738) Signed-off-by: Richard Purdie --- meta/recipes-devtools/expect/expect_5.45.bb | 3 --- meta/recipes-devtools/gcc/gcc-cross-canadian.inc | 5 ----- meta/recipes-devtools/gcc/gcc-target.inc | 4 ---- meta/recipes-devtools/git/git.inc | 1 - meta/recipes-devtools/perl/perl_5.22.0.bb | 7 ------- meta/recipes-devtools/pseudo/pseudo.inc | 1 - meta/recipes-devtools/rpm/rpm_4.11.2.bb | 5 ----- meta/recipes-devtools/rpm/rpm_5.4+cvs.bb | 5 ----- meta/recipes-devtools/rpm/rpm_5.4.14.bb | 5 ----- 9 files changed, 36 deletions(-) (limited to 'meta/recipes-devtools') diff --git a/meta/recipes-devtools/expect/expect_5.45.bb b/meta/recipes-devtools/expect/expect_5.45.bb index 43f16e4ff4..b4dfe157ce 100644 --- a/meta/recipes-devtools/expect/expect_5.45.bb +++ b/meta/recipes-devtools/expect/expect_5.45.bb @@ -51,9 +51,6 @@ EXTRA_OECONF += "--with-tcl=${STAGING_LIBDIR} \ " EXTRA_OEMAKE_install = " 'SCRIPTS=' " -FILES_${PN}-dbg += "${libdir}/${BPN}${PV}/.debug \ - ${libdir}/.debug \ - " FILES_${PN}-dev = "${libdir_native}/expect${PV}/libexpect*.so \ ${includedir}/expect.h \ ${includedir}/expect_tcl.h \ diff --git a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc index 54e4881059..e1cad10a3d 100644 --- a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc +++ b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc @@ -84,11 +84,6 @@ FILES_${PN} = "\ " INSANE_SKIP_${PN} += "dev-so" -FILES_${PN}-dbg += " \ - ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/.debug \ - ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/plugin/.debug \ -" - FILES_${PN}-doc = "\ ${infodir} \ ${mandir} \ diff --git a/meta/recipes-devtools/gcc/gcc-target.inc b/meta/recipes-devtools/gcc/gcc-target.inc index d62c15afd8..b8dabe5745 100644 --- a/meta/recipes-devtools/gcc/gcc-target.inc +++ b/meta/recipes-devtools/gcc/gcc-target.inc @@ -44,10 +44,6 @@ FILES_${PN} = "\ " INSANE_SKIP_${PN} += "dev-so" -FILES_${PN}-dbg += "\ - ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/.debug/ \ - ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/plugin/.debug/ \ -" FILES_${PN}-dev = "\ ${gcclibdir}/${TARGET_SYS}/${BINV}/lib*${SOLIBSDEV} \ ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/lib*${SOLIBSDEV} \ diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index 4da4a2754f..d9770e687a 100644 --- a/meta/recipes-devtools/git/git.inc +++ b/meta/recipes-devtools/git/git.inc @@ -75,7 +75,6 @@ do_install_append_class-nativesdk() { } FILES_${PN} += "${datadir}/git-core ${libexecdir}/git-core/" -FILES_${PN}-dbg += "${libexecdir}/git-core/.debug" PERLTOOLS = " \ ${libexecdir}/git-core/git-add--interactive \ diff --git a/meta/recipes-devtools/perl/perl_5.22.0.bb b/meta/recipes-devtools/perl/perl_5.22.0.bb index 9df8d043e3..29dd12d77d 100644 --- a/meta/recipes-devtools/perl/perl_5.22.0.bb +++ b/meta/recipes-devtools/perl/perl_5.22.0.bb @@ -304,13 +304,6 @@ FILES_${PN}-pod = "${libdir}/perl/${PV}/pod \ ${libdir}/perl/${PV}/*/*.pod \ ${libdir}/perl/${PV}/*/*/*.pod " FILES_perl-misc = "${bindir}/*" -FILES_${PN}-dbg += "${libdir}/perl/${PV}/auto/*/.debug \ - ${libdir}/perl/${PV}/auto/*/*/.debug \ - ${libdir}/perl/${PV}/auto/*/*/*/.debug \ - ${libdir}/perl/${PV}/CORE/.debug \ - ${libdir}/perl/${PV}/*/.debug \ - ${libdir}/perl/${PV}/*/*/.debug \ - ${libdir}/perl/${PV}/*/*/*/.debug " FILES_${PN}-doc = "${libdir}/perl/${PV}/*/*.txt \ ${libdir}/perl/${PV}/*/*/*.txt \ ${libdir}/perl/${PV}/auto/XS/Typemap \ diff --git a/meta/recipes-devtools/pseudo/pseudo.inc b/meta/recipes-devtools/pseudo/pseudo.inc index fe12258fd4..0de7b3615f 100644 --- a/meta/recipes-devtools/pseudo/pseudo.inc +++ b/meta/recipes-devtools/pseudo/pseudo.inc @@ -10,7 +10,6 @@ LICENSE = "LGPL2.1" DEPENDS = "sqlite3 attr" FILES_${PN} = "${prefix}/lib/pseudo/lib*/libpseudo.so ${bindir}/* ${localstatedir}/pseudo ${prefix}/var/pseudo" -FILES_${PN}-dbg += "${prefix}/lib/pseudo/lib*/.debug" INSANE_SKIP_${PN} += "libdir" INSANE_SKIP_${PN}-dbg += "libdir" diff --git a/meta/recipes-devtools/rpm/rpm_4.11.2.bb b/meta/recipes-devtools/rpm/rpm_4.11.2.bb index f4a2110ae0..a48852f875 100644 --- a/meta/recipes-devtools/rpm/rpm_4.11.2.bb +++ b/meta/recipes-devtools/rpm/rpm_4.11.2.bb @@ -125,11 +125,6 @@ FILES_${PN} += "${libdir}/rpm \ RDEPENDS_${PN} = "base-files run-postinsts" RDEPENDS_${PN}_class-native = "" -FILES_${PN}-dbg += "${libdir}/rpm/.debug/* \ - ${libdir}/rpm-plugins/.debug/* \ - ${libdir}/python2.7/site-packages/rpm/.debug/* \ - " - FILES_${PN}-dev += "${libdir}/python2.7/site-packages/rpm/*.la" FILES_python-${PN} = "${libdir}/python2.7/site-packages/rpm/*" diff --git a/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb b/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb index 0d14728908..0b38c3a357 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb @@ -259,10 +259,6 @@ FILES_${PN} = "${bindir}/rpm \ ${bindir}/rpm2cpio.real \ " -FILES_${PN}-dbg += "${libdir}/rpm/.debug \ - ${libdir}/rpm/bin/.debug \ - " - FILES_${PN}-common = "${bindir}/rpm2cpio \ ${bindir}/gendiff \ ${sysconfdir}/rpm \ @@ -354,7 +350,6 @@ RDEPENDS_${PN}-build = "file bash perl" RDEPENDS_python-rpm = "${PN}" -FILES_python-rpm-dbg = "${libdir}/python*/site-packages/rpm/.debug/_*" FILES_python-rpm-dev = "${libdir}/python*/site-packages/rpm/*.la" FILES_python-rpm-staticdev = "${libdir}/python*/site-packages/rpm/*.a" FILES_python-rpm = "${libdir}/python*/site-packages/rpm" diff --git a/meta/recipes-devtools/rpm/rpm_5.4.14.bb b/meta/recipes-devtools/rpm/rpm_5.4.14.bb index 97651d28af..f338fd6706 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.14.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.14.bb @@ -255,11 +255,6 @@ FILES_${PN} = "${bindir}/rpm \ ${bindir}/rpm2cpio.real \ " -FILES_${PN}-dbg += "${libdir}/rpm/.debug \ - ${libdir}/rpm/bin/.debug \ - ${libdir}/python*/site-packages/rpm/.debug/_* \ - " - FILES_${PN}-common = "${bindir}/rpm2cpio \ ${bindir}/gendiff \ ${sysconfdir}/rpm \ -- cgit v1.2.3-54-g00ecf