aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/gamin/gamin_0.1.10.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-12 23:32:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-14 12:04:28 +0100
commita7f5554f92523ab51a774b70e9e6bd5d8fa36b00 (patch)
tree75528915311abd292e1469e5a02e7780051873a7 /meta/recipes-extended/gamin/gamin_0.1.10.bb
parente1d888cd20aafafdab60ec2a857f4ee19d1f9342 (diff)
downloadopenembedded-core-a7f5554f92523ab51a774b70e9e6bd5d8fa36b00.tar.gz
gamin: Fix glib 2.30 deprecation issues
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/gamin/gamin_0.1.10.bb')
-rw-r--r--meta/recipes-extended/gamin/gamin_0.1.10.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-extended/gamin/gamin_0.1.10.bb b/meta/recipes-extended/gamin/gamin_0.1.10.bb
index 080a3253f0..9da7e51a19 100644
--- a/meta/recipes-extended/gamin/gamin_0.1.10.bb
+++ b/meta/recipes-extended/gamin/gamin_0.1.10.bb
@@ -8,10 +8,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=412a9be54757a155d0b997b52b519f62"
DEPENDS = "glib-2.0"
PROVIDES = "fam"
-PR = "r3"
+PR = "r4"
SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \
- file://no-abstract-sockets.patch"
+ file://no-abstract-sockets.patch \
+ file://noconst.patch"
SRC_URI[md5sum] = "b4ec549e57da470c04edd5ec2876a028"
SRC_URI[sha256sum] = "28085f0ae8be10eab582ff186af4fb0be92cc6c62b5cc19cd09b295c7c2899a1"