[OE-core] [PATCH 3/3] eglibc-locale.inc: use nativesdk override with the PACKAGES_DYNAMIC statement

2013-12-03 Thread Hongxu Jia
While compiling nativesdk-mtools, there was failure: ... Nothing PROVIDES 'nativesdk-glibc-gconv-ibm850'. Close matches: ... Using nativesdk override with the PACKAGES_DYNAMIC statement fixed this issue. [YOCTO #5623] Signed-off-by: Hongxu Jia hongxu@windriver.com ---

[OE-core] [PATCH 1/3] mtools: add ability to compile with nativesdk

2013-12-03 Thread Hongxu Jia
For regenerating and ISO or EFI boot image the nativesdk needs mtools. [YOCTO #5623] Signed-off-by: Hongxu Jia hongxu@windriver.com --- meta/recipes-devtools/mtools/mtools_3.9.9.bb | 2 +- meta/recipes-devtools/mtools/mtools_4.0.18.bb | 2 +- 2 files changed, 2 insertions(+), 2

[OE-core] [PATCH 2/3] syslinux: add ability to compile with nativesdk

2013-12-03 Thread Hongxu Jia
For regenerating and ISO or EFI boot image the nativesdk needs mtools and syslinux. [YOCTO #5623] Signed-off-by: Hongxu Jia hongxu@windriver.com --- meta/recipes-devtools/syslinux/syslinux_6.01.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[OE-core] [PATCH 1/1] dhcp-client: override make_resolv_conf for read-only fs

2013-12-03 Thread Hongxu Jia
When dhclient-script starts, the client script first defines a shell function, make_resolv_conf , which is later used to create the /etc/resolv.conf file. But the read-only filesystem didn't permit the modification, so override the default behaviour and redefine this function in the enter hook

[OE-core] [PATCH 0/1] dhcp-client: override make_resolv_conf for read-only fs

2013-12-03 Thread Hongxu Jia
The following changes since commit a17ffbdbb7d142a94ef842a32b749b18e2e7f0a1: bitbake: hob: fix rotating progress icon animation (2013-12-02 17:51:35 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-dhcpclient

[OE-core] [PATCH 0/3] mtools, syslinux: add ability to compile with nativesdk

2013-12-03 Thread Hongxu Jia
The following changes since commit a17ffbdbb7d142a94ef842a32b749b18e2e7f0a1: bitbake: hob: fix rotating progress icon animation (2013-12-02 17:51:35 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-mtools

Re: [OE-core] [PATCH 3/3] eglibc-locale.inc: use nativesdk override with the PACKAGES_DYNAMIC statement

2013-12-03 Thread Richard Purdie
On Tue, 2013-12-03 at 18:27 +0800, Hongxu Jia wrote: While compiling nativesdk-mtools, there was failure: ... Nothing PROVIDES 'nativesdk-glibc-gconv-ibm850'. Close matches: ... Using nativesdk override with the PACKAGES_DYNAMIC statement fixed this issue. [YOCTO #5623] Signed-off-by:

Re: [OE-core] [PATCH] linux-dummy: catch up with image.bbclass changes

2013-12-03 Thread Philip Balister
I saw the same issue and this patch resolved the problem. Tested-by: Philip Balister phi...@balister.org On 12/02/2013 07:04 AM, Koen Kooi wrote: image.bbclass now depends on virtual/kernel:do_deploy, so add a task for that. This fixes errors like this: ERROR: Task do_build in

Re: [OE-core] [PATCH v2] curlpp: add curl c++ bindings

2013-12-03 Thread Paul Eggleton
Hi Ulf, On Monday 02 December 2013 19:36:14 u...@emagii.com wrote: From: Ulf Samuelsson u...@emagii.com Signed-off-by: Ulf Samuelsson u...@emagii.com --- .../curlpp/curlpp/pkgconfig_fix.patch | 38 + meta/recipes-support/curlpp/curlpp_0.7.3.bb| 89

[OE-core] [PATCH 1/2] dhclient-script: let resolv.conf and resolv.conf.dhclient on the same direcotry

2013-12-03 Thread Hongxu Jia
Even though '/etc' is on the readonly partition, it's possible that /etc/resolv.conf is on a separate writable partition. In this situation, we should make sure the temp file resolv.conf.dhclient on the same direcotry. [YOCTO #5624] Signed-off-by: Hongxu Jia hongxu@windriver.com ---

[OE-core] [PATCH V2 0/2] dhcp-client: fix invoke dhclient-script failed on Read-only file system

2013-12-03 Thread Hongxu Jia
Change in V2: * we should *never* check IMAGE_FEATURES in individual recipes. Two reasons: 1) It may cause unnecessary rebuilds. 2) IMAGE_FEATURES may be set in image.bb instead of local.conf. * The make_resolv_conf function in that script doesn't take into consideration the situation in

[OE-core] [PATCH 2/2] dhclient-script: override make_resolv_conf for read-only fs

2013-12-03 Thread Hongxu Jia
When dhclient-script starts, the client script first defines a shell function, make_resolv_conf , which is later used to create the /etc/resolv.conf file. But the read-only filesystem didn't permit the modification, so override the default behaviour and redefine this function in the enter hook

[OE-core] [meta-qt5][PATCH] qt5.inc: allow to set the package arch globally

2013-12-03 Thread André Draszik
If Qt5 (qtbase) is machine specific, then all packages depending on qtbase will also be machine specific, because the (initial) qtbase configuration becomes part of Qt5/qmake, thus affecting builds of packages built against this specific version of qtbase. Since it is not feasible to add

Re: [OE-core] [PATCH] cpan-base: Add vardepvalue to get_perl_version function

2013-12-03 Thread Martin Jansa
On Fri, Nov 29, 2013 at 11:52:29PM +0100, Martin Jansa wrote: * without this bitbake -S perf shows following error: ERROR: Bitbake's cached basehash does not match the one we just generated (/OE/oe-core/meta/recipes-kernel/perf/perf.bb.do_package)! if you run it twice, once without

[OE-core] Status for Sponsored by git tags

2013-12-03 Thread Henning Heinold
Hi, how is the status about using Sponsored by git tags. Do we want something like that in openemebdded or not? Bye Henning ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Philip Balister
On 12/03/2013 11:08 AM, Henning Heinold wrote: Hi, how is the status about using Sponsored by git tags. Do we want something like that in openemebdded or not? What are SPonsored by tags? Philip Bye Henning ___ Openembedded-core mailing list

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Henning Heinold
On Tue, Dec 03, 2013 at 11:43:41AM -0500, Philip Balister wrote: On 12/03/2013 11:08 AM, Henning Heinold wrote: Hi, how is the status about using Sponsored by git tags. Do we want something like that in openemebdded or not? What are SPonsored by tags? Philip Hi Philip,

Re: [OE-core] [PATCH v2] curlpp: add curl c++ bindings

2013-12-03 Thread Ulf Samuelsson
Just thought it fit nicely besides curl... I use it for a proprietary customer application. The application sends out debug messages over UDP This will reside in private layers. Have also written a small utility, which receives the UDP packets and simply writes them out on a terminal. It is

[OE-core] [dylan][PATCH 00/11] Backports from master (cover letter only)

2013-12-03 Thread Paul Eggleton
Backports of patches from master to the dylan branch, plus one dylan-only patch to fix kern-tools-native. The following changes since commit 3549f5f203363302256848bb33c05c4fd4871948: busybox: configure system user id to range from 100 to 999 (2013-10-10 12:21:02 +0100) are available in the

[OE-core] [PATCH] ptest: ensure do_install_ptest_base task runs in fakeroot context

2013-12-03 Thread Ross Burton
As this task is installing files into $D it needs to run inside pseudo so that special permissions and owners are preserved. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/classes/ptest.bbclass |5 + 1 file changed, 5 insertions(+) diff --git a/meta/classes/ptest.bbclass

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Bruce Ashfield
On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold hein...@inf.fu-berlin.de wrote: On Tue, Dec 03, 2013 at 11:43:41AM -0500, Philip Balister wrote: On 12/03/2013 11:08 AM, Henning Heinold wrote: Hi, how is the status about using Sponsored by git tags. Do we want something like that in

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Henning Heinold
On Tue, Dec 03, 2013 at 12:21:10PM -0500, Bruce Ashfield wrote: On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold Urk. Of the top of my head .. that just looks nasty. Signed-off-by: already indicates a company name, so going further than that is overkill IMHO. Bruce But what if it is

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Jack Mitchell
On 03/12/13 17:21, Bruce Ashfield wrote: On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold hein...@inf.fu-berlin.de wrote: On Tue, Dec 03, 2013 at 11:43:41AM -0500, Philip Balister wrote: On 12/03/2013 11:08 AM, Henning Heinold wrote: Hi, how is the status about using Sponsored by git tags.

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Bruce Ashfield
On Tue, Dec 3, 2013 at 12:37 PM, Henning Heinold hein...@inf.fu-berlin.de wrote: On Tue, Dec 03, 2013 at 12:21:10PM -0500, Bruce Ashfield wrote: On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold Urk. Of the top of my head .. that just looks nasty. Signed-off-by: already indicates a company

Re: [OE-core] [PATCH] ptest: ensure do_install_ptest_base task runs in fakeroot context

2013-12-03 Thread Burton, Ross
I should add that this fixes problems like systemd failing rebuilds with crazy errors like: | tar: sysroot-destdir/usr/lib/systemd/ptest/test/sys/module/uhci_hcd/drivers/pci\:uhci_hcd: Cannot open: Permission denied Ross On 3 December 2013 17:21, Ross Burton ross.bur...@intel.com wrote: As

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Philip Balister
On 12/03/2013 12:37 PM, Henning Heinold wrote: On Tue, Dec 03, 2013 at 12:21:10PM -0500, Bruce Ashfield wrote: On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold Urk. Of the top of my head .. that just looks nasty. Signed-off-by: already indicates a company name, so going further than that is

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Richard Purdie
On Tue, 2013-12-03 at 18:37 +0100, Henning Heinold wrote: On Tue, Dec 03, 2013 at 12:21:10PM -0500, Bruce Ashfield wrote: On Tue, Dec 3, 2013 at 11:55 AM, Henning Heinold Urk. Of the top of my head .. that just looks nasty. Signed-off-by: already indicates a company name, so going further

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Khem Raj
On Dec 3, 2013, at 8:55 AM, Henning Heinold hein...@inf.fu-berlin.de wrote: On Tue, Dec 03, 2013 at 11:43:41AM -0500, Philip Balister wrote: On 12/03/2013 11:08 AM, Henning Heinold wrote: Hi, how is the status about using Sponsored by git tags. Do we want something like that in

Re: [OE-core] Random fixes from the Mentor Graphics push queue

2013-12-03 Thread Chris Larson
On Wed, Nov 27, 2013 at 11:07 AM, Christopher Larson kerg...@gmail.comwrote: The following changes since commit f991d2d60b74f5ebd990f77aecd3324b1a4533e9: libpng: set reasonable SUMMARY (2013-11-27 11:51:08 +) are available in the git repository at:

Re: [OE-core] [PATCH 1/2] dhclient-script: let resolv.conf and resolv.conf.dhclient on the same direcotry

2013-12-03 Thread Phil Blundell
On Tue, 2013-12-03 at 21:46 +0800, Hongxu Jia wrote: +- echo search $new_domain_search /etc/resolv.conf.dhclient ++ echo search $new_domain_search $sysconfdir/esolv.conf.dhclient Should that be $sysconfdir/resolv.conf.dhclient? p. ___

Re: [OE-core] Random fixes from the Mentor Graphics push queue

2013-12-03 Thread Richard Purdie
On Tue, 2013-12-03 at 11:40 -0700, Chris Larson wrote: On Wed, Nov 27, 2013 at 11:07 AM, Christopher Larson kerg...@gmail.com wrote: The following changes since commit f991d2d60b74f5ebd990f77aecd3324b1a4533e9: libpng: set reasonable SUMMARY (2013-11-27

[OE-core] [PATCH] ethtool: use serial-tests to generate targets used by ptest.

2013-12-03 Thread Tudor Florea
buildtest-TESTS and runtest-TESTS targets are required by ptest. In order to have those targets in automake 1.13.4 serial-tests should be specified since parallel-tests is assumed by default and serial-tests is optional. Signed-off-by: Tudor Florea tudor.flo...@enea.com ---

[OE-core] [PATCH] security_flags: Add entry for openssl

2013-12-03 Thread Saul Wold
It seems we might be stumbling over an obscure linkage issues possibly similar to http://marc.info/?l=openssl-devm=130132183118768w=2 This issue appears for x86-64 systems with the PIE related compiler flags. libcrypto.a(cryptlib.o): relocation R_X86_64_PC32 against symbol `OPENSSL_showfatal'

Re: [OE-core] [PATCH 1/2] dhclient-script: let resolv.conf and resolv.conf.dhclient on the same direcotry

2013-12-03 Thread Hongxu Jia
On 12/04/2013 06:09 AM, Phil Blundell wrote: On Tue, 2013-12-03 at 21:46 +0800, Hongxu Jia wrote: +- echo search $new_domain_search /etc/resolv.conf.dhclient ++ echo search $new_domain_search $sysconfdir/esolv.conf.dhclient Should that be $sysconfdir/resolv.conf.dhclient? Yes,

Re: [OE-core] Random fixes from the Mentor Graphics push queue

2013-12-03 Thread Bruce Ashfield
On 12/3/2013, 5:40 PM, Richard Purdie wrote: On Tue, 2013-12-03 at 11:40 -0700, Chris Larson wrote: On Wed, Nov 27, 2013 at 11:07 AM, Christopher Larson kerg...@gmail.com wrote: The following changes since commit f991d2d60b74f5ebd990f77aecd3324b1a4533e9: libpng:

Re: [OE-core] Random fixes from the Mentor Graphics push queue

2013-12-03 Thread Chris Larson
On Tue, Dec 3, 2013 at 7:38 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 12/3/2013, 5:40 PM, Richard Purdie wrote: On Tue, 2013-12-03 at 11:40 -0700, Chris Larson wrote: On Wed, Nov 27, 2013 at 11:07 AM, Christopher Larson kerg...@gmail.com wrote: The following

Re: [OE-core] [PATCH 3/3] eglibc-locale.inc: use nativesdk override with the PACKAGES_DYNAMIC statement

2013-12-03 Thread Hongxu Jia
Hi Richard, I have updated this patch as your suggestion, and it works well. nativesdk.bbclass: support nativesdk to override with the PACKAGES_DYNAMIC statement While compiling nativesdk-mtools, there was failure: ... Nothing PROVIDES 'nativesdk-glibc-gconv-ibm850'. Close

[OE-core] [PATCH] attr: Add patch tracking details

2013-12-03 Thread Nathan Rossi
Add author tracking information to the attr patch added by commit b28f12a272a9e2f0c3084a58b91605acb05f58f8. Signed-off-by: Nathan Rossi nathan.ro...@xilinx.com --- This patch fixes up the missing signed-off-by line, This was requested in the following thread:

[OE-core] [PATCH] boot-directdisk: add the support of vmdk

2013-12-03 Thread Zhu Yanjun
--- meta/classes/boot-directdisk.bbclass | 24 +++- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/meta/classes/boot-directdisk.bbclass b/meta/classes/boot-directdisk.bbclass index 5535728..b2bd210 100644 --- a/meta/classes/boot-directdisk.bbclass +++

Re: [OE-core] Status for Sponsored by git tags

2013-12-03 Thread Mats Kärrman
At Tuesday, December 03, 2013 7:06 PM, Khem Raj [raj.k...@gmail.com] wrote: On Tue, Dec 03, 2013 at 11:43:41AM -0500, Philip Balister wrote: On 12/03/2013 11:08 AM, Henning Heinold wrote: Hi, how is the status about using Sponsored by git tags. Do we want something like that in openemebdded