We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696fc77 commit de5ca6eCopy full SHA for de5ca6e
1 file changed
enigma2-plugin-extensions-foreca.bb
@@ -3,8 +3,8 @@ DESCRIPTION = "Weather forecast for the upcoming 10 days"
3
RDEPENDS_${PN} = "python-html"
4
5
inherit gitpkgv
6
-PV = "3.0.0+git${SRCPV}"
7
-PKGV = "3.0.0+git${GITPKGV}"
+PV = "git${SRCPV}"
+PKGV = "git${GITPKGV}"
8
PR = "r0"
9
10
require openplugins-distutils.inc
0 commit comments