Re: [yocto] Python3-distribute-native build fails in daisy

2014-06-08 Thread Diego Sueiro
Andreas, On Sun, Jun 8, 2014 at 3:05 AM, Andreas Galauner wrote: > Hi all, > > I'm currently trying to add a few python packages to my image for which > I need Python 3.3 because a few of them depend on asyncio. These > packages (asyncio itself, websockets and django) are installed with the > us

[yocto] [meta-raspberrypi][PATCH 0/1] gstreamer1.0-omx: Target Raspberry Pi instead of Bellagio.

2014-06-08 Thread Alex J Lennon
Please see following patch for details Alex J Lennon (1): gstreamer1.0-omx: Target Raspberry Pi instead of Bellagio. recipes-multimedia/gstreamer/gstreamer1.0-omx.inc| 2 ++ recipes-multimedia/gstreamer/gstreamer1.0-omx_1.0.0.bbappend | 1 + 2 files changed, 3 insertions(+) create

[yocto] [meta-raspberrypi][PATCH 1/1] gstreamer1.0-omx: Target Raspberry Pi instead of Bellagio.

2014-06-08 Thread Alex J Lennon
This changes the build slightly as there are some #ifdefs in there for Raspberry Pi. Also the codec configuration file used by gstreamer1.0-omx codecs, /etc/xdg/gstomx.conf, is set correctly to core-name=/usr/lib/libopenmaxil.so Change-Id: I2352ecabfd053717d9ccd2d22422e7d4b7588ce4 Signed-off-b

[yocto] [meta-raspberrypi][PATCH 0/1] linux-raspberrypi: Update kernel to 3.12.21

2014-06-08 Thread Alex J Lennon
Please see following patch for details Alex J Lennon (1): linux-raspberrypi: Update kernel to 3.12.21 .../{linux-raspberrypi_3.12.18.bb => linux-raspberrypi_3.12.21.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-kernel/linux/{linux-raspberrypi_3.12.18.bb => lin

[yocto] [meta-raspberrypi][PATCH 1/1] linux-raspberrypi: Update kernel to 3.12.21

2014-06-08 Thread Alex J Lennon
Amongst other patches, this release includes a fix to an issue with gstreamer1.0 and v4l2src blocking ref: https://bugzilla.gnome.org/show_bug.cgi?id=726521 ref: https://github.com/raspberrypi/linux/commit/fd1355b22e5c52b5e31b936b5f68d3b62cb189c8 To make use of the optional fix the module para

[yocto] [Package Report System]Manual check recipes name list

2014-06-08 Thread package-rep...@yoctoproject.org
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 check the detail information at http://packages.yoctoproject.org/manuallychkinfo PackageName

[yocto] [Package Report System]Upgrade recipes name list

2014-06-08 Thread package-rep...@yoctoproject.org
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 RECIPE_NO_UPDATE_REASON_pn-"xxx" in upstream_tracking files to ignore this recipe remainder until newer u

Re: [yocto] Python3-distribute-native build fails in daisy

2014-06-08 Thread Andreas Galauner
On 08/06/14 11:45, Diego Sueiro wrote: > I'm getting the same problem for python3-distribute. Take a look bug > #6373 . > Try to do a "bitbake python3-native -fccompile ; bitbake python3-native > -f" and see if you can go further than me. Tha

Re: [yocto] beaglebone black usb device problem (daisy)

2014-06-08 Thread Bruce Ashfield
On 2014-06-03, 6:06 AM, Daniel Groß wrote: Hello there, I have successfully build several beaglebone (qt4embedded demo and sato+mono hard float) images using yocto 1.6 (daisy) for the beagle bone black. However USB devices (mouse, keyboard, anything) are only found during the first boot. I narr

[yocto] [PATCH] add license file: DMTF

2014-06-08 Thread Yao Xinpan
hi all I want to add software which associates with DMTF into rootfs. There is WARNING as follows when build: "WARNING: cim-schema: No generic license file exists for: DMTF in any provider" Could add license DMTF into yocto? Signed-off-by: Yao Xinpan --- meta/files/common-licenses/DMTF | 34 +++