Op 13 jun 2011, om 08:54 heeft Saul Wold het volgende geschreven: > New version now uses git > set --enable-defaults-service=no so that polkit is not pulled in > > Signed-off-by: Saul Wold <[email protected]> > --- > .../gnome/{gconf-dbus_svn.bb => gconf-dbus_git.bb} | 12 +++++------- > 1 files changed, 5 insertions(+), 7 deletions(-) > rename meta/recipes-gnome/gnome/{gconf-dbus_svn.bb => gconf-dbus_git.bb} (76%) > > diff --git a/meta/recipes-gnome/gnome/gconf-dbus_svn.bb > b/meta/recipes-gnome/gnome/gconf-dbus_git.bb > similarity index 76% > rename from meta/recipes-gnome/gnome/gconf-dbus_svn.bb > rename to meta/recipes-gnome/gnome/gconf-dbus_git.bb > index 16a2ddb..2b6f9c3 100644 > --- a/meta/recipes-gnome/gnome/gconf-dbus_svn.bb > +++ b/meta/recipes-gnome/gnome/gconf-dbus_git.bb > @@ -8,19 +8,17 @@ PROVIDES = "gconf" > RPROVIDES_${PN} = "gconf" > RPROVIDES_${PN}-dev = "gconf-dev" > > -SRCREV = "705" > -PV = "2.16.0+svnr${SRCPV}" > +SRCREV = "d096734a6c53954baa64e3ce8a62d11296b9eaab" > +PV = "2.29.1+git${SRCPV}"
2.29 is an unstable version, do you really want to use that? ANd related to that, in this day and age is there still benefit in using a manpower challenged fork of a component that has been obsoleted upstream? AIUI gsettings is all the rage now. regards, Koen _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
