|
libva failing for mp4 using gstreamer under 'danny' with cedartrail BSP
I've got an X application that uses gstreamer to capture frames from video files and display them using GLES textures.
This works fine for webm and flv files, but if I try and use mp4 (or avi) then I
I've got an X application that uses gstreamer to capture frames from video files and display them using GLES textures.
This works fine for webm and flv files, but if I try and use mp4 (or avi) then I
|
By
Chris Tapp
·
#11084
·
|
|
Re: [PATCH] Use "+=" consistently when setting IMAGE_FSTYPES in Yocto machine conf files.
Hi,
Hmm,
This will lead to these variables beeing append:able but non-overridable in image layer, as an(un?)intended consequence, right ?
Br,
David
Sent from my Android phone using TouchDown
Hi,
Hmm,
This will lead to these variables beeing append:able but non-overridable in image layer, as an(un?)intended consequence, right ?
Br,
David
Sent from my Android phone using TouchDown
|
By
David Nyström <David.Nystrom@...>
·
#11083
·
|
|
[PATCH] MIPS {{=machine}}.conf: For consistency, use "+=" for setting IMAGE_FSTYPES.
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git a/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git a/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf
|
By
Robert P. J. Day
·
#11082
·
|
|
[PATCH] Use "+=" consistently when setting IMAGE_FSTYPES in Yocto machine conf files.
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git a/meta-yocto-bsp/conf/machine/atom-pc.conf b/meta-yocto-bsp/conf/machine/atom-pc.conf
index 77dd7fb..fbde1d3 100644
---
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git a/meta-yocto-bsp/conf/machine/atom-pc.conf b/meta-yocto-bsp/conf/machine/atom-pc.conf
index 77dd7fb..fbde1d3 100644
---
|
By
Robert P. J. Day
·
#11081
·
|
|
Re: per-image ROOTFS sizes
ok, so those are the only cases that warrant tidying up? unless
there's an objection, i'll submit two patches, one for each of the
above.
rday
--
ok, so those are the only cases that warrant tidying up? unless
there's an objection, i'll submit two patches, one for each of the
above.
rday
--
|
By
Robert P. J. Day
·
#11080
·
|
|
Re: Intel announces S1200 low power family, so when might we see a Yocto BSP....
By
Bodke, Kishore K <kishore.k.bodke@...>
·
#11079
·
|
|
Re: per-image ROOTFS sizes
Good catch, I think some make sense and other should be fixed.
Base assignment for default, of course it should ?=
These make sense as += it allows the DISTRO and/or user to add more
Good catch, I think some make sense and other should be fixed.
Base assignment for default, of course it should ?=
These make sense as += it allows the DISTRO and/or user to add more
|
By
Saul Wold <sgw@...>
·
#11078
·
|
|
Re: Intel announces S1200 low power family, so when might we see a Yocto BSP....
Hi Bob,
Let me check around and see if the Cedartrail guys have any plans for
this.
We can also accept new BSPs from anyone interested in submitting and
supporting one, which is another
Hi Bob,
Let me check around and see if the Cedartrail guys have any plans for
this.
We can also accept new BSPs from anyone interested in submitting and
supporting one, which is another
|
By
Tom Zanussi <tom.zanussi@...>
·
#11077
·
|
|
AUTOREVing with legacy recipe fetching from cvs
In a custom layer I maintain, which is based on Yocto denzil, there is
a recipe that fetches sources from a cvs repository. Since there is
still some development of such a software, for testing
In a custom layer I maintain, which is based on Yocto denzil, there is
a recipe that fetches sources from a cvs repository. Since there is
still some development of such a software, for testing
|
By
Andrea Galbusera
·
#11076
·
|
|
Re: bitbake user manual vs mega manual, and more info on local file fetcher?
Hey Robert,
Great questions... we are revising the BitBake manual as part of the YP 1.4 release. And, we are currently discussing exactly how to position it. So the answers to your questions are
Hey Robert,
Great questions... we are revising the BitBake manual as part of the YP 1.4 release. And, we are currently discussing exactly how to position it. So the answers to your questions are
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#11075
·
|
|
Intel announces S1200 low power family, so when might we see a Yocto BSP....
Hello,
As reported in Information Week (link below), Intel announced a new Atom S1200 family for micro servers. I believe Yocto has applications for this family of processors. Assuming this is
Hello,
As reported in Information Week (link below), Intel announced a new Atom S1200 family for micro servers. I believe Yocto has applications for this family of processors. Assuming this is
|
By
Bob Cochran
·
#11074
·
|
|
bitbake user manual vs mega manual, and more info on local file fetcher?
first question -- is the bitbake user manual that comes bundled with
the bitbake source considered part of the yocto doc collection? as
in, if one wants detailed info on bitbake, does one read the
first question -- is the bitbake user manual that comes bundled with
the bitbake source considered part of the yocto doc collection? as
in, if one wants detailed info on bitbake, does one read the
|
By
Robert P. J. Day
·
#11073
·
|
|
Re: SRC_URI and appending and a "style guide"?
oops, never mind that earlier comment, i just noticed that that page
encourages people to replace pnum= with striplevel=. definitely need
more sleep.
rday
--
oops, never mind that earlier comment, i just noticed that that page
encourages people to replace pnum= with striplevel=. definitely need
more sleep.
rday
--
|
By
Robert P. J. Day
·
#11072
·
|
|
Re: SRC_URI and appending and a "style guide"?
heh. i just noticed that that wiki page still uses the old style of
"pnum=" as opposed to "striplevel=". no big deal. i'm just giddy
from not enough sleep.
but you're right -- that looks like
heh. i just noticed that that wiki page still uses the old style of
"pnum=" as opposed to "striplevel=". no big deal. i'm just giddy
from not enough sleep.
but you're right -- that looks like
|
By
Robert P. J. Day
·
#11071
·
|
|
Re: SRC_URI and appending and a "style guide"?
Robert,
For the specific topic of SRC_URI += vs. SRC_URI_append, I personally prefer the former over the latter, but I'm not an expert by any means.
As for the topic of a style guide, such a thing
Robert,
For the specific topic of SRC_URI += vs. SRC_URI_append, I personally prefer the former over the latter, but I'm not an expert by any means.
As for the topic of a style guide, such a thing
|
By
Jerrod Peach <peachj@...>
·
#11070
·
|
|
Re: per-image ROOTFS sizes
a minor nit but i used meta-yocto to configure for a beagle and used
bitbake-env to display the default value of IMAGE_FSTYPES:
$ bitbake-env IMAGE_FSTYPES
IMAGE_FSTYPES=" tar.bz2 jffs2"
$
so far,
a minor nit but i used meta-yocto to configure for a beagle and used
bitbake-env to display the default value of IMAGE_FSTYPES:
$ bitbake-env IMAGE_FSTYPES
IMAGE_FSTYPES=" tar.bz2 jffs2"
$
so far,
|
By
Robert P. J. Day
·
#11069
·
|
|
Re: Packaging ROS for Yocto-Linux
Hi all,
To my previous question, I have not received any feedback here. If anyone knows someone who might be interested in packaging ROS, please contact us. We're looking for collaborators and
Hi all,
To my previous question, I have not received any feedback here. If anyone knows someone who might be interested in packaging ROS, please contact us. We're looking for collaborators and
|
By
Lukas Bulwahn <Lukas.Bulwahn@...>
·
#11068
·
|
|
Re: [PATCH v3] [eclipse-poky-windows][branch:windows-build]Remove validate existing repository radio button
Hi Ioana,
I looked into the code and with the current implementation and your changes all of commands are execute via a BBSession->ShellSession's execute which has always been a synchronized
Hi Ioana,
I looked into the code and with the current implementation and your changes all of commands are execute via a BBSession->ShellSession's execute which has always been a synchronized
|
By
Zhang, Jessica
·
#11067
·
|
|
Systemtap with Yocto Eclipse Plug-In
Hi,
I am trying to figure out how to use the systemtap tool in the Yocto Eclipse Plug-In.
Looking at the plugin it seems like i should compile a systemtap kernel module that i then could point out
Hi,
I am trying to figure out how to use the systemtap tool in the Yocto Eclipse Plug-In.
Looking at the plugin it seems like i should compile a systemtap kernel module that i then could point out
|
By
Björn Arnelid <Bjorn.Arnelid@...>
·
#11066
·
|
|
Re: per-image ROOTFS sizes
Some serious magic! It took me a while to reload my cache on this one.
All strapped in because here we go!
So you have selected the types of images you want to build by add it's type to
Some serious magic! It took me a while to reload my cache on this one.
All strapped in because here we go!
So you have selected the types of images you want to build by add it's type to
|
By
Saul Wold <sgw@...>
·
#11065
·
|