aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libgsm0710mux_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/libgsm0710mux_git.bb')
-rw-r--r--recipes/freesmartphone/libgsm0710mux_git.bb10
1 files changed, 4 insertions, 6 deletions
diff --git a/recipes/freesmartphone/libgsm0710mux_git.bb b/recipes/freesmartphone/libgsm0710mux_git.bb
index ca73a49e66..b8e333d8d7 100644
--- a/recipes/freesmartphone/libgsm0710mux_git.bb
+++ b/recipes/freesmartphone/libgsm0710mux_git.bb
@@ -3,13 +3,11 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
LICENSE = "GPL"
SECTION = "devel"
DEPENDS = "glib-2.0 libgsm0710 libfsotransport"
-SRCREV = "05d990fce7427f15c985932721deb05012d779bd"
-PV = "0.9.1+gitr${SRCREV}"
+SRCREV = "4d7edda0efec7836612c8c64bb1b90695ca07a53"
+PV = "0.9.2+gitr${SRCREV}"
PR = "r0"
-SRC_URI = "\
- ${FREESMARTPHONE_GIT}/libgsm0710mux;protocol=git;branch=master \
-"
-S = "${WORKDIR}/git"
+SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"
+S = "${WORKDIR}/git/libgsm0710mux"
inherit autotools_stage pkgconfig vala