[oe-commits] org.oe.dev dbus 0.95: re-add cross.patch for people that don't have the ac_cv test result in their site files

koen commit openembedded-commits at lists.openembedded.org
Thu Nov 9 21:02:25 UTC 2006


dbus 0.95: re-add cross.patch for people that don't have the ac_cv test result in their site files

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 44673bf7afdf5445b68a38701c71b8ad62e89bf8
ViewMTN: http://monotone.openembedded.org/revision.psp?id=44673bf7afdf5445b68a38701c71b8ad62e89bf8
Files:
1
packages/dbus/dbus-0.95/cross.patch
packages/dbus/dbus_0.95.bb
Diffs:

#
# mt diff -r864008cdcc04a7899511c8c1ea906bfb1b9a0edf -r44673bf7afdf5445b68a38701c71b8ad62e89bf8
#
# 
# 
# add_file "packages/dbus/dbus-0.95/cross.patch"
#  content [8893afa8766367ecce4e78b1bbede8c7e4781336]
# 
# patch "packages/dbus/dbus_0.95.bb"
#  from [5f8c15935f283296cf99165af7ce07fbf9580bde]
#    to [30c78e40400fe6d8d71b2c6d6298bf96a4763140]
# 
============================================================
--- packages/dbus/dbus-0.95/cross.patch	8893afa8766367ecce4e78b1bbede8c7e4781336
+++ packages/dbus/dbus-0.95/cross.patch	8893afa8766367ecce4e78b1bbede8c7e4781336
@@ -0,0 +1,10 @@
+--- /tmp/configure.in	2006-11-09 21:47:10.000000000 +0100
++++ dbus-0.95/configure.in	2006-11-09 21:48:13.108554000 +0100
+@@ -719,6 +719,7 @@
+     exit (0);
+ ]])],
+               [ac_cv_have_abstract_sockets=yes],
++	      [ac_cv_have_abstract_sockets=no],
+               [ac_cv_have_abstract_sockets=no]
+ )])
+ AC_LANG_POP(C)
============================================================
--- packages/dbus/dbus_0.95.bb	5f8c15935f283296cf99165af7ce07fbf9580bde
+++ packages/dbus/dbus_0.95.bb	30c78e40400fe6d8d71b2c6d6298bf96a4763140
@@ -10,6 +10,7 @@ SRC_URI = "http://dbus.freedesktop.org/r
 	   file://tmpdir.patch;patch=1 \
 	   file://dbus-1.init \
 	   file://fix-segfault.patch;patch=1 \
+           file://cross.patch;patch=1 \
 	   file://fix-install-daemon.patch;patch=1"
 
 inherit autotools pkgconfig update-rc.d gettext






More information about the Openembedded-commits mailing list