[OE-core] [danny][PATCH 2/3] eglibc: fix build with recent texinfo (5.1)

2013-07-09 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- .../remove_hsep_and_vsep_from_info_pages.patch | 71 meta/recipes-core/eglibc/eglibc_2.16.bb|1 + 2 files changed, 72 insertions(+) create mode 100644

[OE-core] [danny][PATCH 1/3] gcc: add patch to disable texinfo when texinfo is 5.0 or newer

2013-07-09 Thread Eric Bénard
From: Martin Jansa martin.ja...@gmail.com * this is needed only for 4.7 series, newer works fine with texinfo-5* [YOCTO #3947] Signed-off-by: Martin Jansa martin.ja...@gmail.com Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org --- meta/recipes-devtools/gcc/gcc-4.7.inc

[OE-core] [danny][PATCH 3/3] binutils: fix build with recent texinfo (5.1)

2013-07-09 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- meta/recipes-devtools/binutils/binutils-2.22.inc |1 + .../binutils/binutils/texinfo.patch| 294 2 files changed, 295 insertions(+) create mode 100644 meta/recipes-devtools/binutils/binutils/texinfo.patch

[OE-core] [PATCH] common-licenses: Adding netperf

2013-07-09 Thread Chunrong Guo
*netperf requires it's own specific license when add meta-openembedded layer Signed-off-by: Chunrong Guo b40...@freescale.com --- meta/files/common-licenses/netperf | 43 1 files changed, 43 insertions(+), 0 deletions(-) create mode 100644

Re: [OE-core] [PATCH] common-licenses: Adding netperf

2013-07-09 Thread Liu Ting-B28495
Netperf is restricted license. I don't think oe-core will accept it. We add below line in fsl-setup-poky: echo # whiteliste restricted license conf/local.conf echo LICENSE_FLAGS_WHITELIST = \non-commercial_netperf\ conf/local.conf -Ting -Original Message- From: Guo Chunrong-B40290

[OE-core] [PATCH 0/1]package_rpm.bbclass: remove xx.spec before doing rpmbuild xx.src.rpm

2013-07-09 Thread Bian Naimeng
If the spec file already exist, and has not been stored into pseudo's files.db, it maybe cause rpmbuild src.rpm fail, so remove it before doing rpmbuild src.rpm. Signed-off-by: Bian Naimeng bia...@cn.fujitsu.com --- meta/classes/package_rpm.bbclass |5 + 1 files changed, 5

Re: [OE-core] [oe] [PATCH 0/3] autotools.bbclass misc trivia

2013-07-09 Thread Bernhard Reutner-Fischer
It seems to me this was never pushed, or was it reverted in the meantime (if so, why? who takes care of passing these in nowadays?) Thanks, On 13 January 2011 01:29, Tom Rini tom_r...@mentor.com wrote: On 01/12/2011 01:41 PM, Khem Raj wrote: On 1/12/2011 12:15 PM, Bernhard Reutner-Fischer

[OE-core] [Patch V3] lighttpd: Add systemd support.

2013-07-09 Thread Noor, Ahsan
From: Noor noor_ah...@mentor.com * Enable lighttpd with systemd support. * Replace the hardcoded paths with sbindir, sysconfdir and base_bindir Signed-off-by: Noor Ahsan noor_ah...@mentor.com --- .../lighttpd/files/lighttpd.service| 12 ++

Re: [OE-core] [PATCH v2] lighttpd: Add systemd support.

2013-07-09 Thread Ahsan, Noor
I have fixed it and sent another patch. Noor -Original Message- From: Saul Wold [mailto:s...@linux.intel.com] Sent: Tuesday, July 09, 2013 12:22 AM To: Ahsan, Noor Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH v2] lighttpd: Add systemd support. On

[OE-core] [PATCH 0/4] Fix typos

2013-07-09 Thread Emilia Ciobanu
The following changes since commit dc86293f0444384e8ae5131fdd10b6cb077164b0: bitbake: HOB:Proper handle of SIGINT (2013-07-05 15:52:48 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib emac/typo_fixes

[OE-core] [PATCH 1/4] chkconfig-alternatives-native: add git token in package version

2013-07-09 Thread Emilia Ciobanu
Git packages should have the following format: version+gitAUTOINC[r|-]+revision Signed-off-by: Emilia Ciobanu emilia.maria.silvia.ciob...@intel.com --- .../chkconfig-alternatives-native_1.3.59.bb|2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[OE-core] [PATCH 2/4] lttng-modules: rename recipe

2013-07-09 Thread Emilia Ciobanu
Git packages should have _git in their recipe name and should include git token inside the PV variable. Signed-off-by: Emilia Ciobanu emilia.maria.silvia.ciob...@intel.com --- ...lttng-modules_2.2.0.bb = lttng-modules_git.bb} |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 4/4] zip: rename recipe

