|
What is GMAE?
I was reading in the adt manual about using the cross-toochain tarball,
and I came across this sentence:
"If you need GMAE, you should use the bitbake meta-toolchain-gmae command. The resulting
I was reading in the adt manual about using the cross-toochain tarball,
and I came across this sentence:
"If you need GMAE, you should use the bitbake meta-toolchain-gmae command. The resulting
|
By
Tim Bird <tim.bird@...>
·
#11105
·
|
|
is distro_tracking_fields.inc actually used?
from https://wiki.yoctoproject.org/wiki/Distro_Tracking
"The Distro Tracking Fields
(meta/conf/distro/include/distro_tracking_fields.inc) is a location
for sharing information about the status of
from https://wiki.yoctoproject.org/wiki/Distro_Tracking
"The Distro Tracking Fields
(meta/conf/distro/include/distro_tracking_fields.inc) is a location
for sharing information about the status of
|
By
Robert P. J. Day
·
#11106
·
|
|
Re: Packaging ROS for Yocto-Linux
Hi Stefan,
the packaging of ROS is quite tricky and we have not solved all issues yet. We are in the process of preparing to publish our current achievements publicly and I would be very happy if you
Hi Stefan,
the packaging of ROS is quite tricky and we have not solved all issues yet. We are in the process of preparing to publish our current achievements publicly and I would be very happy if you
|
By
Lukas Bulwahn <Lukas.Bulwahn@...>
·
#11103
·
|
|
Re: [meta-ivi][PATCH 1/2] mesa-dri: Sync bbappend version with oe-core
Will do but right now we need a fast solution to fix build.
Soon I will cleanup master.
ag
Will do but right now we need a fast solution to fix build.
Soon I will cleanup master.
ag
|
By
Andrei Gherzan
·
#11102
·
|
|
Re: [meta-ivi][PATCH 1/2] mesa-dri: Sync bbappend version with oe-core
Hi,
That append just does:
PACKAGECONFIG_append_vexpressa9 = " gles egl"
But 8.0.5 (and actually some of the 8.0.4 releases) have:
PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'x11',
Hi,
That append just does:
PACKAGECONFIG_append_vexpressa9 = " gles egl"
But 8.0.5 (and actually some of the 8.0.4 releases) have:
PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'x11',
|
By
Burton, Ross <ross.burton@...>
·
#11101
·
|
|
Re: [PATCH] Use "+=" consistently when setting IMAGE_FSTYPES in Yocto machine conf files.
if someone thinks that's a cleanup worth making and wants to take
it, help yourself to it, i'm going to be buried in ADT stuff all day.
rday
--
if someone thinks that's a cleanup worth making and wants to take
it, help yourself to it, i'm going to be buried in ADT stuff all day.
rday
--
|
By
Robert P. J. Day
·
#11100
·
|
|
Re: Packaging ROS for Yocto-Linux
Hi Lukas,
I have interest in a ROS layer for Yocto. We are already using Yocto for your mini robot platforms but with the older player framework and our own framework. Last time I checked ROS they
Hi Lukas,
I have interest in a ROS layer for Yocto. We are already using Yocto for your mini robot platforms but with the older player framework and our own framework. Last time I checked ROS they
|
By
Stefan Herbrechtsmeier <sherbrec@...>
·
#11104
·
|
|
Re: [Draft] From Bitbake Hello World To an Image
Thank you for your feedback. I am glad you like it.
You are right that 'tmp' directory needs to be removed after changing
the recipe (adding inherit, or removing it). I guess we are hitting
bitbake
Thank you for your feedback. I am glad you like it.
You are right that 'tmp' directory needs to be removed after changing
the recipe (adding inherit, or removing it). I guess we are hitting
bitbake
|
By
Eren Türkay <eren@...>
·
#11099
·
|
|
Re: [PATCH] Use "+=" consistently when setting IMAGE_FSTYPES in Yocto machine conf files.
I'd agree that if we were shooting for consistency, I'd go with
?= and not the +=.
Cheers,
Bruce
>
I'd agree that if we were shooting for consistency, I'd go with
?= and not the +=.
Cheers,
Bruce
>
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#11098
·
|
|
[meta-ivi][PATCH 2/2] qt4-embedded: Sync bbappend version with oe-core
Signed-off-by: Andrei Gherzan <andrei.gherzan@...>
---
..._4.8.3.bbappend => qt4-embedded_4.8.4.bbappend} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
Signed-off-by: Andrei Gherzan <andrei.gherzan@...>
---
..._4.8.3.bbappend => qt4-embedded_4.8.4.bbappend} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
|
By
Andrei Gherzan
·
#11097
·
|
|
[meta-ivi][PATCH 1/2] mesa-dri: Sync bbappend version with oe-core
Signed-off-by: Andrei Gherzan <andrei.gherzan@...>
---
...-dri_8.0.4.bbappend => mesa-dri_8.0.5.bbappend} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
Signed-off-by: Andrei Gherzan <andrei.gherzan@...>
---
...-dri_8.0.4.bbappend => mesa-dri_8.0.5.bbappend} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
|
By
Andrei Gherzan
·
#11096
·
|
|
Re: libva failing for mp4 using gstreamer under 'danny' with cedartrail BSP
They're probably using ximagesink, but depending on your pipeline
you're probably doing the decode for mp4 using VAAPI, which has
special requirements on sinks.
I'd throw in some debugging to inspect
They're probably using ximagesink, but depending on your pipeline
you're probably doing the decode for mp4 using VAAPI, which has
special requirements on sinks.
I'd throw in some debugging to inspect
|
By
Burton, Ross <ross.burton@...>
·
#11095
·
|
|
Re: libva failing for mp4 using gstreamer under 'danny' with cedartrail BSP
Unfortunately, adding xvimagesink hasn't helped. I also still don't really understand why webm and flv work ok.
Chris Tapp
opensource@...
www.keylevel.com
Unfortunately, adding xvimagesink hasn't helped. I also still don't really understand why webm and flv work ok.
Chris Tapp
opensource@...
www.keylevel.com
|
By
Chris Tapp
·
#11094
·
|
|
Re: [PATCH] Use "+=" consistently when setting IMAGE_FSTYPES in Yocto machine conf files.
Yes, as David said, it eliminates the possibility of overriding
the variable. IMO, all of these should be ?= which lets there
be a useful default, but can still be [completely] overridden
by the
Yes, as David said, it eliminates the possibility of overriding
the variable. IMO, all of these should be ?= which lets there
be a useful default, but can still be [completely] overridden
by the
|
By
Gary Thomas
·
#11093
·
|
|
Re: libva failing for mp4 using gstreamer under 'danny' with cedartrail BSP
Thanks, I'll give that a try.
I had a quick scan of that the other day and thought it looked like it would be worth a try. I'm hoping to be able to stick with the DN2800MT board for a while, so VAAPI
Thanks, I'll give that a try.
I had a quick scan of that the other day and thought it looked like it would be worth a try. I'm hoping to be able to stick with the DN2800MT board for a while, so VAAPI
|
By
Chris Tapp
·
#11092
·
|
|
Re: libva failing for mp4 using gstreamer under 'danny' with cedartrail BSP
Yeah… that's a bug I meant to fix in danny-next but failed. Install gst-plugins-xvimagesink (or something like that, not at my work machines right now).
There'll be a better way - gstreamer-gl is
Yeah… that's a bug I meant to fix in danny-next but failed. Install gst-plugins-xvimagesink (or something like that, not at my work machines right now).
There'll be a better way - gstreamer-gl is
|
By
Ross Burton <ross.burton@...>
·
#11091
·
|
|
Weekly Test Report for Yocto 1.4 M1 RC2 20121205 Build
Hello,
Here is the weekly test report for Yocto 1.4 M1 RC2 20121205 build.
We have anew bug for non-GPLv3 image build(3546). Other than that, the multilib with ipk still fails for the
Hello,
Here is the weekly test report for Yocto 1.4 M1 RC2 20121205 build.
We have anew bug for non-GPLv3 image build(3546). Other than that, the multilib with ipk still fails for the
|
By
Palalau, AlexandruX <alexandrux.palalau@...>
·
#11090
·
|
|
Re: [Draft] From Bitbake Hello World To an Image
I'm not sure if there's something about my system that is different
than what you expect, but I had to delete my 'tmp' folder before
invoking './bin/bitbake firstrecipe -vDD' after inheriting
I'm not sure if there's something about my system that is different
than what you expect, but I had to delete my 'tmp' folder before
invoking './bin/bitbake firstrecipe -vDD' after inheriting
|
By
Trevor Woerner
·
#11089
·
|
|
Re: libva failing for mp4 using gstreamer under 'danny' with cedartrail BSP
Good catch. This shows there is no video/x-surface decoder available. Off to find which plugin I need...
I should have thought of trying that. Thanks! I'll have to find out why my gstreamer error
Good catch. This shows there is no video/x-surface decoder available. Off to find which plugin I need...
I should have thought of trying that. Thanks! I'll have to find out why my gstreamer error
|
By
Chris Tapp
·
#11088
·
|
|
Re: [Draft] From Bitbake Hello World To an Image
Thank you, I enjoyed reading your document. I especially liked the top
part which talked about creating your own tasks (which 'turned the
light on' for how OE/Yocto use bitbake). I also wasn't aware
Thank you, I enjoyed reading your document. I especially liked the top
part which talked about creating your own tasks (which 'turned the
light on' for how OE/Yocto use bitbake). I also wasn't aware
|
By
Trevor Woerner
·
#11087
·
|