aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-05-05 10:22:30 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-05-07 12:37:44 +0200
commitf6c2ad4e651383ab09be1f5b394aa7014233cfc5 (patch)
treecc80e478c084c9c23ccc003a2efda7dfa0980ecd /recipes/shr
parent6eb559772ae0b1aeef33bea40a6feafbf68aa783 (diff)
downloadopenembedded-f6c2ad4e651383ab09be1f5b394aa7014233cfc5.tar.gz
libshr-glib: bump SRCREV for glib-2.29 support and use gdbus-codegen from glib-2.0-native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr')
-rw-r--r--recipes/shr/libshr-glib_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/shr/libshr-glib_git.bb b/recipes/shr/libshr-glib_git.bb
index c94eccbc74..892d6d95a0 100644
--- a/recipes/shr/libshr-glib_git.bb
+++ b/recipes/shr/libshr-glib_git.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "GLib-based DBus bindings for shr-project.org"
AUTHOR = "Klaus 'mrmoku' Kurzmann"
LICENSE = "LGPL"
SECTION = "devel"
-DEPENDS = "gdbus-binding-tool glib-2.0 shr-specs"
-SRCREV = "78ed61d459362235366372b5d2a244c378025cb8"
+DEPENDS = "glib-2.0-native glib-2.0 shr-specs"
+SRCREV = "de87dda3aaf83bcfa08a0add5d31801ec9a9d85c"
PV = "2011.03.08.2+gitr${SRCPV}"
PR = "r0"