[oe-issues] [Bug 2142] New: temporary solution for dbus-glib_0.72.bb bug
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Fri Apr 27 14:00:48 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2142
Summary: temporary solution for dbus-glib_0.72.bb bug
Product: Openembedded
Version: Angstrom
Platform: MIPS
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: happyarch at gmail.com
QAContact: tinderbox-oe at gmx.net
Hi,
FYI, this is solution for dbus-glib_0.7.2 configuration.
vi +34 /stuff/org.openembedded.dev/classes/autotools.bbclass
oe_runconf () {
sed -e '24243s/{ (exit 1); exit 1; };//g' configure > configure.r
mv configure.r configure
chmod +x configure
if [ -x ${S}/configure ] ; then
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list