mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 18:24:26 +00:00
freerdp-extension-xpunlimited: inherit gitpkgv
If you refer to GITPKGVTAG you need to inherit gitpkgv or the result is a parsing error. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
d7553889e8
commit
8f47ea28d9
@ -12,7 +12,7 @@ PV = "gitr${SRCPV}"
|
||||
PKGV = "${GITPKGVTAG}"
|
||||
PR = "r0"
|
||||
|
||||
inherit pkgconfig cmake
|
||||
inherit pkgconfig cmake gitpkgv
|
||||
|
||||
SRCREV = "e952627ff4c116b4ce8541c91cb96bd5422c4a0d"
|
||||
SRC_URI = "git://github.com/OSSystems/FreeRDP-Extension-XPUnlimited.git;protocol=git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user