[enigma2-plugins] fix install error.
authorhschang <chang@dev3>
Thu, 29 Oct 2015 03:26:18 +0000 (12:26 +0900)
committerhschang <chang@dev3>
Thu, 29 Oct 2015 03:26:18 +0000 (12:26 +0900)
meta-openvuplus/recipes-vuplus/enigma2/enigma2-plugins.bb

index 2b67a00..3aad601 100755 (executable)
@@ -11,7 +11,7 @@ SRCREV="c8fc96e8e51e1ef71e1709f9dd6f733007f9463e"
 SRCDATE="20110215"
 BRANCH="master"
 PV = "experimental-git${SRCDATE}"
-PR = "r12"
+PR = "r13"
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
@@ -25,6 +25,8 @@ EXTRA_OECONF = " \
        --with-gstversion=1.0 \
 "
 
+PARALLEL_MAKE = ""
+
 SRC_URI_append_vuplus = " \
        file://enigma2_plugins_mytube_tpm.patch \
        file://enigma2_plugins_20121113.patch \