X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=meta-openvuplus%2Frecipes-vuplus%2Fenigma2%2Fenigma2-filestreamproxy.bb;h=987d134e1a62fe41f9665e81e4cac2bea912a5c0;hb=556a5565156178c790b33a049adde9c5be4c5d9b;hp=ed4d17f5573312b67f42948e07a9dab5dea1b0dd;hpb=6b592ee4c5078f51f5937ecf762ee2a7a5e5c25c;p=vuplus_openvuplus diff --git a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-filestreamproxy.bb b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-filestreamproxy.bb index ed4d17f..987d134 100644 --- a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-filestreamproxy.bb +++ b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-filestreamproxy.bb @@ -3,10 +3,15 @@ PRIORITY = "required" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -PR = "r0" -SRCREV="4601bc13bc6f08e124d60f7c004ff2e1cacdfc31" +inherit gitpkgv -SRC_URI = "git://code.vuplus.com/git/filestreamproxy.git;protocol=git;branch=master;tag=${SRCREV}" +PR = "r1" + +PV = "0.1+git${SRCPV}" +PKGV = "0.1+git${GITPKGV}" +SRCREV_pn-${PN} ?= "${AUTOREV}" + +SRC_URI = "git://code.vuplus.com/git/filestreamproxy.git;protocol=git;branch=master" inherit autotools pkgconfig