aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-bluetooth_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-bluetooth_git.bb')
-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}"