Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH] freerdp-extension-xpunlimited: inherit gitpkgv
@ 2012-08-15 11:55 Paul Eggleton
  2012-08-15 17:48 ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Eggleton @ 2012-08-15 11:55 UTC (permalink / raw)
  To: openembedded-devel

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>
---
 .../freerdp/freerdp-extension-xpunlimited_git.bb   |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 c9721f4..ed7fc4d 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}"
 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"
-- 
1.7.9.5




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-16 11:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-15 11:55 [meta-oe][PATCH] freerdp-extension-xpunlimited: inherit gitpkgv Paul Eggleton
2012-08-15 17:48 ` Otavio Salvador
2012-08-16  4:09   ` Khem Raj
2012-08-16 11:39     ` Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox