aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/msmcommd_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/msmcommd_git.bb')
-rw-r--r--recipes/freesmartphone/msmcommd_git.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb
index 7177e50fc1..e1f69bbbf4 100644
--- a/recipes/freesmartphone/msmcommd_git.bb
+++ b/recipes/freesmartphone/msmcommd_git.bb
@@ -4,7 +4,7 @@ AUTHOR = "Simon Busch <morphis@gravedo.de>"
SECTION = "console/network"
LICENSE = "GPL"
DEPENDS = "libgee libfsotransport"
-SRCREV = "23c0cd870fc989792a20c6c662db4400129bd471"
+SRCREV = "cdbb26ba215cf314cf8ccf25a5e7cbdcb9f7bece"
PV = "0.1.0+gitr${SRCPV}"
PR = "r2"
PE = "1"
@@ -12,9 +12,7 @@ PE = "1"
SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"
S = "${WORKDIR}/git"
-inherit autotools_stage vala
-
-PARALLEL_MAKE = ""
+inherit autotools vala
PACKAGES =+ "${PN}-lib ${PN}-term"
FILES_${PN}-lib = "${libdir}/lib*.so.*"