[oe-commits] org.oe.dev bitbake.conf: add matchbox-panel debug dirs

koen commit openembedded-commits at lists.openembedded.org
Wed Feb 28 09:24:31 UTC 2007


bitbake.conf: add matchbox-panel debug dirs

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 060ef98ff12e8cd3a5ee0a644e1cba0a767fc819
ViewMTN: http://monotone.openembedded.org/revision.psp?id=060ef98ff12e8cd3a5ee0a644e1cba0a767fc819
Files:
1
conf/bitbake.conf
Diffs:

#
# mt diff -r1366964b2e19a6e1c338d7e1984b57c483fcff72 -r060ef98ff12e8cd3a5ee0a644e1cba0a767fc819
#
# 
# 
# patch "conf/bitbake.conf"
#  from [02ef34c81ff0f9907ce85f6a9825a03ebba22aa8]
#    to [aa90f4fd70c81af34f7663e2b054839ce7e56e82]
# 
============================================================
--- conf/bitbake.conf	02ef34c81ff0f9907ce85f6a9825a03ebba22aa8
+++ conf/bitbake.conf	aa90f4fd70c81af34f7663e2b054839ce7e56e82
@@ -124,7 +124,8 @@ FILES_${PN}-dbg = "${bindir}/.debug ${sb
                 /lib/*.a /lib/*.o ${datadir}/aclocal"
 FILES_${PN}-locale = "${datadir}/locale"
 FILES_${PN}-dbg = "${bindir}/.debug ${sbindir}/.debug ${libexecdir}/.debug ${libdir}/.debug \
-            /bin/.debug /sbin/.debug /lib/.debug ${libdir}/${PN}/.debug"
+            /bin/.debug /sbin/.debug /lib/.debug ${libdir}/${PN}/.debug \
+	    ${libdir}/matchbox-panel/.debug"
 
 # File manifest
 






More information about the Openembedded-commits mailing list