mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
packages: various .debug packaging fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@831 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -6,7 +6,7 @@ LICENSE = "MIT"
|
||||
PACKAGES = "${PN}-dev ${PN}-utils ${PN} ${PN}-doc ${PN}-locale"
|
||||
|
||||
FILES_${PN}-dev += "${bindir}/xml-config"
|
||||
FILES_${PN}-utils += "${bindir}"
|
||||
FILES_${PN}-utils += "${bindir}/*"
|
||||
|
||||
SRC_URI = "http://xmlsoft.org/sources/libxml2/libxml2-${PV}.tar.gz \
|
||||
file://no-testapi.patch;patch=1"
|
||||
|
||||
@@ -7,7 +7,7 @@ LICENSE = "MIT"
|
||||
PACKAGES = "${PN}-dev ${PN}-utils ${PN} ${PN}-doc ${PN}-locale"
|
||||
|
||||
FILES_${PN}-dev += "${bindir}/xml-config"
|
||||
FILES_${PN}-utils += "${bindir}"
|
||||
FILES_${PN}-utils += "${bindir}/*"
|
||||
|
||||
PV = "2.6.23+cvs${SRCDATE}"
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
Reference in New Issue
Block a user