Re: [OE-core] [morty][PATCH 1/2] libpng: move SRC_URI back to SOURCEFORGE_MIRROR

2017-07-24 Thread akuster808
On 07/20/2017 04:51 AM, Maxin B. John wrote: Since GENTOO_MIRROR removes older binaries, move back to SOURCEFORGE_MIRROR your fix is cleaner than what I had stagged. thanks, Armin [YOCTO #11554] Signed-off-by: Maxin B. John ---

Re: [OE-core] [PATCH v2] openssh: Fix key generation with systemd

2017-07-24 Thread Joshua Watt
On Mon, 2017-07-03 at 20:18 -0500, Joshua Watt wrote: > 106b59d9 broke SSH host key generation when systemd and a read-only > root file > system are in use because there isn't a way for systemd to get the > optional > weak assigment of SYSCONFDIR from /etc/default/sshd and still provide > a

[OE-core] [PATCH] systemtap: ensure systemtap-native is available

2017-07-24 Thread Saul Wold
Since we are adding the addto_sysroot that that is specific to the native recipe, we must split this into a seperate -native .bb recipe. When systemtap-native is built, the intention is that it's usable from the native sysroot when done, ensure it's there with a forced addto_recipe_sysroot task,

Re: [OE-core] [OE-Core][PATCHv2 RESEND] dkms: Add new recipe for supporting dkms

2017-07-24 Thread Khem Raj
On Mon, Jul 24, 2017 at 3:19 AM Alexandru Vasiu wrote: > Dkms is a tool used to compile out of tree modules directly on > target devices (sometimes you have sources or binaries which > need to be compiled directly on target, outside OE). > I used a simple module and a

[OE-core] State of bitbake world, Failed tasks 2017-07-22

2017-07-24 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status qemux86 shows few more issues, because it was built from slightly older metadata (I've dropped 4 patches from master-next after this build - before qemux86-64 and qemuarm were executed). == Number of issues - stats == {| class='wikitable'

[OE-core] [PATCH 0/1] python-3.5-manifest: move python3.5-config script into the dev package

2017-07-24 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval The following changes since commit a4f2bf37b7eac888f37f11cd4d4606436909c507: mpc8315e-rdb: add wic.bmap to IMAGE_FSTYPES (2017-07-17 15:14:27 +0100) are available in the git repository at:

[OE-core] ✗ patchtest: failure for python-3.5-manifest: move python3.5-config script into the dev package

2017-07-24 Thread Patchwork
== Series Details == Series: python-3.5-manifest: move python3.5-config script into the dev package Revision: 1 URL : https://patchwork.openembedded.org/series/7894/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response.

[OE-core] [PATCH] python-3.5-manifest: move python3.5-config script into the dev package

2017-07-24 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval The python config script is installed /usr/bin thus conflicting when installing python and its multilib version. To avoid the latter, move the script into the dev package. [YOCTO #11513] Signed-off-by: Leonardo Sandoval

[OE-core] [PATCH] python: don't include -tests with modules

2017-07-24 Thread Mark Asselstine
Although 'test' is listed in the python module list (https://docs.python.org/3/py-modindex.html) it is meant only to be used 'internally' by folks developing python itself. Per the documentation: Note The test package is meant for internal use by Python only. It is documented for the benefit

[OE-core] [PATCH 00/49] Pyro-next pull request

2017-07-24 Thread Armin Kuster
Please consider these changes for the next Pyro merge. Clean AB build ( thanks Ross). Includes kernel updates, security fixes and misc bug fixes. The following changes since commit 5686f4e1fe5229705b8c7d35895aa03827796d13: tcf-agent: kill with USR2 in systemd stop (2017-07-20 11:00:23

[OE-core] [PATCH] package_rpm.bbclass: disable generation of .build-id links

2017-07-24 Thread Alexander Kanavin
As we're not using them and they're getting in the way of reproducibility. [YOCTO #11718] Signed-off-by: Alexander Kanavin --- meta/classes/package_rpm.bbclass | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/classes/package_rpm.bbclass

[OE-core] Yocto Project Status WW30’17

2017-07-24 Thread Jolley, Stephen K
Current Dev Position: Preparing for YP 2.4 M2 for QA Next Deadline: YP 2.4 M2 Cut off was July 17, 2017 SWAT team rotation: Joshua -> Armin on July 21, 2017. SWAT team rotation: Armin -> Saul on July 14, 2017. https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key

[OE-core] [PATCH 11/11] valgrind: fix upstream version check

2017-07-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/valgrind/valgrind_3.13.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/valgrind/valgrind_3.13.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.13.0.bb index

[OE-core] [PATCH 10/11] webkitgtk: update to 2.16.6

2017-07-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-sato/webkit/{webkitgtk_2.16.5.bb => webkitgtk_2.16.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-sato/webkit/{webkitgtk_2.16.5.bb => webkitgtk_2.16.6.bb} (97%) diff --git

[OE-core] [PATCH 09/11] oprofile: fix upstream version check

2017-07-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-kernel/oprofile/oprofile.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-kernel/oprofile/oprofile.inc b/meta/recipes-kernel/oprofile/oprofile.inc index 96ef43dc301..4b01654fa3e 100644 ---

[OE-core] [PATCH 08/11] mpg123: update to 1.25.4

2017-07-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-multimedia/mpg123/{mpg123_1.25.0.bb => mpg123_1.25.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.25.0.bb => mpg123_1.25.4.bb} (94%) diff --git

[OE-core] [PATCH 07/11] eudev: update to 3.2.2

2017-07-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-core/udev/{eudev_3.2.1.bb => eudev_3.2.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/udev/{eudev_3.2.1.bb => eudev_3.2.2.bb} (96%) diff --git

[OE-core] [PATCH 06/11] vala: upgrade to 0.36.4

2017-07-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/vala/{vala_0.36.3.bb => vala_0.36.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/vala/{vala_0.36.3.bb => vala_0.36.4.bb} (56%) diff --git

[OE-core] [PATCH 05/11] gperf: upgrade to 3.1

2017-07-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-extended/gperf/gperf_3.0.4.bb | 5 - meta/recipes-extended/gperf/gperf_3.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 meta/recipes-extended/gperf/gperf_3.0.4.bb

[OE-core] [PATCH 04/11] epiphany: upgrade to 3.24.3

2017-07-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../recipes-gnome/epiphany/{epiphany_3.24.2.bb => epiphany_3.24.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/epiphany/{epiphany_3.24.2.bb => epiphany_3.24.3.bb} (84%) diff

[OE-core] [PATCH 03/11] bash-completion: upgrade to 2.7

2017-07-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{bash-completion_2.5.bb => bash-completion_2.7.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/bash-completion/{bash-completion_2.5.bb => bash-completion_2.7.bb}

[OE-core] [PATCH 02/11] btrfs-tools: upgrade to 4.11.1

2017-07-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../btrfs-tools/{btrfs-tools_4.11.bb => btrfs-tools_4.11.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.11.bb => btrfs-tools_4.11.1.bb} (95%)

[OE-core] [PATCH 01/11] icu: update to 59.1

2017-07-24 Thread Alexander Kanavin
License checksum change due to copyright year update. Latest icu will not compile with anything less than C++11, so drop the enforcement of an earlier C++ version. This should be okay, as there is now a fix in place for the problem of mixing native gcc 4/5 compiled code:

Re: [OE-core] ✗ patchtest: failure for radvd: 2.14 -> 2.17

2017-07-24 Thread Leonardo Sandoval
On Mon, 2017-07-24 at 08:44 -0400, Joe MacDonald wrote: > Please note that the advice from patchtest, in this case, may be > misleading. The main issue, I think, is this went to the wrong mailing > list. > You are right, message is misleading. There was a problem with the test that checks the

Re: [OE-core] [PATCH V2] tclibc-musl.inc: fix bfd "cannot make copy relocation for protected symbol" issues

2017-07-24 Thread Khem Raj
On Mon, Jul 24, 2017 at 6:18 AM, Burton, Ross wrote: > If we're going to silently change the linker to bfd under musl if ld-is-gold > is selected, wouldn't it be better just to throw an exception if both musl > and ld-is-gold are selected? Better to tell the user so they

Re: [OE-core] [PATCH V2] tclibc-musl.inc: fix bfd "cannot make copy relocation for protected symbol" issues

2017-07-24 Thread Burton, Ross
If we're going to silently change the linker to bfd under musl if ld-is-gold is selected, wouldn't it be better just to throw an exception if both musl and ld-is-gold are selected? Better to tell the user so they can not do that than silently ignore what they asked. Ross On 22 July 2017 at

Re: [OE-core] ✗ patchtest: failure for radvd: 2.14 -> 2.17

2017-07-24 Thread Joe MacDonald
Please note that the advice from patchtest, in this case, may be misleading. The main issue, I think, is this went to the wrong mailing list. -J. [[OE-core] ✗ patchtest: failure for radvd: 2.14 -> 2.17] On 17.07.24 (Mon 06:01) Patchwork wrote: > == Series Details == > > Series: radvd: 2.14

Re: [OE-core] [PATCHv3 3/3] recipetool: create: handle git URLs specifying only a tag

2017-07-24 Thread Paul Eggleton
On Monday, 24 July 2017 10:25:03 AM CEST Chang Rebecca Swee Fun wrote: > Also, during the > creation of recipe, it seems that the automation for replacing > ${PV} at the SRCURI for tag, (e.g mbed-tls-${PV}) is causing some > issue due to PV assuming it's a git source. A fix is implemented in >

Re: [OE-core] [PATCHv3 1/3] recipetool: create: disable PREMIRRORS and MIRRORS by default

2017-07-24 Thread Paul Eggleton
Hi Rebecca, On Monday, 24 July 2017 10:25:01 AM CEST Chang Rebecca Swee Fun wrote: > When creating new recipes, we are almost certainly fetching a new > source rather that something that has already been fetched. I have > disable PREMIRRORS and MIRRORS settings from tinfoil while leaving > an

Re: [OE-core] [PATCH 1/2] image.bbclass: Correct chaining compression support

2017-07-24 Thread Tom Rini
On Mon, Jul 24, 2017 at 10:35:37AM +0200, Patrick Ohly wrote: > On Fri, 2017-07-21 at 18:06 -0400, Tom Rini wrote: > > The fix for this inadvertently broke chaining > > compression/conversion.  First, correct the u-boot conversion code. > > > > Fixes: 46bc438374de ("image.bbclass: do exact > >

[OE-core] [PATCH] externalsrc: place copy of git index into /tmp and do not use copyfile2

2017-07-24 Thread Enrico Scholz
Using shutil.copy2() to copy .git/index to a temporary file tries to copy SELinux attributes which might fail for confined users in SELinux environments. E.g. our builders are running in docker containers and modification of sources (inclusive updated of .git/index) is done outside. Trying to

Re: [OE-core] [PATCH 1/1] expat: upgrade to 2.2.2

2017-07-24 Thread Burton, Ross
I've filed a bug upstream about the failure on Debian 8: https://github.com/libexpat/libexpat/issues/97 Defining XML_POOR_ENTROPY will allow expat to fall back to weak entropy on hosts that don't have direct support for getrandom(). Ross On 24 July 2017 at 11:20, Burton, Ross

Re: [OE-core] [PATCH 1/1] expat: upgrade to 2.2.2

2017-07-24 Thread Burton, Ross
I didn't see that upgrade, but yes it will. expat 2.2.2 demands either getrandom() from glibc (2.25 onwards) or SYS_getrandom (not sure what glibc added this, but its not in Debian 8's 2.19. Ross On 22 July 2017 at 16:19, Khem Raj wrote: > On Sat, Jul 22, 2017 at 2:24 AM,

[OE-core] [OE-Core][PATCHv2 RESEND] dkms: Add new recipe for supporting dkms

2017-07-24 Thread Alexandru Vasiu
Dkms is a tool used to compile out of tree modules directly on target devices (sometimes you have sources or binaries which need to be compiled directly on target, outside OE). I used a simple module and a dkms config to test it, and dkms compiled and installed the module on target. For example:

Re: [OE-core] [PATCH] libpng: upgrade to 1.6.30

2017-07-24 Thread Maxin B. John
Hi Ross, On Mon, Jul 24, 2017 at 10:12:16AM +0100, Burton, Ross wrote: >Fails on beaglebone: > >../libpng-1.6.30/arm/../pngpriv.h:476: Error: bad instruction `typedef >unsigned long png_ptruint' > >Ross Will fix this one and resend it. >>On 20 July 2017 at 12:51, Maxin B. John

[OE-core] [PATCH 1/6] pciutils: upgrade to 3.5.5

2017-07-24 Thread Chen Qi
Signed-off-by: Chen Qi --- meta/recipes-bsp/pciutils/{pciutils_3.5.4.bb => pciutils_3.5.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-bsp/pciutils/{pciutils_3.5.4.bb => pciutils_3.5.5.bb} (92%) diff --git

[OE-core] [PATCH 2/6] diffutils: upgrade to 3.6

2017-07-24 Thread Chen Qi
diffutils-3.5-gcc7.patch is removed as it's merged in this version. do_configure_prepend is removed to solve the following configure error. error: possibly undefined macro: gl_TYPE_WINT_T_PREREQ A workaround patch is made to fix the following compilation error for glibc. error:

[OE-core] [PATCH 4/6] sudo: upgrade to 1.8.20p2

2017-07-24 Thread Chen Qi
The checksum for doc/LICENSE is changed, but the content only changes year from '2013' to '2017', so the license remains the same. Signed-off-by: Chen Qi --- meta/recipes-extended/sudo/sudo.inc | 2 +-

[OE-core] [PATCH 6/6] dbus/dbus-test: upgrade to 1.10.20

2017-07-24 Thread Chen Qi
Signed-off-by: Chen Qi --- meta/recipes-core/dbus/{dbus-test_1.10.18.bb => dbus-test_1.10.20.bb} | 4 ++-- meta/recipes-core/dbus/{dbus_1.10.18.bb => dbus_1.10.20.bb} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename

[OE-core] [PATCH 0/6] Package Upgrade: pciutils, diffutils, cups, sudo, sysstat, dbus

2017-07-24 Thread Chen Qi
The following changes since commit 0f20512deac20f3ec7241ff431c8523ce3c66034: poky: Remove machine specific kernel overrides (2017-07-24 09:13:55 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/PU-20170724 http://git.pokylinux.org/cgit.cgi/poky

[OE-core] [PATCH 5/6] sysstat: upgrade to 11.5.7

2017-07-24 Thread Chen Qi
Signed-off-by: Chen Qi --- .../recipes-extended/sysstat/{sysstat_11.5.6.bb => sysstat_11.5.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/sysstat/{sysstat_11.5.6.bb => sysstat_11.5.7.bb} (53%) diff --git

[OE-core] [PATCH 3/6] cups: upgrade to 2.2.4

2017-07-24 Thread Chen Qi
Signed-off-by: Chen Qi --- meta/recipes-extended/cups/{cups_2.2.3.bb => cups_2.2.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/cups/{cups_2.2.3.bb => cups_2.2.4.bb} (40%) diff --git a/meta/recipes-extended/cups/cups_2.2.3.bb

Re: [OE-core] [PATCH] libpng: upgrade to 1.6.30

2017-07-24 Thread Burton, Ross
Fails on beaglebone: ../libpng-1.6.30/arm/../pngpriv.h:476: Error: bad instruction `typedef unsigned long png_ptruint' Ross On 20 July 2017 at 12:51, Maxin B. John wrote: > 1.6.29 -> 1.6.30 > > No changes in License.The license checksums changed because of > update in

Re: [OE-core] [PATCH 1/2] image.bbclass: Correct chaining compression support

2017-07-24 Thread Patrick Ohly
On Fri, 2017-07-21 at 18:06 -0400, Tom Rini wrote: > The fix for this inadvertently broke chaining > compression/conversion.  First, correct the u-boot conversion code. > > Fixes: 46bc438374de ("image.bbclass: do exact > match for rootfs type") > Cc: Zhenhua Luo > Cc:

[OE-core] [PATCHv3 3/3] recipetool: create: handle git URLs specifying only a tag

2017-07-24 Thread Chang Rebecca Swee Fun
From: Stanley Phoong If a git URL is passed to recipetool create with a tag=, recipetool should handle it assuming that the tag is valid. Also, during the creation of recipe, it seems that the automation for replacing ${PV} at the SRCURI for tag, (e.g

[OE-core] [PATCHv3 1/3] recipetool: create: disable PREMIRRORS and MIRRORS by default

2017-07-24 Thread Chang Rebecca Swee Fun
When creating new recipes, we are almost certainly fetching a new source rather that something that has already been fetched. I have disable PREMIRRORS and MIRRORS settings from tinfoil while leaving an option for users to enable them manually if needed. Signed-off-by: Chang Rebecca Swee Fun

[OE-core] [PATCHv3 2/3] recipetool: create: being able to set branch when revision is provided

2017-07-24 Thread Chang Rebecca Swee Fun
When recipetool create is run on a git URL and a revision specified that is not on master, and "branch=" isn't already in the URL, then we should get the correct branch and append the branch to the URL. If the revision was found on multiple branches, we will display error to inform user to

[OE-core] [PATCHv3 0/3] devtool: add: automatically set branch for git URLs if not master

2017-07-24 Thread Chang Rebecca Swee Fun
Hi Ross, Change log on v3: Rebased to latest master HEAD Thanks. Regards, Rebecca Chang Rebecca Swee Fun (2): recipetool: create: disable PREMIRRORS and MIRRORS by default recipetool: create: being able to set branch when revision is provided Stanley Phoong (1): recipetool: create:

Re: [OE-core] [poky][master][PATCH v2 0/1] initramfs-framework: include install-efi module in recipe for installation

2017-07-24 Thread Ng, Wei Tee
Hi Richard, For the allarch problem that you mentioned, I added INHIBIT_DEFAULT_DEPS = "1" because the packages maybe an allarch due to it being a simple script, reality is that it is Host specific based on the COMPATIBLE_HOST, which needs to take precedence. For this case, I run the four

[OE-core] [PATCH 3/3] core-image-minimal-initramfs: use initramfs-framework by default

2017-07-24 Thread wei . tee . ng
From: "Ng, Wei Tee" Use the initramfs-framework for initialization by default due to the modularity and expansibility. [YOCTO #10987] Signed-off-by: Ng, Wei Tee --- meta/recipes-core/images/core-image-minimal-initramfs.bb | 2 +- 1 file changed, 1

[OE-core] [PATCH 2/3] initramfs-framework: include install-efi module in recipe for installation

2017-07-24 Thread wei . tee . ng
From: "Ng, Wei Tee" Utilized the existing init-install-efi.sh script and renamed it to install-efi.sh to manage the installation process of images in initramfs-framework model. This script will be executed when "install" option is being chosen in the grub menu and install

[OE-core] [PATCH 1/3] initramfs-framework: module to support boot live image

2017-07-24 Thread wei . tee . ng
From: "Ng, Wei Tee" setup-live module is a new module being introduced to integrate the functionality of init-live.sh into new scriptlet named setup-live in order to support the live boot image. The udev-extraconf rdepends is being added to perform automounting. It gets to

[OE-core] [poky][master][PATCH 0/3] core-image-minimal-initramfs: use initramfs-framework for initialization by default

2017-07-24 Thread wei . tee . ng
From: "Ng, Wei Tee" These patches is to initialize initramfs-framework by default. The initramfs-framework is able to boot up live image and enable the installation mechanism. For the configuration to boot up live image, a new scriplet named setup-live module has been

[OE-core] ✗ patchtest: failure for radvd: 2.14 -> 2.17

2017-07-24 Thread Patchwork
== Series Details == Series: radvd: 2.14 -> 2.17 Revision: 1 URL : https://patchwork.openembedded.org/series/7876/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on the proposed