[OE-core] [PATCH] pango: 1.40.6 -> 1.40.10

2017-08-16 Thread Huang Qiyu
1) Upgrade pango from 1.40.6 to 1.40.10. 2) Modify 0001-Enforce-recreation-of-docs-pango.types-it-is-build-c.patch for pango 1.40.10. Signed-off-by: Huang Qiyu --- ...reation-of-docs-pango.types-it-is-build-c.patch | 104 ++---

[OE-core] [PATCH V2] rootfs-postcommands.bbclass: Filter out dangling symlinks in ssh_allow_empty_password()

2017-08-16 Thread Khem Raj
In images built with pam in DISTRO_FEATURES, we end up with dangling symlinks if su is not packaged into image $ ls /mnt/a/oe/build/tmp/work/raspberrypi3-bec-linux-gnueabi/core-image-minimal/1.0-r0/rootfs/etc/pam.d/su-l -l lrwxrwxrwx 1 kraj users 2 Aug 9 07:56

[OE-core] [PATCH 1/1] devtool: upgrade: enable branch checking when revision is provided

2017-08-16 Thread rebecca . swee . fun . chang
From: Chang Rebecca Swee Fun When devtool upgrade is run on a recipe with revision specified that is not on master branch, and branch isn't set by --srcbranch or -B, then we should get the correct branch and append the branch to the URL. If the revision was

[OE-core] [PATCH 0/1] devtool: upgrade: enable branch checking when revision is provided

