Re: [OE-core] [oe-core][PATCH] binutils: fix the incorrect assembling for ppc wait instruction

2016-06-15 Thread Zhenhua Luo
I will send the patch to binutils upstream. Best Regards, Zhenhua > -Original Message- > From: Khem Raj [mailto:raj.k...@gmail.com] > Sent: Thursday, June 16, 2016 5:13 AM > To: Zhenhua Luo > Cc: Patches and discussions about the oe-core layer c...@lists.openembedded.org> > Subject:

Re: [OE-core] [PATCH] gcc: make sure header path is set correctly

2016-06-15 Thread Mittal, AnujX
> -Original Message- > From: Khem Raj [mailto:raj.k...@gmail.com] > Sent: Thursday, June 16, 2016 10:47 AM > To: Mittal, AnujX > Cc: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH] gcc: make sure header path is set correctly > > > > On Jun 14, 2016, at 2:10 AM

Re: [OE-core] [PATCH v3] Support for .dtbo files for dtb overlays

2016-06-15 Thread Herve Jourdain
Ping... -Original Message- From: Herve Jourdain [mailto:herve.jourd...@neuf.fr] Sent: mardi 31 mai 2016 09:55 To: openembedded-core@lists.openembedded.org Cc: Herve Jourdain Subject: [OE-core][PATCH v3] Support for .dtbo files for dtb overlays Sorry, sent to the wrong list initially, th

Re: [OE-core] [PATCH] gcc: make sure header path is set correctly

2016-06-15 Thread Khem Raj
> On Jun 14, 2016, at 2:10 AM, Anuj Mittal wrote: > > We're setting the native header paths in do_configure_prepend, > and don't need to set them again here. > > This results in gcc-target not being able to locate the headers > and not being able to detect glibc version, which in turn > results

Re: [OE-core] [PATCH] gcc: make sure header path is set correctly

2016-06-15 Thread Mittal, AnujX
> -Original Message- > From: Mittal, AnujX > Sent: Tuesday, June 14, 2016 5:10 PM > To: openembedded-core@lists.openembedded.org > Cc: Mittal, AnujX > Subject: [PATCH] gcc: make sure header path is set correctly > > We're setting the native header paths in do_configure_prepend, > and don'

Re: [OE-core] [PATCH 2/2] uclibc: never build with SSP

2016-06-15 Thread Khem Raj
On Fri, Jun 10, 2016 at 8:12 AM, André Draszik wrote: > From: André Draszik > > This doesn't work, as the initial gcc that is used for compiling > uclibc doesn't have support for SSP yet (since that will only > be available once uclibc has been compiled). Since during that > same compilation step

Re: [OE-core] [oe-core][PATCH v2] u-boot: extend UBOOT_CONFIG format to support different binary name

2016-06-15 Thread Otavio Salvador
On Wed, Jun 15, 2016 at 12:01 PM, wrote: > From: Ting Liu > > When using UBOOT_CONFIG format, the final u-boot binary for each config > may have different names. Extend UBOOT_CONFIG format to support different > binary to be copied. > > The new format is supposed to be compatible with old one as

[OE-core] [PATCH] opkg: upgrade to v0.3.2

