From: hschang Date: Wed, 2 Jul 2014 06:19:44 +0000 (+0900) Subject: [enigma2-plugin-systemplugins-autoshutdown] fix fetch error X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=commitdiff_plain;h=4653e886d47b28b3cd5d31cfafeaf793a62e1d7f;hp=2997ef5a78a8d723a957c73fbc4927087d24b2d6 [enigma2-plugin-systemplugins-autoshutdown] fix fetch error --- diff --git a/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-systemplugins-autoshutdown.bb b/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-systemplugins-autoshutdown.bb index 223ef3c..b708125 100644 --- a/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-systemplugins-autoshutdown.bb +++ b/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-systemplugins-autoshutdown.bb @@ -3,18 +3,17 @@ DESCRIPTION = "automated power off for STB" PACKAGE_ARCH = "${MACHINE_ARCH}" inherit gitpkgv -SRCREV = "" +SRCREV="406e54cb250fecb5040dba844098140982186668" PV = "0.3+git${SRCPV}" PKGV = "0.3+git${GITPKGV}" PR = "r3" require openplugins.inc -SRC_REV = "406e54cb250fecb5040dba844098140982186668" -SRC_URI = "git://github.com/E2OpenPlugins/e2openplugin-${MODULE}.git;protocol=git;tag=${SRC_REV} \ - file://autoshutdown-default-time_20121207.patch \ - file://autoshutdown-fix-standby_20140407.patch \ - " +SRC_URI += " \ + file://autoshutdown-default-time_20121207.patch \ + file://autoshutdown-fix-standby_20140407.patch \ +" inherit autotools