From 926280dac03410f8c535afc948dabfd73ce10463 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 1 Apr 2010 13:20:51 +0200 Subject: sane-srcrevs: move SRCREVs to recipes Signed-off-by: Martin Jansa --- recipes/gnome/epiphany_svn.bb | 1 + recipes/gnome/gconf-dbus_svn.bb | 2 ++ 2 files changed, 3 insertions(+) (limited to 'recipes/gnome') diff --git a/recipes/gnome/epiphany_svn.bb b/recipes/gnome/epiphany_svn.bb index 12f2bc5905..6629c5b67b 100644 --- a/recipes/gnome/epiphany_svn.bb +++ b/recipes/gnome/epiphany_svn.bb @@ -2,6 +2,7 @@ DESCRIPTION = "GNOME default webbrowser" DEPENDS = "gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification" RDEPENDS = "gnome-vfs-plugin-http iso-codes" +SRCREV = "7837" PV = "2.20.1+svnr${SRCPV}" PR = "r1" diff --git a/recipes/gnome/gconf-dbus_svn.bb b/recipes/gnome/gconf-dbus_svn.bb index 671d9f4c11..4deae5747b 100644 --- a/recipes/gnome/gconf-dbus_svn.bb +++ b/recipes/gnome/gconf-dbus_svn.bb @@ -5,6 +5,8 @@ SECTION = "x11/utils" PROVIDES = "gconf" RPROVIDES_${PN} = "gconf" RPROVIDES_${PN}-dev = "gconf-dev" + +SRCREV = "641" PV = "2.16.0+svnr${SRCPV}" PR = "r0" -- cgit 1.2.3-korg