summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-vuplus/e2openplugins/openplugins.inc
blob: 4083e7b8f8fcbdfb18d5ee15cd3741049e0a7997 (plain)
1
2
3
4
5
6
7
DEPENDS += "enigma2"

SRC_URI = "git://github.com/E2OpenPlugins/e2openplugin-${MODULE}.git;protocol=https"

S="${WORKDIR}/git"

SRCREV_pn-${PN} ?= "${AUTOREV}"