* [meta-oe] [PATCHv2 0/1] Pull request #6
@ 2011-04-14 6:46 Martin Jansa
2011-04-14 6:46 ` [PATCHv2 1/1] mesa-xlib: fix FILESPATH Martin Jansa
2011-04-16 11:01 ` [meta-oe] [PATCHv2 0/1] Pull request #6 Koen Kooi
0 siblings, 2 replies; 4+ messages in thread
From: Martin Jansa @ 2011-04-14 6:46 UTC (permalink / raw)
To: openembedded-devel
Small fix for mesa-xlib.
FILESPATHPKG support in oe-core would be nice.
Pull URL: git://gitorious.org/shr/meta-openembedded.git
Branch: jama/meta-oe
Browse: http://gitorious.org/shr/meta-openembedded/commits/jama/meta-oe
Thanks,
Martin Jansa <Martin.Jansa@gmail.com>
---
Martin Jansa (1):
mesa-xlib: fix FILESPATH
meta-oe/recipes-graphics/mesa/mesa-xlib.inc | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
--
1.7.5.rc1
^ permalink raw reply [flat|nested] 4+ messages in thread* [PATCHv2 1/1] mesa-xlib: fix FILESPATH
2011-04-14 6:46 [meta-oe] [PATCHv2 0/1] Pull request #6 Martin Jansa
@ 2011-04-14 6:46 ` Martin Jansa
2011-04-16 11:01 ` [meta-oe] [PATCHv2 0/1] Pull request #6 Koen Kooi
1 sibling, 0 replies; 4+ messages in thread
From: Martin Jansa @ 2011-04-14 6:46 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
meta-oe/recipes-graphics/mesa/mesa-xlib.inc | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/meta-oe/recipes-graphics/mesa/mesa-xlib.inc b/meta-oe/recipes-graphics/mesa/mesa-xlib.inc
index cabe6e5..cc4a9c0 100644
--- a/meta-oe/recipes-graphics/mesa/mesa-xlib.inc
+++ b/meta-oe/recipes-graphics/mesa/mesa-xlib.inc
@@ -1,2 +1,5 @@
-FILESPATHPKG =. "mesa-${PV}:mesa:"
+#not supported in oe-core base.bbclass
+#FILESPATHPKG =. "mesa-${PV}:mesa:"
+FILESPATH =. "${FILE_DIRNAME}/mesa:${FILE_DIRNAME}/mesa-${PV}:"
+
EXTRA_OECONF += " --with-driver=xlib"
--
1.7.5.rc1
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [meta-oe] [PATCHv2 0/1] Pull request #6
2011-04-14 6:46 [meta-oe] [PATCHv2 0/1] Pull request #6 Martin Jansa
2011-04-14 6:46 ` [PATCHv2 1/1] mesa-xlib: fix FILESPATH Martin Jansa
@ 2011-04-16 11:01 ` Koen Kooi
2011-04-16 11:56 ` Martin Jansa
1 sibling, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2011-04-16 11:01 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 14-04-11 08:46, Martin Jansa wrote:
> Small fix for mesa-xlib.
> FILESPATHPKG support in oe-core would be nice.
>
> Pull URL: git://gitorious.org/shr/meta-openembedded.git
> Branch: jama/meta-oe
> Browse: http://gitorious.org/shr/meta-openembedded/commits/jama/meta-oe
>
> Thanks,
> Martin Jansa <Martin.Jansa@gmail.com>
> ---
>
>
> Martin Jansa (1):
> mesa-xlib: fix FILESPATH
>
> meta-oe/recipes-graphics/mesa/mesa-xlib.inc | 5 ++++-
> 1 files changed, 4 insertions(+), 1 deletions(-)
>
Thanks, applied
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFNqXbtMkyGM64RGpERAljBAJ48y1wJwz2PHxiLei2jeUkgi3wkzACglAKq
6xu1E+/7CDJMfuDH4IFOpKs=
=GdHF
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-04-16 11:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-14 6:46 [meta-oe] [PATCHv2 0/1] Pull request #6 Martin Jansa
2011-04-14 6:46 ` [PATCHv2 1/1] mesa-xlib: fix FILESPATH Martin Jansa
2011-04-16 11:01 ` [meta-oe] [PATCHv2 0/1] Pull request #6 Koen Kooi
2011-04-16 11:56 ` Martin Jansa
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.