[oe-commits] Koen Kooi : gnome-bluetooth git: bump SRCREV

git version control git at git.openembedded.org
Wed Oct 21 17:21:02 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 66a55e59bd4b3684b60e55840999539d04a8057c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=66a55e59bd4b3684b60e55840999539d04a8057c

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Oct 21 19:12:15 2009 +0200

gnome-bluetooth git: bump SRCREV

---

 recipes/gnome/gnome-bluetooth_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/gnome/gnome-bluetooth_git.bb b/recipes/gnome/gnome-bluetooth_git.bb
index b6690f4..8d33cf5 100644
--- a/recipes/gnome/gnome-bluetooth_git.bb
+++ b/recipes/gnome/gnome-bluetooth_git.bb
@@ -5,14 +5,14 @@ DEFAULT_PREFERENCE = "-1"
 
 inherit autotools gnome pkgconfig
 
-SRC_URI = "git://git.gnome.org/gnome-bluetooth;protocol=git \
+SRC_URI = "git://git.gnome.org/gnome-bluetooth;branch=gnome-2-28;protocol=git \
            file://gtk-doc.make \
 "
 
 S = "${WORKDIR}/git"
 
-SRCREV = "59efa1c06153cd5bdaff64f7efca791c11c77f2f"
-PV = "2.27.8"
+SRCREV = "0622ea93f4e42d1599f2467e6bef5dca49cd99fd"
+PV = "2.28.1"
 PR = "r0"
 PR_append = "+gitr${SRCREV}"
 





More information about the Openembedded-commits mailing list