[OE-core] [PATCH] lz4: update to version 122

2014-08-31 Thread Armin Kuster
Makefile md5sum changed its is where they bump the version. r122 fixes: Fix : AIX & AIX64 support (SamG) Fix : mips 64-bits support (lew van) Added : Examples directory, using code examples from Takayuki Matsuoka Updated : Framing specification, to v1.4.1 Updated : xxHash, to r36 r121 fixes: Fix

[OE-core] [PATCH V2 0/1] classes/compress_doc: support compress man/info pages

2014-08-31 Thread Hongxu Jia
Changed in V2: Use "compress_mode = d.getVar('DOC_COMPRESS', True)" to instead of "compress_mode = d.getVar('DOC_COMPRESS', True) or ''" Test Steps: 1. vim local.conf ... IMAGE_INSTALL_append = " man info man-doc e2fsprogs-doc vim-doc" INHERIT += "compress_doc" DOC_COMPRESS = "xz" ... 2. bitba

[OE-core] [PATCH 1/1] classes/compress_doc.bbclass: compress man/info pages

2014-08-31 Thread Hongxu Jia
A distribution compression policy should be established, and used by all packages. It compressed man pages in ${mandir} and info pages in ${infodir} 1. The doc will be compressed to gz format by default, which is configured in ${DOC_COMPRESS} 2. It will automatically correct the compressed doc wh

Re: [OE-core] [PATCH 00/18] kernel-yocto: consolidated pull request

2014-08-31 Thread Bruce Ashfield
On 2014-08-31, 6:07 AM, Richard Purdie wrote: Thanks for the other fix, I've pulled that in and am retesting. I did also see: https://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/24/steps/BuildImages/logs/stdio ERROR: Fetcher failure: Unable to find revision 5a47bbc4c3c247

Re: [OE-core] [PATCH 00/18] kernel-yocto: consolidated pull request

2014-08-31 Thread Bruce Ashfield
On 2014-08-31, 6:07 AM, Richard Purdie wrote: Thanks for the other fix, I've pulled that in and am retesting. I did also see: https://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/24/steps/BuildImages/logs/stdio ERROR: Fetcher failure: Unable to find revision 5a47bbc4c3c247

Re: [OE-core] [PATCH 00/18] kernel-yocto: consolidated pull request

2014-08-31 Thread Bruce Ashfield
On Sun, Aug 31, 2014 at 7:41 PM, Otavio Salvador wrote: > On Sat, Aug 30, 2014 at 1:38 AM, Bruce Ashfield > wrote: >> Here's the pending queue of kernel changes for the 1.7 feature freeze. >> The queue is large, but I've actually been building and running with >> most of these changes for 6 month

Re: [OE-core] [PATCH 00/18] kernel-yocto: consolidated pull request

2014-08-31 Thread Otavio Salvador
On Sat, Aug 30, 2014 at 1:38 AM, Bruce Ashfield wrote: > Here's the pending queue of kernel changes for the 1.7 feature freeze. > The queue is large, but I've actually been building and running with > most of these changes for 6 months now, so they've been soaked for > quite a while. Why waiting

Re: [OE-core] [PATCH 00/18] kernel-yocto: consolidated pull request

2014-08-31 Thread Bruce Ashfield
On 2014-08-31, 6:07 AM, Richard Purdie wrote: Thanks for the other fix, I've pulled that in and am retesting. I did also see: https://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/24/steps/BuildImages/logs/stdio ERROR: Fetcher failure: Unable to find revision 5a47bbc4c3c247

Re: [OE-core] [PATCH 1/3] alsa-lib: upgrade to 1.0.28

2014-08-31 Thread Richard Purdie
On Fri, 2014-08-29 at 20:06 +0300, Cristian Iorga wrote: > diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb > b/meta/recipes-multimedia/alsa/alsa-lib_1.0.28.bb > similarity index 86% > rename from meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb > rename to meta/recipes-multimedia/a

Re: [OE-core] [PATCH 00/18] kernel-yocto: consolidated pull request

2014-08-31 Thread Richard Purdie
Thanks for the other fix, I've pulled that in and am retesting. I did also see: https://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/24/steps/BuildImages/logs/stdio ERROR: Fetcher failure: Unable to find revision 5a47bbc4c3c2472f3746a8cf1485db7134cf9245 in branch master even