summaryrefslogtreecommitdiffstats
path: root/recipes/gnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-21 19:12:15 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-21 19:12:15 +0200
commit66a55e59bd4b3684b60e55840999539d04a8057c (patch)
treedec1499b53f73d573c68b4d9eb8b566ae2d74022 /recipes/gnome
parenteaafa4bd4a5dfd202f7650ec8e1b7af453ace608 (diff)
downloadopenembedded-66a55e59bd4b3684b60e55840999539d04a8057c.tar.gz
gnome-bluetooth git: bump SRCREV
Diffstat (limited to 'recipes/gnome')
-rw-r--r--recipes/gnome/gnome-bluetooth_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/gnome/gnome-bluetooth_git.bb b/recipes/gnome/gnome-bluetooth_git.bb
index b6690f4bb6..8d33cf51cb 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}"