mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user