[OE-core] [PATCH 1/1] systemd-compat-units: remove dnsmasq from sysv disabled list

2014-01-14 Thread Anders Darander
The dnsmasq recipe in meta-networking ships a dnsmasq.service file, that will correctly override the SysV init script. Thus, as pointed out by Ross Burton, we should remove dnsmasq from the list. Signed-off-by: Anders Darander --- meta/recipes-core/systemd/systemd-compat-units.bb | 1 - 1 file c

[OE-core] [PATCH 0/1] systemd-compat-unts: remove dnsmasq from masked list

2014-01-14 Thread Anders Darander
systemd-compat-units: remove dnsmasq from sysv disabled list The dnsmasq recipe in meta-networking ships a dnsmasq.service file, that will correctly override the SysV init script. Thus, as pointed out by Ross Burton, we should remove dnsmasq from the list. This was discovered when adding dn

[OE-core] [PATCH 0/1] shutdown-desktop: use poweroff for the Exec field in the shutdown.desktop

2014-01-14 Thread Chen Qi
The following changes since commit e4c23f7bcb79072ea6028fbdf8f3f0dc17a63371: dropbear: Refresh pam patch so it applies against recent version (2014-01-14 21:57:22 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/shutdown-desktop http://git.pokylin

[OE-core] [PATCH 1/1] sstate.bbclass: remove previous version's stamp

2014-01-14 Thread Robert Yang
There is a potential problem if we don't remove the previous version's stamp, for example: The depend chain is: libtool-native -> autoconf-native -> m4-native We have two m4-native: 1.4.9 and 1.4.7 1) Clean all of them to make a fresh build so that we can reproduce the problem $ bitbake m4-nat

[OE-core] [PATCH 1/1] shutdown-desktop: use poweroff for the Exec field in the shutdown.desktop

2014-01-14 Thread Chen Qi
Use 'poweroff' instead of 'halt' for the Exec field in the shutdown.desktop. The purpose of this patch is to make the 'shutdown' icon on on our sato images work as expected for both sysvinit and systemd images. Previously, the Exec field was 'halt'. The `halt' command could poweroff the system in

[OE-core] [PATCH 0/1] sstate.bbclass: remove previous version's stamp

2014-01-14 Thread Robert Yang
The following changes since commit 12e5a3ee5ef9e6af5ab3dfcbace433888b0914aa: local.conf.sample.extended: update for the archiver (2014-01-14 18:01:58 +0800) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/clean_stamp http://git.pokylinux.org/cgit.cgi/poky-

[OE-core] [PATCH 0/1] libtool: remove the unrecognized configure option

2014-01-14 Thread Chen Qi
The following changes since commit e4c23f7bcb79072ea6028fbdf8f3f0dc17a63371: dropbear: Refresh pam patch so it applies against recent version (2014-01-14 21:57:22 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/libtool-unrecognized-option http:/

[OE-core] [PATCH 1/1] libtool: remove the unrecognized configure option

2014-01-14 Thread Chen Qi
Remove the unrecognized configure option '--with-sysroot' to avoid build time warnings. Signed-off-by: Chen Qi --- meta/recipes-devtools/libtool/libtool-2.4.2.inc |2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-devtools/libtool/libtool-2.4.2.inc b/meta/recipes-devtools/libt

Re: [OE-core] [oe-commits] Robert Yang : autogen-native: upgrade to 5.18.2

2014-01-14 Thread Robert Yang
On 01/15/2014 01:22 PM, Darren Hart wrote: On Thu, 2014-01-09 at 15:42 +0100, Martin Jansa wrote: On Mon, Jan 06, 2014 at 11:29:36AM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: 6bcd2dafa379badab11bff9d7b607f7f5d72fc94 URL: http://git.openem

[OE-core] [PATCH 2/3] linux-yocto/3.10: update to 3.10.25

2014-01-14 Thread Bruce Ashfield
Updating the 3.10 tree to the 3.10.25 korg -stable release. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 10 -- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 +-

[OE-core] [PATCH 0/3] linux-yocto/3.10: consolidated update pull request

2014-01-14 Thread Bruce Ashfield
Richard/Saul, Here are three updates to the 3.10 kernel that I've had for a while. I'm about to merge the 3.10 LTSI content, so it is time to get these out of my queue. I had them for long enough, that muliple updates are squashed into the three patches. I've build and boot tested the various qem

[OE-core] [PATCH 3/3] linux-yocto/3.10: mohonpeak bsp config and scc files

2014-01-14 Thread Bruce Ashfield
Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 3 ++- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/meta/recipes-kernel/li

[OE-core] [PATCH 1/3] linux-yocto/3.10: update meta data for media fragments

2014-01-14 Thread Bruce Ashfield
Updating the meta SRCREV to import the following changes: d9cd83c0292b remove old MEDIA config fragments 06b76256d7e2 common-pc-standard.scc: Enable USB webcam support acb8b43837d8 common-pc-64.scc: update as per changes in the media config fragments 5513fd2ad72a minnow-standard.scc:

Re: [OE-core] [oe-commits] Robert Yang : autogen-native: upgrade to 5.18.2

2014-01-14 Thread Darren Hart
On Thu, 2014-01-09 at 15:42 +0100, Martin Jansa wrote: > On Mon, Jan 06, 2014 at 11:29:36AM +, g...@git.openembedded.org wrote: > > Module: openembedded-core.git > > Branch: master > > Commit: 6bcd2dafa379badab11bff9d7b607f7f5d72fc94 > > URL: > > http://git.openembedded.org/?p=openembedded-

Re: [OE-core] [for-dora][PATCH] gcc-4.8: Backport PR c++/57532 fix from 4.8.2

2014-01-14 Thread Robert Yang
Hi Otavio, Thanks, I will add it dora-next. // Robert On 01/15/2014 12:58 AM, Khem Raj wrote: looks good to me. On Tue, Jan 14, 2014 at 8:26 AM, Otavio Salvador wrote: Bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 Log: r200836 | jason | 2013-07-09 14:52:17 -0300 (Tue, 09 Jul 2013

[OE-core] [PATCH 1/3] opkg-utils: Upgrade to latest git HEAD

2014-01-14 Thread Paul Barker
The latest version of opkg-utils PROVIDES virtual/update-alternatives via a script copied from opkg. Signed-off-by: Paul Barker --- meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtools/opkg-utils/opkg-u

[OE-core] [PATCH 3/3] opkg: No longer PROVIDES update-alternatives

2014-01-14 Thread Paul Barker
The new provider is the opkg-utils recipe. Signed-off-by: Paul Barker --- meta/recipes-devtools/opkg/opkg.inc | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc index c9fb505..527fe5d 100644

[OE-core] [PATCH 0/3] Change update-alternatives provider

2014-01-14 Thread Paul Barker
The update-alternatives script has been copied from opkg to opkg-utils so the openembedded recipe for opkg-utils is updated accordingly. Changing the default provider of update-alternatives to opkg-utils allows dependencies to be added to the opkg recipe without causing circular dependency loops. T

[OE-core] [PATCH 2/3] default-providers: Change update-alternatives provider to opkg-utils

2014-01-14 Thread Paul Barker
This allows dependencies to be added to the opkg recipe without causing circular dependency loops. As opkg-utils has minimal dependencies it is the best recipe to provide update-alternatives. This partially solves Yocto Project issue 4836. More work is still needed for a complete solution. Signed

Re: [OE-core] [PATCH 1/1] attr: enable ptest support

2014-01-14 Thread Lu Chong
On 01/14/2014 11:16 PM, Saul Wold wrote: On 01/13/2014 07:02 PM, Lu Chong wrote: On 01/13/2014 11:58 PM, Saul Wold wrote: On 01/09/2014 02:02 AM, Chong Lu wrote: Install attr test suite and run it as ptest. Signed-off-by: Chong Lu --- meta/recipes-support/attr/attr.inc |

Re: [OE-core] bitbake error

2014-01-14 Thread Gary Thomas
On 2014-01-14 10:24, johan wadefalk wrote: Hi My target HW is a Wandboard-quad and I have followed this tutorial (http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard). My host system is gentoo which isn't a validated system for yocto but if someone can help me anyway

[OE-core] ** bug squashing weekend - Jan 17 to 20, 2014

2014-01-14 Thread Trevor Woerner
Hello all OE/Yocto enthusiasts! https://bugzilla.yoctoproject.org/ It has been noted that the number of unresolved issues in our bugzilla has been rising which, if left unchecked, will lead to an ever-increasing bug count. In an effort to raise awareness of the number of unresolved bugs and work

[OE-core] bitbake error

2014-01-14 Thread johan wadefalk
Hi My target HW is a Wandboard-quad and I have followed this tutorial ( http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard ). My host system is gentoo which isn't a validated system for yocto but if someone can help me anyway I would be very happy. I have downgraded make

Re: [OE-core] [for-dora][PATCH] gcc-4.8: Backport PR c++/57532 fix from 4.8.2

2014-01-14 Thread Khem Raj
looks good to me. On Tue, Jan 14, 2014 at 8:26 AM, Otavio Salvador wrote: > Bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 > > Log: > r200836 | jason | 2013-07-09 14:52:17 -0300 (Tue, 09 Jul 2013) | 3 lines > > PR c++/57532 > * parser.c (cp_parser_ref_qualifier_opt): Don't

Re: [OE-core] [for-dora][PATCH] gcc-4.8: Backport PR c++/57532 fix from 4.8.2

2014-01-14 Thread Otavio Salvador
Hello, I am adding Khem and Robert in Cc so they can review the patch... On Tue, Jan 14, 2014 at 2:26 PM, Otavio Salvador wrote: > Bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 > > Log: > r200836 | jason | 2013-07-09 14:52:17 -0300 (Tue, 09 Jul 2013) | 3 lines > > PR c++/57532 >

[OE-core] [for-dora][PATCH] gcc-4.8: Backport PR c++/57532 fix from 4.8.2

2014-01-14 Thread Otavio Salvador
Bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 Log: r200836 | jason | 2013-07-09 14:52:17 -0300 (Tue, 09 Jul 2013) | 3 lines PR c++/57532 * parser.c (cp_parser_ref_qualifier_opt): Don't tentatively parse a ref-qualifier in C++98 mode. Signed-off-by: Otavio Salvado

[OE-core] [PATCH] harfbuzz: Move ancillary binaries to ${PN}-bin

2014-01-14 Thread Phil Blundell
The binaries: -rwxr-xr-x root/root 21956 2014-01-09 19:39 ./bin/hb-shape -rwxr-xr-x root/root 21504 2014-01-09 19:39 ./bin/hb-ot-shape-closure -rwxr-xr-x root/root 36520 2014-01-09 19:39 ./bin/hb-view are not generally useful on target systems. Also, their presence in the same binary

[OE-core] [PATCH] security_flags: db can't use pie flags from gcc for security build

2014-01-14 Thread Saul Wold
[YOCTO #5721] Signed-off-by: Saul Wold --- meta/conf/distro/include/security_flags.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/conf/distro/include/security_flags.inc b/meta/conf/distro/include/security_flags.inc index 24fbcdc..e7d4933a 100644 --- a/meta/conf/distro/include/secu

Re: [OE-core] [oe] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Mark Hatle
On 1/14/14, 6:13 AM, Martin Jansa wrote: On Tue, Jan 14, 2014 at 10:08:35AM +, Paul Eggleton wrote: Hi all, There will be a public OpenEmbedded TSC/workgroup meeting today - there wouldn't normally be one scheduled but there was quite a lot of discussion last time (which is a good thing!).

[OE-core] [PATCH][V3 2/7] python-mako: add (from meta-oe)

2014-01-14 Thread Ross Burton
python-mako is needed for Piglit. This recipe is taken from meta-oe, and upgraded to the latest upstream version. Checksums updated as the upstream LICENSE file contains the copyright dates. Signed-off-by: Ross Burton --- meta/recipes-devtools/python/python-mako_0.9.1.bb | 20 +++

[OE-core] [PATCH][V3 7/7] packagegroup-core-tools-testapps: add Piglit

2014-01-14 Thread Ross Burton
Respect the OpenGL distro feature and if it's enabled, pull in piglit and mesa-tools. Signed-off-by: Ross Burton --- .../packagegroups/packagegroup-core-tools-testapps.bb |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta/recipes-core/packagegroups/packa

[OE-core] [PATCH][V3 0/7] Add Piglit

2014-01-14 Thread Ross Burton
Hi, V3 of the Piglit series that adds a missing build dependency from meta-oe (honestly no idea how this ever worked for me), and fixes cmake.bbclass for multilib builds. Ross The following changes since commit d6ed40fa2a7646e3353460390090aaaecf5b38a3: cmake: default to out-of-tree builds (2

[OE-core] [PATCH][V3 1/7] cmake: specify all install paths

2014-01-14 Thread Ross Burton
Specify the full set of install paths (bindir, libdir, etc) for packages that use the GNUInstallDirs module, instead of just the prefix and leaving the rest as default (which breaks with multilib). Signed-off-by: Ross Burton --- meta/classes/cmake.bbclass |9 + 1 file changed, 9 inse

[OE-core] [PATCH][V3 3/7] python-nose: add (from meta-oe)

2014-01-14 Thread Ross Burton
python-nose is a build dependecy for python-numpy, needed for Piglit. This recipe is taken directly from meta-oe. Signed-off-by: Ross Burton --- meta/recipes-devtools/python/python-nose_1.2.1.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 meta/recipes-devtools/py

[OE-core] [PATCH][V3 6/7] piglit: add (from meta-oe)

2014-01-14 Thread Ross Burton
Piglit is an OpenGL testing tool. This recipe is taken directly from meta-oe. Signed-off-by: Ross Burton --- meta/recipes-graphics/piglit/piglit_git.bb | 48 1 file changed, 48 insertions(+) create mode 100644 meta/recipes-graphics/piglit/piglit_git.bb diff --gi

[OE-core] [PATCH][V3 5/7] waffle: add (from meta-oe)

2014-01-14 Thread Ross Burton
Waffle is needed for Piglit. This recipe is based on the recipe in meta-oe, upgraded to the latest upstream 1.3.0. Signed-off-by: Ross Burton --- meta/recipes-graphics/waffle/waffle_1.3.0.bb | 32 ++ 1 file changed, 32 insertions(+) create mode 100644 meta/recipes-gra

[OE-core] [PATCH][V3 4/7] python-numpy: add (from meta-oe)

2014-01-14 Thread Ross Burton
python-numpy is needed for Piglit. This recipe is taken directly from meta-oe. Signed-off-by: Ross Burton --- .../python/python-numpy/aarch64/_numpyconfig.h | 30 + .../python/python-numpy/aarch64/config.h | 139 .../python/python-numpy/arm/config.h

[OE-core] [PATCH] util-linux: add reset.1 manpage in update-alternatives

2014-01-14 Thread Matthieu Crapet
Adding "doc-pkgs" to IMAGE_FEATURES (in an image recipe) reports a conflict with reset.1 file, present both in util-linux and ncurses-doc packages. | Collected errors: | * check_data_file_clashes: Package util-linux-doc wants to install file /home/matt/tmp/oe-p/build/tmp-eglibc/work/qemux86_64

Re: [OE-core] [PATCH 1/1] attr: enable ptest support

2014-01-14 Thread Saul Wold
On 01/13/2014 07:02 PM, Lu Chong wrote: On 01/13/2014 11:58 PM, Saul Wold wrote: On 01/09/2014 02:02 AM, Chong Lu wrote: Install attr test suite and run it as ptest. Signed-off-by: Chong Lu --- meta/recipes-support/attr/attr.inc | 15 +++- .../attr/files/attr-make-ptest-pa

Re: [OE-core] Failed to build opkg with curl support

2014-01-14 Thread Paul Barker
On 14 January 2014 13:36, Yevhen Kyriukha wrote: > Hi Paul, > > 2014/1/10 Paul Barker : >> On 9 January 2014 12:04, Yevhen Kyriukha wrote: >>> I define "curl" in PACKAGECONFIG for opkg. >>> After that I'm getting circular dependency errors during building opkg. >>> >>> Best regards, >>> Yevhen >>

Re: [OE-core] Failed to build opkg with curl support

2014-01-14 Thread Yevhen Kyriukha
Hi Paul, 2014/1/10 Paul Barker : > On 9 January 2014 12:04, Yevhen Kyriukha wrote: >> I define "curl" in PACKAGECONFIG for opkg. >> After that I'm getting circular dependency errors during building opkg. >> >> Best regards, >> Yevhen > > Sorry, this is a known problem. > > The update-alternatives

Re: [OE-core] [oe] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Martin Jansa
On Tue, Jan 14, 2014 at 12:55:28PM +, Phil Blundell wrote: > On Tue, 2014-01-14 at 13:13 +0100, Martin Jansa wrote: > > Not sure if it's worth new item on agenda, but maybe we should move > > meta/classes/image-prelink.bbclass functionality to package.bbclass, > > maybe we have more cases like

Re: [OE-core] [PATCH] Revert "cross-canadian: Handle powerpc linux verses linux-gnuspe"

2014-01-14 Thread David Nyström
On 2014-01-13 13:41, Richard Purdie wrote: On Mon, 2014-01-13 at 13:37 +0100, David Nyström wrote: Just to clarify bug 5354: If I understand the bug correctly, this would arise when first building the nativesdk tarball on a MACHINE with ABI linux, and then building the nativesdk for another MACH

Re: [OE-core] Extraneous ${libdir}/${PN}/ptest in ptest-using packages

2014-01-14 Thread Phil Blundell
On Tue, 2014-01-14 at 12:51 +, Phil Blundell wrote: > and this causes ${D}${PTEST_PATH} to be created irrespective of the > setting of PTEST_ENABLED, which is not especially desirable. Can this > be moved to some place where it only takes effect for ptest-enabled > builds? Oh, I see this was

Re: [OE-core] [oe] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Phil Blundell
On Tue, 2014-01-14 at 13:13 +0100, Martin Jansa wrote: > Not sure if it's worth new item on agenda, but maybe we should move > meta/classes/image-prelink.bbclass functionality to package.bbclass, > maybe we have more cases like this where image build is changing files > which are provided by normal

[OE-core] Extraneous ${libdir}/${PN}/ptest in ptest-using packages

2014-01-14 Thread Phil Blundell
I happened to notice today that I'm getting /lib/lttng-tools/ptest/ installed in my rootfs, which I don't especially want. What's happening here is that ptest.bbclass (since 25885d3b4f679c33a514d858bc20b0e21aa63721) does: do_install_ptest_base[cleandirs] = "${D}${PTEST_PATH}" and this causes ${D

Re: [OE-core] [oe] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Martin Jansa
On Tue, Jan 14, 2014 at 10:08:35AM +, Paul Eggleton wrote: > Hi all, > > There will be a public OpenEmbedded TSC/workgroup meeting today - there > wouldn't normally be one scheduled but there was quite a lot of discussion > last time (which is a good thing!). If you're interested in discussi

[OE-core] [PATCH 2/3] oe-selftest: renamed sstate.py module to sstatetests.py

2014-01-14 Thread Corneliu Stoicescu
Signed-off-by: Corneliu Stoicescu --- .../oeqa/selftest/{sstate.py => sstatetests.py}|0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta/lib/oeqa/selftest/{sstate.py => sstatetests.py} (100%) diff --git a/meta/lib/oeqa/selftest/sstate.py b/meta/lib/oeqa/selftest/sstatetests

[OE-core] [PATCH 1/3] oe-selftest: New object SStateBase cut off from SStateTests.

2014-01-14 Thread Corneliu Stoicescu
- SStateBase object contains basic methods used to run sstate related tests - SStateTests now contains only sstate-related tests Signed-off-by: Corneliu Stoicescu --- meta/lib/oeqa/selftest/sstate.py |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/lib/oeqa/selftest/

Re: [OE-core] [PATCH] ptest: d.keys() is slow, use a list instead

2014-01-14 Thread Otavio Salvador
On Tue, Jan 14, 2014 at 9:43 AM, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > Unfortunately d.keys is extremely slow. Using a list in this case should be > fine since the addtask lines are immediately above the code and aren't > going to change often. > > Signed-off-by: Richard Pu

[OE-core] [PATCH] nativesdk-packagegroup-sdk-host: Cleanup strange darwin override

2014-01-14 Thread Richard Purdie
The cross-canadian packages were split into their own package group some time ago. These two are leftovers and can be safely removed. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-pack

[OE-core] [PATCH] ptest: d.keys() is slow, use a list instead

2014-01-14 Thread Richard Purdie
Unfortunately d.keys is extremely slow. Using a list in this case should be fine since the addtask lines are immediately above the code and aren't going to change often. Signed-off-by: Richard Purdie --- diff --git a/meta/classes/ptest.bbclass b/meta/classes/ptest.bbclass index e5bbb89..caf7101 1

[OE-core] [PATCH] eglibc-locale: Fix depends on binutils

2014-01-14 Thread Richard Purdie
The dependency here needs to apply for nativesdk as well as target packages as the autobuilder just tripped over that. We'd never want a native version so I'm not sure why the target class override was even present. The dependency also applies to do_package so lets be explicit about that in case ss

[OE-core] [PATCH] make: Disable floating guile dependency

2014-01-14 Thread Richard Purdie
This makes builds of make deterministic. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/make/make_4.0.bb b/meta/recipes-devtools/make/make_4.0.bb index bb2a7ed..38d328c 100644 --- a/meta/recipes-devtools/make/make_4.0.bb +++ b/meta/recipes-devtools/make/make_4.0.bb @@ -4,6

[OE-core] [PATCH 5/5] image_types bbclass: add support for tar.lz4 and cpio.lz4

2014-01-14 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta/classes/image_types.bbclass | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass index 54ecb15..48675b8 100644 --- a/meta/classes/image_types.bbclass +++ b/meta/classes/image

[OE-core] [PATCH 4/5] kernel.bbclass: add support for LZ4 initramfs files

2014-01-14 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta/classes/kernel.bbclass | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass index 5fef446..f2a5ec5 100644 --- a/meta/classes/kernel.bbclass +++ b/meta/classes/kernel.bbclass @@ -87,7 +

[OE-core] [PATCH 1/5] lz4: add r112

2014-01-14 Thread Koen Kooi
lz4-native is needed for kernels using lz4 compression, which was merged in 3.11. Lz4 has a similar compression rate to lzo but decompresses a lot (>4x) faster. Signed-off-by: Koen Kooi --- meta/recipes-support/lz4/lz4_svn.bb | 17 + 1 file changed, 17 insertions(+) create mod

[OE-core] [PATCH 3/5] distrodata bbclass: add support for lz4 archives

2014-01-14 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta/classes/distrodata.bbclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/classes/distrodata.bbclass b/meta/classes/distrodata.bbclass index 2c365f9..b47358b 100644 --- a/meta/classes/distrodata.bbclass +++ b/meta/classes/distrodata.

[OE-core] [PATCH 2/5] base bbclass: add support for lz4 compressed archives

2014-01-14 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta/classes/base.bbclass | 5 + 1 file changed, 5 insertions(+) diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass index 2e5217b..81fc305 100644 --- a/meta/classes/base.bbclass +++ b/meta/classes/base.bbclass @@ -573,6 +573,11 @@ python () {

Re: [OE-core] [PATCH 1/3] cmake: respect ${S} and ${B}

2014-01-14 Thread Burton, Ross
On 13 January 2014 22:15, Saul Wold wrote: >> This seems to cause a problem: >> ERROR: Logfile of failure stored in: >> >> DESTDIR=/srv/hdd/builds/world/tmp/work/ppc7400-poky-linux/cmake/2.8.12.1-r0/image >> install >> | make: *** No rule to make target `install'. Stop. >> | ERROR: oe_runmake fai

Re: [OE-core] [oe-core][PATCH 2/3] kmod-native: Only use O_CLOEXEC if it is defined

2014-01-14 Thread Burton, Ross
On 14 January 2014 10:17, Robert Yang wrote: > > On 01/14/2014 05:49 PM, b28...@freescale.com wrote: >> >> From: Ting Liu >> >> O_CLOEXEC is not available on some distro, such as centos 5.x >> > > Hi Ting, > > Missing the Upstream-Status here, and for the O_CLOEXEC, how about: > > #ifdef O_CLOEXE

Re: [OE-core] [oe-core][PATCH 2/3] kmod-native: Only use O_CLOEXEC if it is defined

2014-01-14 Thread Robert Yang
On 01/14/2014 05:49 PM, b28...@freescale.com wrote: From: Ting Liu O_CLOEXEC is not available on some distro, such as centos 5.x Hi Ting, Missing the Upstream-Status here, and for the O_CLOEXEC, how about: #ifdef O_CLOEXEC #define O_RDONLY_O_CLOEXEC O_RDONLY|O_CLOEXEC #else #define O

[OE-core] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Paul Eggleton
Hi all, There will be a public OpenEmbedded TSC/workgroup meeting today - there wouldn't normally be one scheduled but there was quite a lot of discussion last time (which is a good thing!). If you're interested in discussing long- term technical efforts around the OpenEmbedded project please jo

[OE-core] [oe-core][PATCH 2/3] kmod-native: Only use O_CLOEXEC if it is defined

2014-01-14 Thread b28495
From: Ting Liu O_CLOEXEC is not available on some distro, such as centos 5.x Signed-off-by: Ting Liu --- meta/recipes-kernel/kmod/kmod-native_git.bb|1 + .../kmod/Only-use-O_CLOEXEC-if-it-is-defined.patch | 138 2 files changed, 139 insertions(+), 0 deletions(

[OE-core] [oe-core][PATCH 3/3] wayland-native: disable macro checks not used for scanner

2014-01-14 Thread b28495
From: Ting Liu We only build wayland-native for the scanner, so disable the bits we don't actually need. This avoid build issue on older distro such as Centos 5.x: | error: 'O_CLOEXEC' undeclared (first use in this function) | error: sys/timerfd.h: No such file or directory | error: 'CLOCK_MONOTO

[OE-core] [oe-core][PATCH 1/3] dbus: Add missing RDEPENDS of base-files

2014-01-14 Thread b28495
From: Ting Liu Fix the below issue: | Computing transaction...error: Can't install | dbus-1-1.6.18-r0@ppce500v2: no package provides base-files | Signed-off-by: Ting Liu --- meta/recipes-core/dbus/dbus.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-c

[OE-core] [PATCH 0/1] apr: enable ptest support

2014-01-14 Thread Chong Lu
The following changes since commit 1b636173ca88e5ccca1992f9a12367a1189fa674: bitbake: toaster: Toaster GUI, generic search, filter and order (2014-01-10 15:20:26 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/apr http://git.pokylinux.org/cgit.c

[OE-core] [PATCH 1/1] apr: enable ptest support

2014-01-14 Thread Chong Lu
Install apr test suite and run it as ptest. Signed-off-by: Chong Lu --- meta/recipes-support/apr/apr/run-ptest | 6 ++ meta/recipes-support/apr/apr_1.4.8.bb | 24 ++-- 2 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-support/apr/apr/run