[oe-commits] org.oe.dev libxosd: QA issue: package libxosd-dbg before libxosd-examples,

pH5 commit openembedded-commits at lists.openembedded.org
Sun Jun 17 10:47:41 UTC 2007


libxosd: QA issue: package libxosd-dbg before libxosd-examples,
so that ${bindir}/.debug doesn't end up in libxosd-examples.

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 786b1075e179d564393fd56094454da0bfcfbf1c
ViewMTN: http://monotone.openembedded.org/revision.psp?id=786b1075e179d564393fd56094454da0bfcfbf1c
Files:
1
packages/libxosd/libxosd_svn.bb
Diffs:

#
# mt diff -r636893a3af4e8e5404ce4917f3701dbe8fc0ab46 -r786b1075e179d564393fd56094454da0bfcfbf1c
#
# 
# 
# patch "packages/libxosd/libxosd_svn.bb"
#  from [f213f343e3a233f08a138922f6f73975c1b8474e]
#    to [a4c0d1f79f10ad941aad14baa96a24ce4a54f563]
# 
============================================================
--- packages/libxosd/libxosd_svn.bb	f213f343e3a233f08a138922f6f73975c1b8474e
+++ packages/libxosd/libxosd_svn.bb	a4c0d1f79f10ad941aad14baa96a24ce4a54f563
@@ -16,6 +16,5 @@ do_stage() {
 	autotools_stage_all
 }
 
-PACKAGES =+ "${PN}-examples"
+PACKAGES =+ "${PN}-dbg ${PN}-examples"
 FILES_${PN}-examples = "${bindir}"
-






More information about the Openembedded-commits mailing list