|
Re: [meta-intel][PATCH 2/2] fri2.conf: mesa-dri was updated to 9.0.1
Sorry for top posting... Have you verified that GL still works with this major version bump?
Ross--
Ross Burton
Sent with Sparrow
Sorry for top posting... Have you verified that GL still works with this major version bump?
Ross--
Ross Burton
Sent with Sparrow
|
By
Ross Burton <ross.burton@...>
·
#11489
·
|
|
[meta-intel][PATCH 2/2] fri2.conf: mesa-dri was updated to 9.0.1
Signed-off-by: Andrei Gherzan <andrei@...>
---
meta-fri2/conf/machine/fri2.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-fri2/conf/machine/fri2.conf
Signed-off-by: Andrei Gherzan <andrei@...>
---
meta-fri2/conf/machine/fri2.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-fri2/conf/machine/fri2.conf
|
By
Andrei Gherzan
·
#11488
·
|
|
[meta-intel][PATCH 1/2] ffmpeg: Remove package as nobody depends on it anymore
Signed-off-by: Andrei Gherzan <andrei@...>
---
common/recipes-multimedia/ffmpeg/ffmpeg.inc | 110 ---------------------
common/recipes-multimedia/ffmpeg/ffmpeg_0.7.12.bb | 44
Signed-off-by: Andrei Gherzan <andrei@...>
---
common/recipes-multimedia/ffmpeg/ffmpeg.inc | 110 ---------------------
common/recipes-multimedia/ffmpeg/ffmpeg_0.7.12.bb | 44
|
By
Andrei Gherzan
·
#11487
·
|
|
[Package Report System]Upgrade recipes name list
This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in
This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in
|
By
Yocto Project Package Report System <package-reporting@...>
·
#11485
·
|
|
[Package Report System]Manual check recipes name list
This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check.
You can
This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check.
You can
|
By
Yocto Project Package Report System <package-reporting@...>
·
#11486
·
|
|
[PATCH] matchbox-wm: Fix build with automake-1.13
Automake-1.13 fix to matchbox-wm git attached.
- ML
Automake-1.13 fix to matchbox-wm git attached.
- ML
|
By
Marko Lindqvist <cazfi74@...>
·
#11484
·
|
|
Enabling shared state mirrors
Struggling to get shared state mirrors to work. I can see files with the same file name (and therefore the same hash) in my mirror and, after a build, in my local sstate cache direcotry.
Struggling to get shared state mirrors to work. I can see files with the same file name (and therefore the same hash) in my mirror and, after a build, in my local sstate cache direcotry.
|
By
Thornburg, Christopher A <christopher.a.thornburg@...>
·
#11483
·
|
|
[PATCH 7/7] scripts/lib/bsp/engine.py: add handling for JSON strings
From: Tom Zanussi <tom.zanussi@...>
Normally pre-canned properties are supplied as JSON from a file, which
the user can specify using e.g. the -i option.
We can reuse that basic functionality
From: Tom Zanussi <tom.zanussi@...>
Normally pre-canned properties are supplied as JSON from a file, which
the user can specify using e.g. the -i option.
We can reuse that basic functionality
|
By
tom.zanussi@...
·
#11482
·
|
|
[PATCH 6/7] yocto-layer: add optional layer priority param
From: Tom Zanussi <tom.zanussi@...>
If the user specifies a layer priority following the layer name, layer
creation will proceed without further queries using the specified
layer priority and
From: Tom Zanussi <tom.zanussi@...>
If the user specifies a layer priority following the layer name, layer
creation will proceed without further queries using the specified
layer priority and
|
By
tom.zanussi@...
·
#11481
·
|
|
[PATCH 5/7] scripts/lib/bsp/engine.py: refactor bsp-creation code
From: Tom Zanussi <tom.zanussi@...>
This does a bit of refactoring of the bsp-generation code to make it
generically reusable for generating non-bsp layers.
The first user remains the existing
From: Tom Zanussi <tom.zanussi@...>
This does a bit of refactoring of the bsp-generation code to make it
generically reusable for generating non-bsp layers.
The first user remains the existing
|
By
tom.zanussi@...
·
#11480
·
|
|
[PATCH 0/7] new 'yocto-layer' tool for creating generic Yocto layers, v1
From: Tom Zanussi <tom.zanussi@...>
Since I've been doing kind of similar work lately for the 'custom kernel'
support for yocto-bsp and have gotten several requests lately (mainly
from Darren
From: Tom Zanussi <tom.zanussi@...>
Since I've been doing kind of similar work lately for the 'custom kernel'
support for yocto-bsp and have gotten several requests lately (mainly
from Darren
|
By
tom.zanussi@...
·
#11475
·
|
|
[PATCH 4/7] yocto-layer: add 'layer' template data
From: Tom Zanussi <tom.zanussi@...>
Add a 'layer' target containing all the data that will be used to
generate a generic yocto layer.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
From: Tom Zanussi <tom.zanussi@...>
Add a 'layer' target containing all the data that will be used to
generate a generic yocto layer.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
|
By
tom.zanussi@...
·
#11479
·
|
|
[PATCH 3/7] yocto-layer: add help/usage
From: Tom Zanussi <tom.zanussi@...>
This is essentially 'the documentation' for the yocto-layer tool.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
scripts/lib/bsp/help.py | 228
From: Tom Zanussi <tom.zanussi@...>
This is essentially 'the documentation' for the yocto-layer tool.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
scripts/lib/bsp/help.py | 228
|
By
tom.zanussi@...
·
#11478
·
|
|
[PATCH 2/7] yocto-layer: new script
From: Tom Zanussi <tom.zanussi@...>
Implementation of the 'yocto-layer' command-line tool, for creating
generic layers and listing their input properties.
Signed-off-by: Tom Zanussi
From: Tom Zanussi <tom.zanussi@...>
Implementation of the 'yocto-layer' command-line tool, for creating
generic layers and listing their input properties.
Signed-off-by: Tom Zanussi
|
By
tom.zanussi@...
·
#11477
·
|
|
[PATCH 1/7] scripts/lib/bsp/engine.py: add yocto_layer_create()
From: Tom Zanussi <tom.zanussi@...>
Add a new yocto_layer_create() function that will be used to generate
a generic yocto layer (for the new 'yocto-layer' command).
Signed-off-by: Tom Zanussi
From: Tom Zanussi <tom.zanussi@...>
Add a new yocto_layer_create() function that will be used to generate
a generic yocto layer (for the new 'yocto-layer' command).
Signed-off-by: Tom Zanussi
|
By
tom.zanussi@...
·
#11476
·
|
|
[PATCH] [Temp-Performance-Patch] Run each command in separate shell and close it accordingly
--needs more testing
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
plugins/org.yocto.bc.ui/META-INF/MANIFEST.MF | 1 +
.../src/org/yocto/bc/bitbake/ShellSession.java
--needs more testing
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
plugins/org.yocto.bc.ui/META-INF/MANIFEST.MF | 1 +
.../src/org/yocto/bc/bitbake/ShellSession.java
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#11474
·
|
|
Re: gcov on target
Hi Thomas,
http://gcc.gnu.org/onlinedocs/gcc/Cross_002dprofiling.html#Cross_002dprofiling.
Yes this should work. Thanks!
It's also documented in the kernel source tree
Hi Thomas,
http://gcc.gnu.org/onlinedocs/gcc/Cross_002dprofiling.html#Cross_002dprofiling.
Yes this should work. Thanks!
It's also documented in the kernel source tree
|
By
Robert Berger <gmane@...>
·
#11473
·
|
|
Re: meta-cedartrail - where is grub configured for 'install' option?
That is definitely a weakness in the installer. Would you please open a
bug for this? An improved installer is something we are working on and
this would be good input to track.
Thanks,
--
Darren
That is definitely a weakness in the installer. Would you please open a
bug for this? An improved installer is something we are working on and
this would be good input to track.
Thanks,
--
Darren
|
By
Darren Hart <dvhart@...>
·
#11472
·
|
|
Re: gcov on target
Dear Robert Berger,
I supposed the idea is to generate to coverage data on the target, and
then analyze them with gcov on the build machine.
Dear Robert Berger,
I supposed the idea is to generate to coverage data on the target, and
then analyze them with gcov on the build machine.
|
By
Thomas Petazzoni
·
#11471
·
|
|
gcov on target
Hi,
I use Yocto Project, 1.3 "danny" for a beagle-xm and would like to show
kernel code coverage with a core-image-sato-sdk.
This image is pretty complete. Unfortunately there is no gcov available
on
Hi,
I use Yocto Project, 1.3 "danny" for a beagle-xm and would like to show
kernel code coverage with a core-image-sato-sdk.
This image is pretty complete. Unfortunately there is no gcov available
on
|
By
Robert Berger <gmane@...>
·
#11470
·
|