browser updated and autoshutdown plugin build bugfixes.
authorkos <kos@dev3>
Mon, 10 Dec 2012 07:06:45 +0000 (16:06 +0900)
committerkos <kos@dev3>
Mon, 10 Dec 2012 07:06:45 +0000 (16:06 +0900)
recipes/e2openplugins/enigma2-plugin-systemplugins-autoshutdown.bb
recipes/enigma2/enigma2.bb

index e6ea4a9..e7ae673 100644 (file)
@@ -6,10 +6,14 @@ inherit gitpkgv
 SRCREV = ""
 PV = "0.3+git${SRCPV}"
 PKGV = "0.3+git${GITPKGV}"
-PR = "r1"
+PR = "r2"
 
 require openplugins.inc
-SRC_URI += "file://autoshutdown-default-time_20121207.patch;patch=1;pnum=1 "
+
+SRC_REV = "406e54cb250fecb5040dba844098140982186668"
+SRC_URI = "git://github.com/E2OpenPlugins/e2openplugin-${MODULE}.git;protocol=git;tag=${SRC_REV} \
+          file://autoshutdown-default-time_20121207.patch;patch=1;pnum=1 \
+         "
 
 inherit autotools
 
index 1cbd3bb..a361d1e 100644 (file)
@@ -77,7 +77,7 @@ RDEPENDS_enigma2-plugin-extensions-hbbtv = "tslib-conf libts-1.0-0 libsysfs2 lib
 RDEPENDS_enigma2-plugin-systemplugins-devicemanager = "util-linux-ng-blkid ntfs-3g dosfstools"
 
 PN = "enigma2"
-PR = "r60"
+PR = "r61"
 
 SRCDATE = "20110922"
 SRCREV = "5e19a3f8a5e8ce8a4e2cb2b601a1b8ef3554e4be"