git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1631f5f
)
libxml2 2.6.22: Remove spurious .debug directories from the non -dbg packages.
author
Jamie Lenehan
<lenehan@twibble.org>
Sun, 10 Sep 2006 04:35:40 +0000
(
04:35
+0000)
committer
Jamie Lenehan
<lenehan@twibble.org>
Sun, 10 Sep 2006 04:35:40 +0000
(
04:35
+0000)
packages/libxml/libxml2_2.6.22.bb
patch
|
blob
|
history
diff --git
a/packages/libxml/libxml2_2.6.22.bb
b/packages/libxml/libxml2_2.6.22.bb
index
92f3dca
..
f74d33b
100644
(file)
--- a/
packages/libxml/libxml2_2.6.22.bb
+++ b/
packages/libxml/libxml2_2.6.22.bb
@@
-2,7
+2,7
@@
DESCRIPTION = "GNOME XML library"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "MIT"
-PR = "r
2
"
+PR = "r
3
"
SRC_URI = "http://xmlsoft.org/sources/libxml2/libxml2-${PV}.tar.gz \
file://no-testapi.patch;patch=1"
@@
-22,7
+22,7
@@
python populate_packages_prepend () {
bb.data.setVar('PKG_libxml2', 'libxml2', d)
}
-PACKAGES = "${PN}-dev ${PN}-utils ${PN} ${PN}-doc ${PN}-locale"
+PACKAGES = "${PN}-d
bg ${PN}-d
ev ${PN}-utils ${PN} ${PN}-doc ${PN}-locale"
FILES_${PN}-dev += "${bindir}/*-config"
-FILES_${PN}-utils += "${bindir}"
+FILES_${PN}-utils += "${bindir}
/*
"