aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2016-04-22 01:04:18 +0200
committerAndreas Oberritter <obi@opendreambox.org>2017-10-17 04:38:26 +0200
commite82889c287aa4e0717f308251b7ceab69bb66a47 (patch)
tree592f253af521c291cdcb989b827cf17380bf8dce
parent43968d2f26ce43d5df4cddf6cd3814f97af45ad1 (diff)
downloadopenembedded-core-contrib-e82889c287aa4e0717f308251b7ceab69bb66a47.tar.gz
apt: use default packaging rules for -dev package
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-rw-r--r--meta/recipes-devtools/apt/apt_1.0.10.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/apt/apt_1.0.10.1.bb b/meta/recipes-devtools/apt/apt_1.0.10.1.bb
index 21dd46ece4..0a5f5d06ec 100644
--- a/meta/recipes-devtools/apt/apt_1.0.10.1.bb
+++ b/meta/recipes-devtools/apt/apt_1.0.10.1.bb
@@ -5,7 +5,6 @@ require apt.inc
PACKAGES =+ "${PN}-utils"
FILES_${PN} += "${libdir}/dpkg"
FILES_${PN}-utils = "${bindir}/apt-sortpkgs ${bindir}/apt-extracttemplates"
-FILES_${PN}-dev = "${libdir}/libapt*.so ${includedir}"
do_install () {
set -x