2016-06-15 Thread Alejandro del Castillo
* Drop merged patches * Update libsolv PACKAGECONFIG config option Signed-off-by: Alejandro del Castillo --- ...1-configure.ac-use-pkg-config-for-libsolv.patch | 36 -- ...ver_set_arch_policy-use-correct-logic-dur.patch | 35 - .../opkg/{opkg_0.3.1.bb => o

Re: [OE-core] [PATCH] qemu-native: set ld.bfd, fix cflags, and set some environment vars

2016-06-15 Thread Stephen Arnold
Undefined references to itself, essentially. Lemme regenerate a build log with failure in it. The host toolchain defaults to gcc 5.3.0 with LTO plugin enabled and gold linker as default (with multilib-strict profile). This time I think it's getting confused about toolchain/binutils multilib conf

Re: [OE-core] [PATCH 1/1] selftest/runtime-test.py: Add test for import test from other layers

2016-06-15 Thread Mariano Lopez
On 06/15/2016 04:05 PM, Khem Raj wrote: On Wed, Jun 15, 2016 at 2:01 PM, Mariano Lopez wrote: On 06/15/2016 03:47 PM, Khem Raj wrote: On Tue, Jun 14, 2016 at 3:08 PM, Mariano Lopez wrote: If we're just running ping/ssh/selftest, can the image be something a lot smaller such as core-image-

Re: [OE-core] [oe-core][PATCH] binutils: fix the incorrect assembling for ppc wait instruction

2016-06-15 Thread Khem Raj
On Sun, Jun 12, 2016 at 2:02 AM, Zhenhua Luo wrote: > The wait mnemonic for ppc targets is incorrectly assembled into 0x7c3c due > to duplicated address definition with waitasec instruction. The issue causes > kernel boot calltrace for ppc targets when wait instruction is executed. > > Signed-

Re: [OE-core] [PATCH 1/1] selftest/runtime-test.py: Add test for import test from other layers

2016-06-15 Thread Khem Raj
On Wed, Jun 15, 2016 at 2:01 PM, Mariano Lopez wrote: > > > On 06/15/2016 03:47 PM, Khem Raj wrote: >> >> On Tue, Jun 14, 2016 at 3:08 PM, Mariano Lopez >> wrote: >>> >>> If we're just running ping/ssh/selftest, can the image be something a lot >>> smaller such as core-image-base? >>> >>> Ross >>

Re: [OE-core] [PATCH] qemu-native: set ld.bfd, fix cflags, and set some environment vars

2016-06-15 Thread Khem Raj
On Sun, Jun 12, 2016 at 6:09 PM, Stephen Arnold wrote: > The main thing is build failures with gold linker, but qemu is also a > little too aggressive at finding random tools on the build host, so we > also set the build env for qemu-native and make sure it doesn't reset > its own (hard-coded) cfl

Re: [OE-core] [PATCH 1/1] selftest/runtime-test.py: Add test for import test from other layers

2016-06-15 Thread Mariano Lopez
On 06/15/2016 03:47 PM, Khem Raj wrote: On Tue, Jun 14, 2016 at 3:08 PM, Mariano Lopez wrote: If we're just running ping/ssh/selftest, can the image be something a lot smaller such as core-image-base? Ross Unfortunately, base or minimal don't have ssh installed, and ssh it is required for

Re: [OE-core] [PATCH] xinput-calibrator: add missing dependency for xinput_calibrator_once.sh

2016-06-15 Thread Khem Raj
On Mon, Jun 13, 2016 at 7:46 AM, Urs Fässler wrote: > xinput_calibrator_once.sh uses xrandr to read the resolution but is not in > the dependency list. this is ok. > Busybox is unable to parse the corresponding line, hence depending on bash. > Can you dig more and see if this can be un-bashed

Re: [OE-core] [PATCH 1/1] selftest/runtime-test.py: Add test for import test from other layers

2016-06-15 Thread Khem Raj
On Tue, Jun 14, 2016 at 3:08 PM, Mariano Lopez wrote: > > > On 06/14/2016 04:26 AM, Burton, Ross wrote: > > > On 13 June 2016 at 14:32, wrote: >> >> +features = 'INHERIT += "testexport"\n' >> +features = 'TEST_SUITES = "ping ssh selftest"\n' >> + >> +# Build core-image-sat

[OE-core] [PATCH] runqemu: qemuzynqmp: Add Linux boot support

2016-06-15 Thread Alistair Francis
Add support to direct boot Linux instead of just booting u-boot. Signed-off-by: Alistair Francis --- scripts/runqemu | 3 +-- scripts/runqemu-internal | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/runqemu b/scripts/runqemu index de05035..d52ea15 100755 -

Re: [OE-core] [PATCH] linux-firmware: add iwlwifi-8000C-19 version

2016-06-15 Thread Khem Raj
> On Jun 15, 2016, at 5:11 AM, Anders Darander wrote: > > * Saul Wold [160615 00:00]: > >> This version is required for certain iwlwifi hardware >> can not use the most recent firmware blob > >> [YOCTO #9771] > >> Signed-off-by: Saul Wold >> --- >> When this is merged, I will remove this bl

Re: [OE-core] qemuppc kernel doesn't build with GCC 4.9 on korgoth

2016-06-15 Thread Khem Raj
> On Jun 15, 2016, at 5:31 AM, Pascal Bach wrote: > > Hi > > I tried to build qemuppc on the latest korgoth branch using the GCC 4.9.3 > from OE-core. > > The problem is that i get an error when trying to build the kernel. > I was able to trace the issue back to this commit: > https://github.

Re: [OE-core] [PATCH] rootfs-postcommands: generate /var/lib/systemd/clock

2016-06-15 Thread Khem Raj
> On Jun 15, 2016, at 6:36 AM, Jan Remmet wrote: > > systemd timesyncd check /var/lib/systemd/clock instead of > /etc/timestamp. > If this file is missing it defaults to TIME_EPOCH. It's set while > configuring systemd. > > Signed-off-by: Jan Remmet > --- > meta/classes/rootfs-postcommands.bbc

Re: [OE-core] [PATCH 4/4] pointercal-xinput: add a dummy calibration file for qemu

2016-06-15 Thread Richard Purdie
On Wed, 2016-06-15 at 16:13 +0300, Maxin B. John wrote: > In qemu, the emulated PS/2 mouse reports itself as an "absolute > coordinate" > device and that makes xinput_calibrator think it could be calibrated. > > Add a dummy calibration file as a work around to prevent > xinput_calibrator from > po

Re: [OE-core] State of bitbake world 2016-06-13

2016-06-15 Thread Martin Jansa
Derek already sent similar patches. Thanks On Wed, Jun 15, 2016 at 4:53 PM, Patrick Ohly wrote: > On Wed, 2016-06-15 at 12:45 +0200, Martin Jansa wrote: > > libgphoto2, v4l-utils fail because recent upgrade of libjpeg-turbo in > oe-core (PNBLACKLIST sent) > > I have patches ready for that, will

[OE-core] [oe-core][PATCH v2] u-boot: extend UBOOT_CONFIG format to support different binary name

2016-06-15 Thread ting.liu
From: Ting Liu When using UBOOT_CONFIG format, the final u-boot binary for each config may have different names. Extend UBOOT_CONFIG format to support different binary to be copied. The new format is supposed to be compatible with old one as ${UBOOT_BINARY} is copied by default, and images,binar

Re: [OE-core] State of bitbake world 2016-06-13

2016-06-15 Thread Patrick Ohly
On Wed, 2016-06-15 at 12:45 +0200, Martin Jansa wrote: > libgphoto2, v4l-utils fail because recent upgrade of libjpeg-turbo in oe-core > (PNBLACKLIST sent) I have patches ready for that, will send them now. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only a

[OE-core] [PATCH] core-image-sato: add gtk+ for M1

2016-06-15 Thread Ross Burton
Signed-off-by: Ross Burton --- meta/recipes-sato/images/core-image-sato.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-sato/images/core-image-sato.bb b/meta/recipes-sato/images/core-image-sato.bb index e3246d2..b93bf23 100644 --- a/meta/recipes-sato/images/

[OE-core] [PATCH] rootfs-postcommands: generate /var/lib/systemd/clock

2016-06-15 Thread Jan Remmet
systemd timesyncd check /var/lib/systemd/clock instead of /etc/timestamp. If this file is missing it defaults to TIME_EPOCH. It's set while configuring systemd. Signed-off-by: Jan Remmet --- meta/classes/rootfs-postcommands.bbclass | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta/c

[OE-core] [PATCH 3/4] distro_alias.inc: remove xtscal

2016-06-15 Thread Maxin B. John
Remove xtscal reference from this file as we remove xtscal from oe-core [YOCTO #9365] Signed-off-by: Maxin B. John --- meta/conf/distro/include/distro_alias.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/conf/distro/include/distro_alias.inc b/meta/conf/distro/include/distro_alias.

[OE-core] [PATCH 1/4] xtscal: remove recipe

2016-06-15 Thread Maxin B. John
Remove xtscal in preference of xinput-calibrator [YOCTO #9365] Signed-off-by: Maxin B. John --- .../xtscal/xtscal/30xTs_Calibrate.sh | 13 - .../xtscal/xtscal/change-cross.patch | 18 - meta/recipes-graphics/xtscal/xtscal/cleanup.patch | 621 -

[OE-core] [PATCH 4/4] pointercal-xinput: add a dummy calibration file for qemu

2016-06-15 Thread Maxin B. John
In qemu, the emulated PS/2 mouse reports itself as an "absolute coordinate" device and that makes xinput_calibrator think it could be calibrated. Add a dummy calibration file as a work around to prevent xinput_calibrator from popping up on every boot in qemu. [YOCTO #8380] Signed-off-by: Maxin B

[OE-core] [PATCH 2/4] x11-common: replace xtscal with xinput-calibrator

2016-06-15 Thread Maxin B. John
Replace xtscal with xinput-calibrator as part of removing xtscal. [YOCTO #9365] Signed-off-by: Maxin B. John --- meta/recipes-graphics/x11-common/x11-common_0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/x11-common/x11-common_0.1.bb b/meta/reci

[OE-core] qemuppc kernel doesn't build with GCC 4.9 on korgoth

2016-06-15 Thread Pascal Bach
Hi I tried to build qemuppc on the latest korgoth branch using the GCC 4.9.3 from OE-core. The problem is that i get an error when trying to build the kernel. I was able to trace the issue back to this commit: https://github.com/openembedded/openembedded-core/commit/7a51776a830167e43cbd185505f62

Re: [OE-core] [PATCH] linux-firmware: add iwlwifi-8000C-19 version

2016-06-15 Thread Anders Darander
* Saul Wold [160615 00:00]: > This version is required for certain iwlwifi hardware > can not use the most recent firmware blob > [YOCTO #9771] > Signed-off-by: Saul Wold > --- > When this is merged, I will remove this blob from meta-intel, as they will > conflict > .../linux-firmware/iwlw

Re: [OE-core] [oe-commits] [openembedded-core] branch master updated (2fdd2c1 -> c57ab66)

2016-06-15 Thread Martin Jansa
On Wed, Jun 15, 2016 at 07:35:36AM +, g...@git.openembedded.org wrote: > rpurdie pushed a change to branch master > in repository openembedded-core. > > from 2fdd2c1 systemtap: add build dependency on ncurses > adds 91403a8 systemd-boot: Set COMPATIBLE_HOST in recipe >

[OE-core] State of bitbake world 2016-06-13

2016-06-15 Thread Martin Jansa
On Mon, Jun 13, 2016 at 10:01:56PM +0200, Martin Jansa wrote: > On Thu, Jun 09, 2016 at 09:03:45AM +0200, Martin Jansa wrote: > > This report includes python3 changes, there are few more failures, but > > it's hard to see what is new, so I've sent couple PNBLACKLISTs for > > recipes reported in pre

[OE-core] [PATCH] oprofileui: remove

2016-06-15 Thread Ross Burton
oprofileui doesn't work anymore with not-so-recent changes to the oprofile command line interface, and perf is becoming the expected profiling solution so any future profiling tools should be using that instead. Signed-off-by: Ross Burton --- meta/conf/distro/include/distro_alias.inc |

[OE-core] [PATCH 1/1] package_manager.py: specify tmpdir for opkg

2016-06-15 Thread Chen Qi
Specify tmpdir for opkg via '-t' option so that opkg does not use the default 'TMPDIR' which usually is '/tmp' on build host. This would solve race problems like below. sh: /tmp/opkg-rOG6Tl/opkg-intercept-iPoEp5/depmod: Permission denied Signed-off-by: Chen Qi --- meta/lib/oe/package_manager

[OE-core] [PATCH 0/1] package_manager.py: specify tmpdir for opkg

2016-06-15 Thread Chen Qi
The following changes since commit c57ab66984bff1ea5596ffe592a0ca1e9ba82ab0: gzip: upgrade to 1.8 (2016-06-14 13:01:58 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/opkg-tmpdir http://cgit.openembedded.org/cgit.cgi/openembedded-