diff options
-rw-r--r-- | meta-oe/recipes-support/freerdp/freerdp-extension-xpunlimited_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp-extension-xpunlimited_git.bb b/meta-oe/recipes-support/freerdp/freerdp-extension-xpunlimited_git.bb index c9721f4e7b..ed7fc4d5b3 100644 --- a/meta-oe/recipes-support/freerdp/freerdp-extension-xpunlimited_git.bb +++ b/meta-oe/recipes-support/freerdp/freerdp-extension-xpunlimited_git.bb | |||
@@ -12,7 +12,7 @@ PV = "gitr${SRCPV}" | |||
12 | PKGV = "${GITPKGVTAG}" | 12 | PKGV = "${GITPKGVTAG}" |
13 | PR = "r0" | 13 | PR = "r0" |
14 | 14 | ||
15 | inherit pkgconfig cmake | 15 | inherit pkgconfig cmake gitpkgv |
16 | 16 | ||
17 | SRCREV = "e952627ff4c116b4ce8541c91cb96bd5422c4a0d" | 17 | SRCREV = "e952627ff4c116b4ce8541c91cb96bd5422c4a0d" |
18 | SRC_URI = "git://github.com/OSSystems/FreeRDP-Extension-XPUnlimited.git;protocol=git" | 18 | SRC_URI = "git://github.com/OSSystems/FreeRDP-Extension-XPUnlimited.git;protocol=git" |