mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +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:
@@ -25,6 +25,6 @@ do_stage () {
|
||||
|
||||
PACKAGES = "libasound alsa-server alsa-conf alsa-doc alsa-dev"
|
||||
FILES_libasound = "${libdir}/libasound.so*"
|
||||
FILES_alsa-server = "${bindir}"
|
||||
FILES_alsa-server = "${bindir}/*"
|
||||
FILES_alsa-conf = "${datadir}"
|
||||
FILES_alsa-dev = "${libdir}/pkgconfig/ /usr/include/"
|
||||
|
||||
Reference in New Issue
Block a user