2013-07-09 Thread Emilia Ciobanu
Current local version is 30. Signed-off-by: Emilia Ciobanu emilia.maria.silvia.ciob...@intel.com --- .../recipes-extended/zip/{zip_3.0.bb = zip_30.bb} |0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-extended/zip/{zip_3.0.bb = zip_30.bb} (100%) diff --git

Re: [OE-core] [PATCH 0/4] Fix typos

2013-07-09 Thread Paul Eggleton
Hi Emilia, On Tuesday 09 July 2013 11:57:37 Emilia Ciobanu wrote: The following changes since commit dc86293f0444384e8ae5131fdd10b6cb077164b0: bitbake: HOB:Proper handle of SIGINT (2013-07-05 15:52:48 +0100) are available in the git repository at:

Re: [OE-core] RFC: oe-selftest script to run automated tests against bitbake tools

2013-07-09 Thread Paul Eggleton
Hi Mihai, On Monday 08 July 2013 20:33:20 Mihai Lindner wrote: The idea of oe-selftest would be to have an extra method of testing to cover what's not addressed by sanity tests, bitbake-selftest or image run-time testing. More information and some example tests are posted in the related bug,

Re: [OE-core] [PATCH] common-licenses: Adding netperf

2013-07-09 Thread Paul Eggleton
On Tuesday 09 July 2013 08:01:58 Liu Ting-B28495 wrote: Netperf is restricted license. I don't think oe-core will accept it. We add below line in fsl-setup-poky: echo # whiteliste restricted license conf/local.conf echo LICENSE_FLAGS_WHITELIST = \non-commercial_netperf\ conf/local.conf

Re: [OE-core] [PATCH 1/9] iputils: Upgrade to v20121221

2013-07-09 Thread Radu Moisan
On 07/09/2013 04:02 AM, Saul Wold wrote: On 07/08/2013 03:21 AM, Radu Moisan wrote: Removed obsolete patches Header for arping changed. New author added. Signed-off-by: Radu Moisan radu.moi...@intel.com --- .../files/debian/add-icmp-return-codes.diff| 43

[OE-core] [Patch V4] lighttpd: Add systemd support.

2013-07-09 Thread Noor, Ahsan
From: Noor noor_ah...@mentor.com * Enable lighttpd with systemd support. * Replace the hardcoded paths with sbindir, sysconfdir and base_bindir Signed-off-by: Noor Ahsan noor_ah...@mentor.com --- .../lighttpd/files/lighttpd.service| 12 ++

[OE-core] [PATCH 5/5] nss: fix incorrect shebang of perl

