summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-systemplugins-autoshutdown.bb
blob: c30ef270ae8c8a64593a98ba930f80958fd890ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
MODULE = "AutoShutDown"
DESCRIPTION = "automated power off for STB"
PACKAGE_ARCH = "${MACHINE_ARCH}"

inherit gitpkgv
SRCREV = ""
PV = "0.6+git${SRCPV}"
PKGV = "0.6+git${GITPKGV}"
PR = "r0"

require openplugins.inc

inherit autotools

FILES_${PN} = "/"

require assume-gplv2.inc