[oe-commits] org.oe.dev spandsp: apply the hack from version 0.0.3+0.0.4pre16 to trick QA tests. Closes 3498.

Laibsch commit openembedded-commits at lists.openembedded.org
Sun Jan 20 14:05:41 UTC 2008


spandsp: apply the hack from version 0.0.3+0.0.4pre16 to trick QA tests.  Closes 3498.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 2aa3f8eb3d7e18facb38d314243dba39e6b87646
ViewMTN: http://monotone.openembedded.org/revision/info/2aa3f8eb3d7e18facb38d314243dba39e6b87646
Files:
1
packages/spandsp/spandsp_0.0.3.bb
Diffs:

#
# mt diff -r0d5d823cc12781ee3210ea4839db60f914bb5d54 -r2aa3f8eb3d7e18facb38d314243dba39e6b87646
#
# 
# 
# patch "packages/spandsp/spandsp_0.0.3.bb"
#  from [9b248bfa60d8847873395df1ae5b309eecaaf91f]
#    to [eabce9404047737c74f5e7710878f500f27fc5b3]
# 
============================================================
--- packages/spandsp/spandsp_0.0.3.bb	9b248bfa60d8847873395df1ae5b309eecaaf91f
+++ packages/spandsp/spandsp_0.0.3.bb	eabce9404047737c74f5e7710878f500f27fc5b3
@@ -11,6 +11,11 @@ PARALLEL_MAKE = ""
 
 PARALLEL_MAKE = ""
 
+# *cough*
+do_configure_append() {
+        rm config.log
+}
+
 do_stage () { 
     autotools_stage_all 
 }






More information about the Openembedded-commits mailing list