2013-07-09 Thread Hongxu Jia
Replace incorrect shebang of perl with `#! /usr/bin/perl'. Signed-off-by: Hongxu Jia hongxu@windriver.com --- .../files/nss-fix-incorrect-shebang-of-perl.patch | 110 + meta/recipes-support/nss/nss.inc | 2 + 2 files changed, 112 insertions(+) create

[OE-core] [PATCH 4/5] nss: Create checksum files for the NSS libraries

2013-07-09 Thread Hongxu Jia
Add checksum files required for the NSS softoken to operate in FIPS 140 mode. The shlibsign is invoked to sign the libraries, and it is built for the target architecture and doesn't support cross-compiling so far. Invoke shlibsign at target's boot time to generate checksum files.

[OE-core] [PATCH 2/5] packagegroup-core-lsb: add nss for LSB library check

2013-07-09 Thread Hongxu Jia
Add nss for LSB library check. ... Unable to find library libnss3.so Unable to find library libssl3.so ... [YOCTO 4096] Signed-off-by: Hongxu Jia hongxu@windriver.com --- meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb | 1 + 1 file changed, 1 insertion(+) diff --git

[OE-core] [PATCH 3/5] nss: add version 3.15.1

2013-07-09 Thread Hongxu Jia
Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS 5, PKCS 7, PKCS 11, PKCS 12, S/MIME, X.509 v3 certificates, and other security

[OE-core] [PATCH 0/5]add nss for LSB library check

2013-07-09 Thread Hongxu Jia
http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/libnss3.html https://developer.mozilla.org/en-US/docs/NSS //Hongxu The following changes since commit dc86293f0444384e8ae5131fdd10b6cb077164b0: bitbake: HOB:Proper handle of SIGINT (2013-07-05 15:52:48 +0100) are

[OE-core] [PATCH 1/5] nspr-native: add version 4.10

2013-07-09 Thread Hongxu Jia
It is required by nss-native. [YOCTO #4096] Signed-off-by: Hongxu Jia hongxu@windriver.com --- meta/recipes-support/nspr/nspr_4.10.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-support/nspr/nspr_4.10.bb b/meta/recipes-support/nspr/nspr_4.10.bb index 3936d67..fcecb95

Re: [OE-core] [PATCH 1/5] nspr-native: add version 4.10

2013-07-09 Thread Martin Jansa
On Tue, Jul 09, 2013 at 08:30:36PM +0800, Hongxu Jia wrote: It is required by nss-native. Shouldn't the subject say something like nspr: add native version or is there some other version of nspr-native? [YOCTO #4096] Signed-off-by: Hongxu Jia hongxu@windriver.com ---

Re: [OE-core] [PATCH 3/5] nss: add version 3.15.1

2013-07-09 Thread Paul Eggleton
Hi Hongxu, On Tuesday 09 July 2013 20:30:38 Hongxu Jia wrote: Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS 5, PKCS 7,

Re: [OE-core] [PATCH 1/5] nspr-native: add version 4.10

2013-07-09 Thread Hongxu Jia
On 07/09/2013 08:42 PM, Martin Jansa wrote: On Tue, Jul 09, 2013 at 08:30:36PM +0800, Hongxu Jia wrote: It is required by nss-native. Shouldn't the subject say something like nspr: add native version Agree, I will modify the title. Thanks Hongxu or is there some other version of

Re: [OE-core] [PATCH 3/5] nss: add version 3.15.1

2013-07-09 Thread Hongxu Jia
Hi Paul, 1, 3.15.1 is the newest version, and file structure has more change than previous version. 2, 3.13.3 just skip signing, and cheksum file doesn't be generated. 3, 3.13.3 doesn't completely fix incorrect shebang of perl (PATCH 5/5) 4, 3.13.3's package doesn't contain ${D}${bindir}/

Re: [OE-core] [PATCH 3/5] nss: add version 3.15.1

2013-07-09 Thread Paul Eggleton
On Tuesday 09 July 2013 21:29:11 Hongxu Jia wrote: 1, 3.15.1 is the newest version, and file structure has more change than previous version. 2, 3.13.3 just skip signing, and cheksum file doesn't be generated. 3, 3.13.3 doesn't completely fix incorrect shebang of perl (PATCH 5/5) 4,

Re: [OE-core] [PATCH 3/5] nss: add version 3.15.1

2013-07-09 Thread Khem Raj
On Jul 9, 2013, at 6:38 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Tuesday 09 July 2013 21:29:11 Hongxu Jia wrote: 1, 3.15.1 is the newest version, and file structure has more change than previous version. 2, 3.13.3 just skip signing, and cheksum file doesn't be generated.

[OE-core] [PATCH] powertop: fix update-alternatives link

2013-07-09 Thread Sergey Matyukevich
In the new stable busybox_1.21.1 default location of symbolic link for powertop has been changed: /usr/sbin instead of /bin. This update breaks creation of alternative links when both busybox and powertop packages are installed on the system. Fix: modification of ALTERNATIVE_LINK_NAME in powertop

[OE-core] [PATCH v3] boot-directdisk: mount root by MBR disk signature for Linux 3.8+

2013-07-09 Thread Jonathan Liu
The root device is currently set as /dev/hda2. However, this is only correct if it's the first IDE drive. If booting off the first SATA drive instead, it would be /dev/sda2. It's not the first drive, neither /dev/hda2 or /dev/sda2 would be correct. The solution to this has typically been to use

Re: [OE-core] [PATCH] boot-directdisk: mount root by MBR disk signature for Linux 3.8+

2013-07-09 Thread Jonathan Liu
On 11/06/2013 2:26 AM, Darren Hart wrote: On 06/08/2013 06:03 AM, Jonathan Liu wrote: Hi Darren, + sed -i s|\broot=[^ ]*|root=PARTUUID=$DISK_SIGNATURE-02| $HDDDIR/syslinux.cfg In bootimg.bbclass I have been abstracting out the boot loader so it is not explicitly referenced.

Re: [OE-core] [PATCH 1/1] qt-mobility: fix build in the absence of xvideo

2013-07-09 Thread Burton, Ross
On 2 July 2013 03:16, Hongxu Jia hongxu@windriver.com wrote: QMake pro files don't explicitly define QT_NO_XVIDEO if the configuration lacks xvideo, but plugins code relies on this define. You just described a clear and obvious bug in the build system... +Upstream-Status: Inappropriate

Re: [OE-core] [PATCH v8] systemd: added python-systemd package generation.

2013-07-09 Thread Burton, Ross
On 5 July 2013 00:31, Yevhen Kyriukha kirg...@gmail.com wrote: +inherit gtk-doc useradd pkgconfig autotools perlnative update-rc.d update-alternatives qemu \ +${@base_contains('DISTRO_FEATURES', 'python', 'pythonnative python-dir', '', d)} You've just invented a new DISTRO_FEATURE,

Re: [OE-core] [PATCH 1/1] glib-2.0: inherit pythonnative

2013-07-09 Thread Burton, Ross
On 8 July 2013 04:25, jackie.hu...@windriver.com wrote: glib-2.0 needs to inherit pythonnative because it depends on python-native. This has caused problems on SLED11.2 if no python-xml installed. I just built glib-2.0 from scratch without python-native being present, so can you justify this

Re: [OE-core] [CONSOLIDATED PULL 00/70] PENDING FINAL REVIEW

2013-07-09 Thread Burton, Ross
On 9 July 2013 02:05, Saul Wold s...@linux.intel.com wrote: glib-2.0: inherit pythonnative Remove, mail sent querying this. resolvconf: check if running systemd in postinst Remove, this bothers me, sending mail to discuss. systemd: added python-systemd package generation. Remove,

Re: [OE-core] [PATCH 1/3 v2] sanity.bbclass: Check for the known broken version of make

2013-07-09 Thread Trevor Woerner
On 8 July 2013 17:55, Mark Hatle mark.ha...@windriver.com wrote: For anyone with an old or broken system, they will need to download (or build) the buildtools.. install it and have it in their path prior to running oe-core. Does a download location already exist with downloads available for

Re: [OE-core] [PATCH] resolvconf: check if running systemd in postinst

2013-07-09 Thread Burton, Ross
On 8 July 2013 14:31, Jonathan Liu net...@gmail.com wrote: Check if running systemd in postinst by testing for existence of /sys/fs/cgroup/systemd instead of checking if systemd-tmpfiles exists in PATH. This is so populate-volatile.sh update is called instead of systemd-tmpfiles --create if

[OE-core] [PATCH v2] security_flags: Add addition recipes to the non pie list

2013-07-09 Thread Saul Wold
Create a local SECURITY_NO_PIE_CFLAGS to cover the recipes that have issues with with pic and pie cflags set. Signed-off-by: Saul Wold s...@linux.intel.com --- meta/conf/distro/include/security_flags.inc | 45 + 1 file changed, 33 insertions(+), 12 deletions(-) diff

[OE-core] [PATCH 0/1] Changesin git and svn package reporting

2013-07-09 Thread Emilia Ciobanu
The following changes since commit 4285e856aa073979bf046168a75188ccf5a1e7d4: lib/oeqa/runtime: add gcc test (2013-07-09 10:53:45 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib emac/distrodata_git_svn_version_report_pattern

[OE-core] [CONSOLIDATED PULL 00/59] Ready for Pull

2013-07-09 Thread Saul Wold
Paul, Ross: This is the updated version with some additional patches dropped Please ACK for RP Richard: There is an additional patch from Bruce pending on Poky for the kenrel. I have included Robert's DESCRIPTION changes, along with the Image Test code. Thanks Sau! The following

Re: [OE-core] [CONSOLIDATED PULL 00/59] Ready for Pull

2013-07-09 Thread Burton, Ross
On 9 July 2013 16:38, Saul Wold s...@linux.intel.com wrote: This is the updated version with some additional patches dropped Please ACK for RP Signed-off-by: Ross Burton ross.bur...@intel.com Ross ___ Openembedded-core mailing list

[OE-core] [PATCH 1/1] distrodata.bbaclass: change in git and svn package reporting

2013-07-09 Thread Emilia Ciobanu
For git packages the Package Reporting System should always report the latest HEAD. For svn packages the new version reporting has the following format: version+svn[r|-]revision Signed-off-by: Emilia Ciobanu emilia.maria.silvia.ciob...@intel.com --- meta/classes/distrodata.bbclass | 78

Re: [OE-core] [CONSOLIDATED PULL 00/59] Ready for Pull

2013-07-09 Thread Paul Eggleton
On Tuesday 09 July 2013 08:38:50 Saul Wold wrote: Paul, Ross: This is the updated version with some additional patches dropped Please ACK for RP Richard: There is an additional patch from Bruce pending on Poky for the kenrel. I have included Robert's DESCRIPTION changes, along with

Re: [OE-core] [PATCH 0/2] scripts/runqemu: 'qemuzynq' and 'qemumicroblaze'

2013-07-09 Thread Paul Eggleton
Hi Nathan/all, On Thursday 04 July 2013 17:42:26 Nathan Rossi wrote: The following patches add support to the runqemu scripts to allow for the machines named 'qemuzynq' and 'qemumicroblaze' to be booted within qemu. These target machines reside in the 'meta-xilinx' layer. I think we should

Re: [OE-core] [PATCH 0/2] scripts/runqemu: 'qemuzynq' and 'qemumicroblaze'

2013-07-09 Thread Burton, Ross
On 9 July 2013 16:54, Paul Eggleton paul.eggle...@linux.intel.com wrote: Since this is unlikely to happen immediately I've acked these patches going in, but I think we'll need to look at doing this some time soon. Agreed. To make sure this doesn't get forgotten, I filed #4827 yesterday. Ross

[OE-core] [PATCH] lib/oeqa/runtime/dmesg.py: whitelist dmesg message for systemd net interface name

2013-07-09 Thread Stefan Stanacar
Messages such as: systemd-udevd[79]: error changing net interface name eth0 to enp0s3: Device or resource busy are harmless as systemd can't rename interfaces in qemu (the interface is already active). Alternatively, passing net.ifnames=0 to the kernel will stop systemd renaming the interfaces.

[OE-core] [PATCH] lib/oeqa/utils/sshcontrol.py: fix passing command to subprocess

2013-07-09 Thread Stefan Stanacar
Don't use shlex.split in subprocess call and also prepend . /etc/profile, because PATH over ssh is always /usr/bin:/bin which isn't what many tests expect. Signed-off-by: Stefan Stanacar stefanx.stana...@intel.com --- meta/lib/oeqa/utils/sshcontrol.py | 14 ++ 1 file changed, 6

Re: [OE-core] [RFC PATCH v2 3/8] lib/oeqa/utils/sshcontrol.py: helper module for running remote commands

2013-07-09 Thread Stanacar, StefanX
Hi Colin, On Sun, 2013-07-07 at 17:55 -0400, Colin Walters wrote: On Fri, 2013-07-05 at 12:27 +0300, Stefan Stanacar wrote: +actualcmd = ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -l root %s '%s' % (self.host, cmd) This is going to fail if cmd contains a

[OE-core] [PATCH] pciutils: Add kmod dependency

2013-07-09 Thread Saul Wold
pciutils now uses libkmod to look up kernel module info. [YOCTO #4821] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-bsp/pciutils/pciutils_3.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb

Re: [OE-core] [PATCH v3] boot-directdisk: mount root by MBR disk signature for Linux 3.8+

2013-07-09 Thread Darren Hart
On Wed, 2013-07-10 at 00:12 +1000, Jonathan Liu wrote: The root device is currently set as /dev/hda2. However, this is only correct if it's the first IDE drive. If booting off the first SATA drive instead, it would be /dev/sda2. It's not the first drive, neither /dev/hda2 or /dev/sda2 would be

[OE-core] [PATCH] alsa-state: Provide an empty asound.conf by default

2013-07-09 Thread Darren Hart
An empty asound.conf should work for most cases. The existing asound.conf uses plug dmix which causes arecord to fail without a special -D device specification on the command line (as no capture device is defined). Clear asound.conf for the default case. Any needed changes should be made in the

Re: [OE-core] [PATCH] alsa-state: Provide an empty asound.conf by default

2013-07-09 Thread Saul Wold
On 07/09/2013 03:15 PM, Darren Hart wrote: An empty asound.conf should work for most cases. The existing asound.conf uses plug dmix which causes arecord to fail without a special -D device specification on the command line (as no capture device is defined). Clear asound.conf for the default

Re: [OE-core] [PATCH] alsa-state: Provide an empty asound.conf by default

2013-07-09 Thread Darren Hart
On Tue, 2013-07-09 at 15:43 -0700, Saul Wold wrote: On 07/09/2013 03:15 PM, Darren Hart wrote: An empty asound.conf should work for most cases. The existing asound.conf uses plug dmix which causes arecord to fail without a special -D device specification on the command line (as no capture

Re: [OE-core] [PATCH v3] boot-directdisk: mount root by MBR disk signature for Linux 3.8+

2013-07-09 Thread Jonathan Liu
On 10/07/2013 7:48 AM, Darren Hart wrote: On Wed, 2013-07-10 at 00:12 +1000, Jonathan Liu wrote: The root device is currently set as /dev/hda2. However, this is only correct if it's the first IDE drive. If booting off the first SATA drive instead, it would be /dev/sda2. It's not the first

Re: [OE-core] [PATCH] alsa-state: Provide an empty asound.conf by default

2013-07-09 Thread Saul Wold
On 07/09/2013 03:59 PM, Darren Hart wrote: On Tue, 2013-07-09 at 15:43 -0700, Saul Wold wrote: On 07/09/2013 03:15 PM, Darren Hart wrote: An empty asound.conf should work for most cases. The existing asound.conf uses plug dmix which causes arecord to fail without a special -D device

Re: [OE-core] [PATCH 3/5] nss: add version 3.15.1

2013-07-09 Thread Hongxu Jia
Got it, I will check the one in meta-browser again to make sure everything is handled, and resend the patch. Thanks, Hongxu On 07/09/2013 09:38 PM, Paul Eggleton wrote: On Tuesday 09 July 2013 21:29:11 Hongxu Jia wrote: 1, 3.15.1 is the newest version, and file structure has more change than

Re: [OE-core] [PATCH 1/1] glib-2.0: inherit pythonnative

2013-07-09 Thread jhuang0
On 7/9/2013 10:56 PM, Burton, Ross wrote: On 8 July 2013 04:25, jackie.hu...@windriver.com wrote: glib-2.0 needs to inherit pythonnative because it depends on python-native. This has caused problems on SLED11.2 if no python-xml installed. I just built glib-2.0 from scratch without

Re: [OE-core] [PATCH 0/1]package_rpm.bbclass: remove xx.spec before doing rpmbuild xx.src.rpm

2013-07-09 Thread Bian Naimeng
Hi all Sorry, it looks like i should post this patch to poky. please ignore this Thanks Bian said the following on 2013-7-9 16:27:, Bian Naimeng wrote: If the spec file already exist, and has not been stored into pseudo's files.db, it maybe cause rpmbuild src.rpm fail, so remove it before

[OE-core] [PATCH] boot-directdisk: allow specifying custom MBR disk signature

2013-07-09 Thread Jonathan Liu
This introduces a DISK_SIGNATURE variable that allows controlling the 32-bit MBR disk signature. By default it is set to an automatically generated disk signature but it may by overridden in the image recipe by setting DISK_SIGNATURE to a 8 digit hex string. This DISK_SIGNATURE variable can also

Re: [OE-core] [PATCH v3] boot-directdisk: mount root by MBR disk signature for Linux 3.8+

2013-07-09 Thread Jonathan Liu
On 10 July 2013 07:48, Darren Hart dvh...@linux.intel.com wrote: On Wed, 2013-07-10 at 00:12 +1000, Jonathan Liu wrote: The root device is currently set as /dev/hda2. However, this is only correct if it's the first IDE drive. If booting off the first SATA drive instead, it would be /dev/sda2.

Re: [OE-core] [PATCH 0/2] scripts/runqemu: 'qemuzynq' and 'qemumicroblaze'

2013-07-09 Thread Nathan Rossi
-Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Wednesday, July 10, 2013 1:54 AM To: openembedded-core@lists.openembedded.org Cc: Nathan Rossi; meta-xil...@yoctoproject.org Subject: Re: [OE-core] [PATCH 0/2] scripts/runqemu: 'qemuzynq' and