diff options
author | Richard Purdie <richard@openedhand.com> | 2005-10-10 12:21:56 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2005-10-10 12:21:56 +0000 |
commit | bfea2526434422e8bd1aff9189e41c49bd7127d9 (patch) | |
tree | 3b91b38ec517af0201084982aeacb2461ea84068 /openembedded/packages/dbus/dbus-0.36/cross.patch | |
parent | 757723a16ef88a30a775b4e69bd0972468826d71 (diff) | |
download | poky-bfea2526434422e8bd1aff9189e41c49bd7127d9.tar.gz |
More syncing with OE, remove old dbus versions and old avahi version
git-svn-id: https://svn.o-hand.com/repos/poky@130 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/dbus/dbus-0.36/cross.patch')
-rw-r--r-- | openembedded/packages/dbus/dbus-0.36/cross.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/openembedded/packages/dbus/dbus-0.36/cross.patch b/openembedded/packages/dbus/dbus-0.36/cross.patch deleted file mode 100644 index 6d1d9d8e7e..0000000000 --- a/openembedded/packages/dbus/dbus-0.36/cross.patch +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | |||
2 | # | ||
3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher | ||
4 | # | ||
5 | |||
6 | --- dbus-0.20/configure.in~cross | ||
7 | +++ dbus-0.20/configure.in | ||
8 | @@ -466,6 +466,7 @@ | ||
9 | exit (0); | ||
10 | ]])], | ||
11 | [have_abstract_sockets=yes], | ||
12 | + [have_abstract_sockets=no], | ||
13 | [have_abstract_sockets=no]) | ||
14 | AC_LANG_POP(C) | ||
15 | AC_MSG_RESULT($have_abstract_sockets) | ||