summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/ti/freondemo_git.bb4
-rw-r--r--recipes/ti/gstd_git.bb6
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes/ti/freondemo_git.bb b/recipes/ti/freondemo_git.bb
index 512ef08cfa..b85145b950 100644
--- a/recipes/ti/freondemo_git.bb
+++ b/recipes/ti/freondemo_git.bb
@@ -9,10 +9,10 @@ DEPENDS = "dbus gstd"
RDEPENDS_${PN} = "gstd alsa-utils-amixer"
RRECOMMENDS_${PN} = "qt4-embedded-plugin-mousedriver-tslib"
-SRCREV = "ed01b199780912423644f3f05f9c796f66d9209f"
+SRCREV = "b5c93e9d017d14c945c30b0cb47fb00cbf41b12b"
PV = "1.0"
-PR = "r5"
+PR = "r6"
PR_append = "+gitr${SRCREV}"
SRC_URI = "git://freondemo.git.sourceforge.net/gitroot/freondemo/freondemo;protocol=git \
diff --git a/recipes/ti/gstd_git.bb b/recipes/ti/gstd_git.bb
index be4838e96c..003705c10b 100644
--- a/recipes/ti/gstd_git.bb
+++ b/recipes/ti/gstd_git.bb
@@ -8,13 +8,13 @@ PRIORITY = "optional"
DEPENDS = "dbus dbus-glib gstreamer"
RDEPENDS = "gst-plugins-base"
-SRCREV = "88b4ae3fd9973a503a85e194f17f364cdf903fb3"
+SRCREV = "525cecebdb8f59157a69ec2f6cfaa46800b20b79"
PV = "1.0"
-PR = "r5"
+PR = "r6"
PR_append = "+gitr${SRCREV}"
-SRC_URI = "git://harrier.git.sourceforge.net/gitroot/harrier/harrier;protocol=git \
+SRC_URI = "git://gstd.git.sourceforge.net/gitroot/gstd/harrier;protocol=git \
"
S = "${WORKDIR}/git"