Hi all,
The overall open bug trend does not change a lot last week. The new
submitted bug vs. fixed bug number is 22 vs. 18. Open bug and WDD number
decreased to 139 and 687. Bug status of WW49 could be found on
https://wiki.yoctoproject.org/wiki/Yocto_Bug_Trend.
Best Regards,
Jiajun
_
Agenda:
* Opens collection - 5 min (Saul)
* Yocto 1.0.2 and 1.1.1 point release update - 10 min (Josh/Beth)
* Yocto 1.2 M1 Status (features development) - 10 min (Saul/Beth)
https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.2_Status * Opens
- 10 min
* Action item Review - 5 min
1. Mark wi
Hi,
I an using Yocto Edison. My machine configuration is beagleboard. And
when I launch hob and Bake. I get a message that Output Image Type is
not set.When I Edit-> Preferences, I see that jffs2 and tar.bz2 are
set. And even if I select a different type, the message keeps is
there.
Any suggestio
Hi
I see the build fail for the poky/master and meta-intel/master branch for
Romley BSP for the poky/meta/recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb
file.
By seeing the build log it looks like it is failing to apply the
keysymdef_include.patch in poky/meta/recipes-graphics/xorg-lib/libx11
From: Tom Zanussi
This patchset adds a recipe to install some additional gst plugins needed
for playing and testing mp4 videos and has crownbay use it.
The following changes since commit 4a03808a715749bd50b2cf1d09b145c4a249bda4:
Tom Zanussi (1):
Revert "meta-intel: add gst-meta-base .b
From: Tom Zanussi
We need some extra plugins for EMGD video acceleration use and
testing, so create a new 'gst-va-intel' package group for them.
Signed-off-by: Tom Zanussi
---
.../recipes-multimedia/gstreamer/gst-va-intel.bb | 28
1 files changed, 28 insertions(+), 0 d
From: Tom Zanussi
Have crownbay use gst-va-intel so we can easily test and make use of
the video acceleration capabilities of this machine.
Signed-off-by: Tom Zanussi
---
meta-crownbay/conf/machine/crownbay.conf |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta-cro