libxsettings-client: unbreak every version that isn't 0.16
authorKoen Kooi <koen@openembedded.org>
Sat, 3 May 2008 19:09:02 +0000 (19:09 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 3 May 2008 19:09:02 +0000 (19:09 +0000)
* please test any refactoring you do, bitbake -c patch -b foo.bb exists for a reason

packages/libxsettings-client/files/.mtn2git_empty [new file with mode: 0644]
packages/libxsettings-client/files/make_pkgconfig_x11.patch [moved from packages/libxsettings-client/make_pkgconfig_x11.patch with 100% similarity]
packages/libxsettings-client/files/no-host-includes.patch [moved from packages/libxsettings-client/no-host-includes.patch with 100% similarity]
packages/libxsettings-client/libxsettings-client.inc
packages/libxsettings-client/libxsettings-client_0.16.bb

diff --git a/packages/libxsettings-client/files/.mtn2git_empty b/packages/libxsettings-client/files/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
index 319a4f1..bfcf124 100644 (file)
@@ -9,7 +9,7 @@ GPE_TARBALL_SUFFIX = "bz2"
 inherit autotools pkgconfig gpe
 
 SRC_URI = "${GPE_MIRROR}/libxsettings-client-${PV}.tar.bz2 \
-        file://Makefile-am.patch;patch=1"
+"
 
 headers = "xsettings-client.h xsettings-common.h"
 do_stage () {
index 725172b..dff73c3 100644 (file)
@@ -1,3 +1,6 @@
 require libxsettings-client.inc
 
+SRC_URI += "        file://Makefile-am.patch;patch=1"
+
+
 PR="r2"