2017-08-16 Thread rebecca . swee . fun . chang
From: Chang Rebecca Swee Fun This work has been similar to [YOCTO #11389] but this is mainly on devtool 'upgrade' subcommand. This feature is important for devtool as this will surely improve the usability of devtool and improve the quality of the recipe being

Re: [OE-core] [PATCH 2/3] mesa: Enable gallium-llvm on x86 and x86_64

2017-08-16 Thread Khem Raj
On 8/16/17 1:09 AM, Richard Purdie wrote: > On Sun, 2017-08-13 at 20:24 -0700, Khem Raj wrote: >> Signed-off-by: Khem Raj >> --- >>  meta/recipes-graphics/cairo/cairo.inc | 3 ++- >>  meta/recipes-graphics/mesa/mesa.inc   | 3 +++ >>  2 files changed, 5 insertions(+), 1

Re: [OE-core] [PATCH 2/3] mesa: Enable gallium-llvm on x86 and x86_64

2017-08-16 Thread Khem Raj
On 8/16/17 1:11 AM, Richard Purdie wrote: > On Wed, 2017-08-16 at 09:09 +0100, Richard Purdie wrote: >> On Sun, 2017-08-13 at 20:24 -0700, Khem Raj wrote: >>> >>> Signed-off-by: Khem Raj >>> --- >>>  meta/recipes-graphics/cairo/cairo.inc | 3 ++- >>>  

[OE-core] [PATCH] mesa: Fix build with llvmpipe enabled on musl

2017-08-16 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-winsys-svga-drm-Include-sys-types.h.patch | 34 ++ meta/recipes-graphics/mesa/mesa_17.1.5.bb | 3 +- 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644

Re: [OE-core] [PATCH 0/2] rootfs-postcommands: split ssh_allow_empty_password

2017-08-16 Thread Huang, Jie (Jackie)
Ping again. I don't see any comment or rejection on this, do I miss anything? Thanks, Jackie > -Original Message- > From: Huang, Jie (Jackie) > Sent: Tuesday, July 25, 2017 14:34 > To: Huang, Jie (Jackie); openembedded-core@lists.openembedded.org > Subject: RE: [OE-core] [PATCH 0/2]

[OE-core] [PATCH v2] devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation.

2017-08-16 Thread juan . m . cruz . alcaraz
From: Juan M Cruz Alcaraz The eSDK installation requires the meta-skeleton layer. The build system might use the meta-skeleton recipes as layout to create custom recipes. An example is the recipetool script that uses the meta-skeleton kernel recipe when

[OE-core] [PATCH] openssl10: modified the define cryptodev

2017-08-16 Thread Huang Qiyu
Use PACKAGECONFIG to add cryptodev. Signed-off-by: Huang Qiyu --- meta/recipes-connectivity/openssl/openssl10.inc | 2 ++ meta/recipes-connectivity/openssl/openssl10_1.0.2l.bb | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git

[OE-core] [PATCH] build-appliance-image: Don't use COREBASE/LICENSE for checksumming

2017-08-16 Thread Saul Wold
This file lists the licenses that the OE-Core meta data falls under but should not be used as a LIC_FILES_CHKSUM, use the MIT license file. Signed-off-by: Saul Wold --- meta/recipes-core/images/build-appliance-image_15.0.0.bb | 3 +-- 1 file changed, 1 insertion(+), 2

[OE-core] [oe-core][PATCH 1/1] ruby: fix CVE-2017-9224

2017-08-16 Thread Joe Slater
Use DATA_ENSURE(1) before access. Signed-off-by: Joe Slater --- .../ruby/ruby/ruby-CVE-2017-9224.patch | 41 ++ meta/recipes-devtools/ruby/ruby_2.4.1.bb | 4 +++ 2 files changed, 45 insertions(+) create mode 100644

Re: [OE-core] [PATCH] python3-native: Add python3-misc-native to RPROVIDES

2017-08-16 Thread Otavio Salvador
On Wed, Aug 16, 2017 at 5:15 PM, Fabio Berton wrote: > OE-core commit 800753069f667cd1664d70b3779150c467e3b3fe remove > RPROVIDES list to get runtime dependences from manifest file. > python3-misc is added in python3 recipe, we need to add > native runtime to use

[OE-core] [PATCH] mkelfimage: Make -fno-stack-protector effective

2017-08-16 Thread Khem Raj
mkelfimage uses different flags to compile as freestanding binary it does not pour CFLAGS into them during configure as a result -fno-stack-protector was never used. Which failed to build with compilers configured to build with ssp by default. It worked with gcc since we do not configure our

Re: [OE-core] [PATCH 0/6 v2] Fix RPM4 regressions based on Pyro

2017-08-16 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Richard Purdie > Sent: den 16 augusti 2017 15:44 > To: akuster808 ; Mark Hatle > ;

[OE-core] [PATCH] python3-native: Add python3-misc-native to RPROVIDES

2017-08-16 Thread Fabio Berton
OE-core commit 800753069f667cd1664d70b3779150c467e3b3fe remove RPROVIDES list to get runtime dependences from manifest file. python3-misc is added in python3 recipe, we need to add native runtime to use python3-misc with native recipes. Signed-off-by: Fabio Berton

[OE-core] [PATCH] Revert "kernel: Fix symlinks"

2017-08-16 Thread Otavio Salvador
This reverts commit c7bc46b9bc29dd0953ab8d63b50fa105bb66892e. The commit has broken the alternatives concept as it is managed by links controlled by the alternatives system. That said the failing case identified (which some bootloaders fail to load the file) seems to be due a misuse of the

Re: [OE-core] [PATCH] packagegroup-python3: add packagegroup

2017-08-16 Thread Alejandro Hernandez
Hey guys, On 08/15/2017 05:06 PM, Jose Lamego wrote: On 08/15/2017 04:56 PM, Christopher Larson wrote: On Tue, Aug 15, 2017 at 2:05 PM, Jose Lamego wrote: Many of the most usual python3 modules are missing when trying to import them to python3 in images

Re: [OE-core] [PATCH] connman: Remove musl patch that's no longer needed

2017-08-16 Thread Khem Raj
On Wed, Aug 16, 2017 at 4:49 AM, Jussi Kukkonen wrote: > libc headers now have a backported patch that fixes this. > Yes right. thanks for taking care of this. > Signed-off-by: Jussi Kukkonen > --- >

[OE-core] copy_buildsystem/py: adds meta-skeleton layer in the eSDK installation.

2017-08-16 Thread juan . m . cruz . alcaraz
From: Juan M Cruz Alcaraz The eSDK installation requires the meta-skeleton layer. The build system might use the meta-skeleton recipes as layout to create custom recipes. An example is the recipetool script that uses the meta-skeleton kernel recipe when

Re: [OE-core] [PATCH v6] kernel: Add support for multiple kernel packages

2017-08-16 Thread Wold, Saul
On Mon, 2017-08-14 at 16:29 -0500, Haris Okanovic wrote: > Some distros may want to provide alternate kernel "flavors" via feeds > or > within bootable images. For example, readily available builds which > provide certain diagnostic features can enable developers and testers > to > more quickly

[OE-core] [PATCH] ltp: Skip the filedependency scan

2017-08-16 Thread Mark Hatle
Since LTP includes a set of test cases, we need to skip file dependency generation, as there will be dependencies that can not be satisfied. In this case a csh and ksh dependency come from two tests. The alternative would be to depend on csh/ksh (a bad idea as they're not available in oe-core)

Re: [OE-core] [PATCH] gpg_sign: perform rpm signing serially

2017-08-16 Thread Leonardo Sandoval
On Wed, 2017-08-16 at 15:28 +0300, Markus Lehtonen wrote: > I agree. I don't see reason for dropping parallelism completely. There is a > real gain when running on beefier machines. Making it configurable would > probably be best. Or just drop it to a saner value, like 20 or 10. >- Markus >

[OE-core] [PATCH 0/1][V2] nss: 3.30.2 -> 3.31.1

2017-08-16 Thread kai.kang
From: Kai Kang V2: * remove 0001-Fix-warnings-found-with-gcc7.patch The following changes since commit 6016ec177af2406cacfeb3276dfcb8bfc3df8fce: poky.conf: Enable vulkan by default (2017-08-16 00:04:39 +0100) are available in the git repository at:

[OE-core] [PATCH 1/1] nss: 3.30.2 -> 3.31.1

2017-08-16 Thread kai.kang
From: Kai Kang Upgrade nss from 3.30.2 to latest stable version 3.31.1. * remove 0001-Fix-warnings-found-with-gcc7.patch which is not needed now Signed-off-by: Kai Kang --- .../nss/0001-Fix-warnings-found-with-gcc7.patch| 41

Re: [OE-core] [PATCH 0/6 v2] Fix RPM4 regressions based on Pyro

2017-08-16 Thread Mark Hatle
On 8/16/17 8:34 AM, Richard Purdie wrote: > On Tue, 2017-08-15 at 16:41 -0500, Mark Hatle wrote: >> From the comments to the original patch, the only not addressed was >> adding an OE self-test for this behavior. I tried to do this, but I >> don't see any existing tests that build a recipe and

Re: [OE-core] [PATCH] gpg_sign: perform rpm signing serially

2017-08-16 Thread Andre McCurdy
On Wed, Aug 16, 2017 at 5:28 AM, Markus Lehtonen wrote: > I agree. I don't see reason for dropping parallelism completely. There is a > real gain when running on beefier machines. Making it configurable would > probably be best. Or just drop it to a saner value,

[OE-core] ✗ patchtest: failure for Fix RPM4 regressions based on Pyro (rev2)

2017-08-16 Thread Patchwork
== Series Details == Series: Fix RPM4 regressions based on Pyro (rev2) Revision: 2 URL : https://patchwork.openembedded.org/series/8245/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

[OE-core] ✗ patchtest: failure for Fix RPM4 regressions based on Pyro

2017-08-16 Thread Patchwork
== Series Details == Series: Fix RPM4 regressions based on Pyro Revision: 1 URL : https://patchwork.openembedded.org/series/8245/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on

Re: [OE-core] [PATCH 0/6 v2] Fix RPM4 regressions based on Pyro

2017-08-16 Thread Mark Hatle
On 8/16/17 8:34 AM, Richard Purdie wrote: > On Tue, 2017-08-15 at 16:41 -0500, Mark Hatle wrote: >> From the comments to the original patch, the only not addressed was >> adding an OE self-test for this behavior. I tried to do this, but I >> don't see any existing tests that build a recipe and

[OE-core] [PATCH 2/2] openssl: Add missing bash/python rdepends for ptest

2017-08-16 Thread Richard Purdie
ERROR: openssl-1.1.0f-r0 do_package_qa: QA Issue: /usr/lib/openssl/ptest/fuzz/helper.py contained in package openssl-ptest requires /usr/bin/python, but no providers found in RDEPENDS_openssl-ptest? [file-rdeps] ERROR: openssl-1.1.0f-r0 do_package_qa: QA Issue:

[OE-core] [PATCH 1/2] bind: Use correct python interpreter path

2017-08-16 Thread Richard Purdie
The scripts currently reference "python33", fix this so they reference python3. The move the python3 likely broke these. Signed-off-by: Richard Purdie --- meta/recipes-connectivity/bind/bind_9.10.5-P3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[OE-core] [PATCH 2/2] harfbuzz: upgrade to 1.4.8

2017-08-16 Thread Maxin B. John
1.4.7 -> 1.4.8 Signed-off-by: Maxin B. John --- .../harfbuzz/{harfbuzz_1.4.7.bb => harfbuzz_1.4.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.4.7.bb => harfbuzz_1.4.8.bb} (88%) diff

[OE-core] [PATCH 0/2] package upgrades from AUH

2017-08-16 Thread Maxin B. John
Package upgrades suggested by the Automatic Upgrade Helper. Maxin B. John (2): screen: upgrade to 4.6.1 harfbuzz: upgrade to 1.4.8 .../screen/screen/fix-parallel-make.patch | 19 --- .../screen/{screen_4.6.0.bb => screen_4.6.1.bb} | 5 ++---

[OE-core] [PATCH 1/2] screen: upgrade to 4.6.1

2017-08-16 Thread Maxin B. John
Removed following patch as the parallel make issue was fixed upstream: * fix-parallel-make.patch Signed-off-by: Maxin B. John --- .../screen/screen/fix-parallel-make.patch | 19 --- .../screen/{screen_4.6.0.bb => screen_4.6.1.bb} | 5

Re: [OE-core] [PATCH 0/6 v2] Fix RPM4 regressions based on Pyro

2017-08-16 Thread Richard Purdie
On Tue, 2017-08-15 at 22:19 -0700, akuster808 wrote: > > On 08/15/2017 02:41 PM, Mark Hatle wrote: > > Are these meant for Pyro? Some of the initial pieces may be ok for pyro, the actual enablement of the rpm deps piece cannot be taken back though as the world will likely break. Cheers,

Re: [OE-core] [PATCH 0/6 v2] Fix RPM4 regressions based on Pyro

2017-08-16 Thread Richard Purdie
On Tue, 2017-08-15 at 16:41 -0500, Mark Hatle wrote: > From the comments to the original patch, the only not addressed was > adding an OE self-test for this behavior.  I tried to do this, but I > don't see any existing tests that build a recipe and inspect the > results of the built package.  I'm

[OE-core] [PATCH] cross-canadian.bbclass: add ilp32 support

2017-08-16 Thread Vishal Bhoj
Need to add ilp32 to known list of abi variants Signed-off-by: Vishal Bhoj --- meta/classes/cross-canadian.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/cross-canadian.bbclass b/meta/classes/cross-canadian.bbclass index

Re: [OE-core] [PATCH] gpg_sign: perform rpm signing serially

2017-08-16 Thread Markus Lehtonen
I agree. I don't see reason for dropping parallelism completely. There is a real gain when running on beefier machines. Making it configurable would probably be best. Or just drop it to a saner value, like 20 or 10. - Markus On 16/08/2017, 2.53, "Mark Hatle"

[OE-core] [PATCH 1/4] bitbake.conf: add VOLATILE_LOG_DIR variable

2017-08-16 Thread Chen Qi
The default value is "yes" which results in the /var/log being a link pointing to /var/volatile/log which is on tmpfs. Setting valid boolean false value ('no', 'n', 'false', 'f', '0') would make /var/log to be a directory on persistent storage. [YOCTO #6132] Signed-off-by: Chen Qi

[OE-core] [PATCH 2/4] base-files: respect VOLATILE_LOG_DIR

2017-08-16 Thread Chen Qi
Respect VOLATILE_LOG_DIR variable. In this way, if the user overrides this variable to be any valid boolean false value, /var/log on the final image would reside on persistent storage. [YOCTO #6132] Signed-off-by: Chen Qi ---

Re: [OE-core] two identically-named machine .conf files in two different layers?

2017-08-16 Thread Peter Kjellerstedt
There is one exception to the rule that I am aware of: meta-poky (formerly known as meta-yocto) prepends itself to BBPATH rather than appending itself… //Peter From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of

[OE-core] [PATCH 4/4] package.bbclass: support persistent /var/log

2017-08-16 Thread Chen Qi
Add a new file, fs-perms-persistent-log.txt, which treats /var/log as a directory instead of a link. Modify package.bbclass to use this file if VOLATILE_LOG_DIR is set to boolean false value. [YOCTO #6132] Signed-off-by: Chen Qi --- meta/classes/package.bbclass

[OE-core] [PATCH V4 0/4] Persistent /var/log support

2017-08-16 Thread Chen Qi
Changes since V3: Rebased against latest master. The following changes since commit 6016ec177af2406cacfeb3276dfcb8bfc3df8fce: poky.conf: Enable vulkan by default (2017-08-16 00:04:39 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib

[OE-core] [PATCH 3/4] initscripts: support persistent /var/log

2017-08-16 Thread Chen Qi
Respect VOLATILE_VAR_LOG variable so that if it's set to any valid boolean false value, we could have persistent /var/log on the final image. [YOCTO #6132] Signed-off-by: Chen Qi --- meta/recipes-core/initscripts/initscripts-1.0/volatiles | 1 -

[OE-core] [PATCH] connman: Remove musl patch that's no longer needed

2017-08-16 Thread Jussi Kukkonen
libc headers now have a backported patch that fixes this. Signed-off-by: Jussi Kukkonen --- ...x-compile-on-musl-with-kernel-4.9-headers.patch | 81 -- meta/recipes-connectivity/connman/connman_1.34.bb | 2 +- 2 files changed, 1 insertion(+), 82

Re: [OE-core] [PATCH 1/1] shadow: fix CVE-2017-12424

2017-08-16 Thread Jussi Kukkonen
On 16 August 2017 at 13:28, Chen Qi wrote: > Backport a patch to fix CVE-2017-12424. > > In shadow before 4.5, the newusers tool could be made to manipulate > internal data structures in ways unintended by the authors. > > Reference link:

[OE-core] [PATCH] oe/path.py: copyhardlinktree: don't overwrite existing symlinks

2017-08-16 Thread Ioan-Adrian Ratiu
Starting with tar>=1.26 the default behaviour when extracting is to overwrite symlinks and a '-h' flag was added for tar to follow them. The primary use case for this is to allow ${DEPLOY_DIR_IPK/RPM/DEB} to be symlinks and avoid copyhardlinktree replacing those symlinks with a normal directory.

[OE-core] [PATCH 1/1] shadow: fix CVE-2017-12424

2017-08-16 Thread Chen Qi
Backport a patch to fix CVE-2017-12424. In shadow before 4.5, the newusers tool could be made to manipulate internal data structures in ways unintended by the authors. Reference link: https://nvd.nist.gov/vuln/detail/CVE-2017-12424 CVE: CVE-2017-12424 Signed-off-by: Chen Qi

[OE-core] [PATCH 0/1] shadow: fix CVE-2017-12424

2017-08-16 Thread Chen Qi
The following changes since commit 6016ec177af2406cacfeb3276dfcb8bfc3df8fce: poky.conf: Enable vulkan by default (2017-08-16 00:04:39 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/CVE-2017-12424

Re: [OE-core] [PATCH 0/6] Fix RPM4 regressions based on Pyro

2017-08-16 Thread Alexander Kanavin
On 08/16/2017 12:19 AM, Mark Hatle wrote: From the comments to the original patch, the only not addressed was adding an OE self-test for this behavior. I tried to do this, but I don't see any existing tests that build a recipe and inspect the results of the built package. I'm not sure of any

[OE-core] [PATCH 8/8] ncurses: 6.0+20161126 -> 6.0+20170715

2017-08-16 Thread Hongxu Jia
Rebase patches: - tic-hang.patch -> 0001 - configure-reproducible.patch -> 0002 Drop fix-cflags-mangle.patch, which accepted by upstream ... commit 1b74f120ab7be89011408a6ad0f1c748a314bae8 Author: Sven Joachim Date: Sun Feb 26 09:01:34 2017 +0100 Import upstream patch

[OE-core] [PATCH 7/8] gpgme: 1.8.0 -> 1.9.0

2017-08-16 Thread Hongxu Jia
Rebase patches: - pkgconfig.patch -> 0001 - python-lang-config.patch -> 0002 - 0001-Correctly-install-python-modules.patch -> 0003 - python-import.patch -> 0004 - 0001-gpgme-config-skip-all-lib-or-usr-lib-directories-in-.patch -> 0005 Signed-off-by: Hongxu Jia ---

[OE-core] [PATCH 5/8] libgcrypt: 1.7.8 -> 1.8.0

2017-08-16 Thread Hongxu Jia
Rebase patches: - add-pkgconfig-support.patch -> 0001 - libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch -> 0002 - fix-ICE-failure-on-mips-with-option-O-and-g.patch -> 0003 - fix-undefined-reference-to-pthread.patch -> 0004 Signed-off-by: Hongxu Jia ---

[OE-core] [PATCH 1/8] apr-util: 1.5.4 -> 1.6.0

2017-08-16 Thread Hongxu Jia
Drop backported openssl-1.1.patch Signed-off-by: Hongxu Jia --- .../recipes-support/apr/apr-util/openssl-1.1.patch | 253 - .../apr/{apr-util_1.5.4.bb => apr-util_1.6.0.bb} | 7 +- 2 files changed, 3 insertions(+), 257 deletions(-) delete mode

[OE-core] [PATCH 2/8] bash: 4.3.30 -> 4.4

2017-08-16 Thread Hongxu Jia
Rebase patches: - fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch - test-output.patch Drop backported patches: - CVE-2016-9401.patch - fix-run-intl.patch Add ${PN}-loadable for loadable builtins which is new features in Bash 4.4 The 4.4 fixed CVE-2017-5932 and CVE-2016-0634 -

[OE-core] [PATCH 6/8] gnupg: 2.1.20 -> 2.1.23

2017-08-16 Thread Hongxu Jia
COPYING.LIB: Rename to COPYING.LGPL3. https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=3419a339d9c4e800bf30e9021e05982d8c1021c1 Rebase patches: - pkgconfig.patch -> 0001 - use-pkgconfig-instead-of-npth-config.patch -> 0002 - dirmngr-uses-libgpg-error.patch -> 0003 -

[OE-core] [PATCH 3/8] dhcp: 4.3.5 -> 4.3.6

2017-08-16 Thread Hongxu Jia
1. Rebase patches to 4.3.6 - define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch -> 0001 - dhcp-3.0.3-dhclient-dbus.patch -> 0002 - link-with-lcrypto.patch -> 0003 - fixsepbuild.patch -> 0004 - dhclient-script-drop-resolv.conf.dhclient.patch -> 0005 -

[OE-core] [PATCH 4/8] elfutils: 0.168 -> 0.170

2017-08-16 Thread Hongxu Jia
The 0.170 Fixed CVE issues - CVE-2017-7608 - CVE-2017-7612 - CVE-2017-7611 - CVE-2017-7610 - CVE-2016-10255 - CVE-2017-7613 - CVE-2017-7609 - CVE-2016-10254 - CVE-2017-7607 Rebase patches to 0.170 - dso-link-change.patch -> 0001 - Fix_elf_cvt_gunhash.patch -> 0002 - fixheadercheck.patch -> 0003 -

[OE-core] [PATCH 0/8] upgrade 8 recipes

2017-08-16 Thread Hongxu Jia
-20170816 http://cgit.openembedded.org/openembedded-core-contrib/log/?h=hongxu/upgrade-20170816 Hongxu Jia (8): apr-util: 1.5.4 -> 1.6.0 bash: 4.3.30 -> 4.4 dhcp: 4.3.5 -> 4.3.6 elfutils: 0.168 -> 0.170 libgcrypt: 1.7.8 -> 1.8.0 gnupg: 2.1.20 -> 2.1.23 gpg

Re: [OE-core] [PATCH 2/3] mesa: Enable gallium-llvm on x86 and x86_64

2017-08-16 Thread Richard Purdie
On Wed, 2017-08-16 at 09:09 +0100, Richard Purdie wrote: > On Sun, 2017-08-13 at 20:24 -0700, Khem Raj wrote: > > > > Signed-off-by: Khem Raj > > --- > >  meta/recipes-graphics/cairo/cairo.inc | 3 ++- > >  meta/recipes-graphics/mesa/mesa.inc   | 3 +++ > >  2 files changed, 5

Re: [OE-core] [PATCH 2/3] mesa: Enable gallium-llvm on x86 and x86_64

2017-08-16 Thread Richard Purdie
On Sun, 2017-08-13 at 20:24 -0700, Khem Raj wrote: > Signed-off-by: Khem Raj > --- >  meta/recipes-graphics/cairo/cairo.inc | 3 ++- >  meta/recipes-graphics/mesa/mesa.inc   | 3 +++ >  2 files changed, 5 insertions(+), 1 deletion(-) I think this breaks on x32:

[OE-core] [PATCH] packagefeed-stability.bbclass: change another bb.plain to bb.note

2017-08-16 Thread liu . ming50
From: Ming Liu In commit 255caaad: [ packagefeed-stability.bbclass: change a bb.plain to bb.note ] I changed a bb.plain to bb.note to get a cleaner console, but there is still one more bb.plain left which I forgot to change. Signed-off-by: Ming Liu

Re: [OE-core] [PATCH 1/1] nss: 3.30.2 -> 3.31.1

2017-08-16 Thread Kang Kai
On 2017年08月16日 11:27, Khem Raj wrote: On Tue, Aug 15, 2017 at 6:26 PM, wrote: From: Kai Kang Upgrade nss from 3.30.2 to latest stable version 3.31.1. Signed-off-by: Kai Kang ---