X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus;a=blobdiff_plain;f=meta-openvuplus%2Frecipes-vuplus%2Fenigma2%2Fenigma2-plugins.bb;h=d532eac090efc11c1e326f0c21ee0c42a9f0832b;hp=ea99d0ba22b14ce5f9f4d02e2ab28c86acf3984f;hb=1426c63e93c1c72cdc0f22039ab3045584ba32b6;hpb=21914209b63e5a7e517b64a72ec9c08255ac8c27 diff --git a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-plugins.bb b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-plugins.bb index ea99d0b..d532eac 100755 --- a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-plugins.bb +++ b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-plugins.bb @@ -11,7 +11,7 @@ SRCREV="c8fc96e8e51e1ef71e1709f9dd6f733007f9463e" SRCDATE="20110215" BRANCH="master" PV = "experimental-git${SRCDATE}" -PR = "r8" +PR = "r10" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" @@ -30,7 +30,7 @@ SRC_URI_append_vuplus = " \ file://enigma2_plugins_webinterface_tpm.patch;patch=1;pnum=1 \ file://enigma2_plugins_ac3lipsync_dolby.patch;patch=1;pnum=1 \ file://enigma2_plugins_autoresolution_fix.patch;patch=1;pnum=1 \ - file://enigma2_plugins_dependency.patch;patch=1;pnum=1 \ + file://enigma2_plugins_fancontrol2.patch;patch=1;pnum=1 \ file://enigma2_plugins_gst_plugins_pkgname.patch;patch=1;pnum=1 \ file://dreamboxweb.png \ file://dreamboxwebtv.png \ @@ -85,8 +85,8 @@ do_unpack_append(){ modify_po() } -do_install_prepend_vuplus() { - mv ${WORKDIR}/Makefile.am ${S}/easymedia/po +do_configure_prepend_vuplus() { + cp -av ${WORKDIR}/Makefile.am ${S}/easymedia/po/ } do_install_append_vuplus() {