[OE-core] [PATCH 0/1] create a link to make docbook-xsl-stylesheets easy refer

2016-01-29 Thread kai.kang
From: Kai Kang The following changes since commit 3d2c0f5902cacf9d8544bf263b51ef0dd1a7218c: cmake: update to 3.4.2 (2016-01-26 22:49:40 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/stylesheets http://git.pokylinux.org/cgit.cgi/poky-contrib/l

[OE-core] [PATCH 1/1] docbook-xsl-stylesheets: create a link for easy refer

2016-01-29 Thread kai.kang
From: Kai Kang Create a link to stylesheets directory for docbook-xsl-stylesheets to make it easy to refer. Signed-off-by: Kai Kang --- meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtoo

[OE-core] [PATCH] autotools.bbclass: use oe_runmake instead of ${MAKE}

2016-01-29 Thread Markus Lehtonen
Use oe_runmake like in base.bbclass so that EXTRA_OEMAKE will be respected. Signed-off-by: Markus Lehtonen --- meta/classes/autotools.bbclass | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta/classes/autotools.bbclass b/meta/classes/autotools.bbclass index 1400b44..7bf51

[OE-core] [PATCH 1/1] apr-util: add ldap crypto and sqlite3 to PACKAGECONFIG

2016-01-29 Thread Ioan-Adrian Ratiu
Enable apr-util's cryptographic routines so that the apache2 package can encrypt session data. Enable sqlite3 by default to allow database operations in the apache webserver. Also enable the apache modules mod_ldap and mod_authz_ldap. Signed-off-by: Adam Chappell Signed-off-by: Jacob Champion

Re: [OE-core] [PATCH 1/1] apr-util: add ldap crypto and sqlite3 to PACKAGECONFIG

2016-01-29 Thread Burton, Ross
On 29 January 2016 at 12:22, Ioan-Adrian Ratiu wrote: > +PACKAGECONFIG_append = " ldap crypto sqlite3" > Never use PACKAGECONFIG_append in a recipe as then they can't easily be disabled. Recipes should use PACAKGECONFIG??="options". apr is used by more than just apache, and the need for LDAP a

[OE-core] [PATCH v2 1/1] apr-util: add ldap crypto and sqlite3 to PACKAGECONFIG

2016-01-29 Thread Ioan-Adrian Ratiu
Enable apr-util's cryptographic routines so that the apache2 package can encrypt session data. Also add sqlite3 and ldap modules, disabled by default. Signed-off-by: Adam Chappell Signed-off-by: Jacob Champion Signed-off-by: Ioan-Adrian Ratiu Acked-by: Ken Sharp --- meta/recipes-support/apr/a

Re: [OE-core] [RFT] Glibc 2.23 and binutils 2.26

2016-01-29 Thread Alexander Kanavin
On 01/17/2016 01:54 PM, Khem Raj wrote: upstream glibc and binutils release branches have been cut out and are being made ready for next release I have put together update patchset for both of them here are the branches https://github.com/kraj/openembedded-core/tree/kraj/binutils-2.26 https://

Re: [OE-core] [RFT] Glibc 2.23 and binutils 2.26

2016-01-29 Thread Khem Raj
On Fri, Jan 29, 2016 at 6:14 AM, Alexander Kanavin wrote: > On 01/17/2016 01:54 PM, Khem Raj wrote: >> >> upstream glibc and binutils release branches have been cut out and are >> being made ready for next release >> I have put together update patchset for both of them >> >> here are the branches

[OE-core] [PATCH 1/3] autotools.bbclass: use oe_runmake instead of ${MAKE}

2016-01-29 Thread Markus Lehtonen
Use oe_runmake like in base.bbclass so that EXTRA_OEMAKE will be respected. Signed-off-by: Markus Lehtonen --- meta/classes/autotools.bbclass | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta/classes/autotools.bbclass b/meta/classes/autotools.bbclass index 1400b44..7bf51

[OE-core] [PATCH 3/3] externalsrc: use shared CONFIGURESTAMPFILE if B=S

2016-01-29 Thread Markus Lehtonen
External source tree is used as the builddir even for different architectures in case ${B}=${S}. This may cause problems if MACHINE is changed as do_configure is not being re-run (which would run make clean). This patches changes externalsrc to use a common (per-recipe) CONFIGURESTAMPFILE under 'wo

[OE-core] [PATCH 2/3] Make sure that the directory for CONFIGURESTAMPFILE exists

2016-01-29 Thread Markus Lehtonen
Signed-off-by: Markus Lehtonen --- meta/classes/autotools.bbclass | 1 + meta/classes/base.bbclass | 1 + 2 files changed, 2 insertions(+) diff --git a/meta/classes/autotools.bbclass b/meta/classes/autotools.bbclass index 7bf510b..7f60c2a 100644 --- a/meta/classes/autotools.bbclass +++ b/me

[OE-core] [PATCH 0/3] correctly clean ${B] when externalsrc and {B}=${S}

2016-01-29 Thread Markus Lehtonen
This patchset aims in fixing a build failure when B=S and externalsrc is used. The build failure was caused by build artefacts from a previous build not being cleaned up when MACHINE was changed. [YOCTO #8950] The following changes since commit 2a6e061712cfe9cb4738806a0c351a64e0d30144: cmake:

[OE-core] [PATCH v3 1/1] apr-util: add ldap crypto and sqlite3 to PACKAGECONFIG

2016-01-29 Thread Ioan-Adrian Ratiu
Enable apr-util's cryptographic routines so that the apache2 package can encrypt session data. Also add sqlite3 and ldap modules, disabled by default. Signed-off-by: Adam Chappell Signed-off-by: Jacob Champion Signed-off-by: Ioan-Adrian Ratiu Acked-by: Ken Sharp --- meta/recipes-support/apr/a

[OE-core] package.tgz files not touched in sstate-cache

2016-01-29 Thread Mike Crowe
We have a shared sstate-cache that is populated by us building nightly images for various branches using Jenkins. This cache is pruned periodically (with special care of the siginfo files since we don't have 80b3974081c4a8c604e23982a6db8fb32c616058 yet.) Recently we went back to one of those branc

[OE-core] Yocto Project Status WW05

2016-01-29 Thread Jolley, Stephen K
Current Dev Position: YP 2.1 M3 Next Deadline: YP 2.1 M2 Target release date is February 12, 2016 SWAT team rotation: Benjamin -> Alejandro Franco https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: * Due to the number of open bugs against Yocto Project 2.0.1

[OE-core] Yocto Project Status WW05

2016-01-29 Thread Jolley, Stephen K
Current Dev Position: YP 2.1 M3 Next Deadline: YP 2.1 M2 Target release date is February 12, 2016 SWAT team rotation: Benjamin -> Alejandro Franco https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: * Due to the number of open bugs against Yocto Project 2.0.1

Re: [OE-core] [PATCH v3 1/1] apr-util: add ldap crypto and sqlite3 to PACKAGECONFIG

2016-01-29 Thread Burton, Ross
On 29 January 2016 at 15:07, Ioan-Adrian Ratiu wrote: > +PACKAGECONFIG[crypto] = "--with-crypto,--without-crypto" > configure: Crypto was requested but no crypto library was found; autodetecting possible libraries checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes c

[OE-core] [PATCH v3 0/5]use target path to replace build ones in debugging info

2016-01-29 Thread Hongxu Jia
Changed in V3: - Move entry from base.bbclass to bitbake.conf - Do not immediate expand SELECTED_OPTIMIZATION Changed in V2: - Do not use '-gno-record-gcc-switches' to leave gcc switches in; - Add gcc option '-gno-record-debug-prefix-map' to not record '-fdebug-prefix-map' to gcc command line s

[OE-core] [PATCH 1/5] base/bbclass: use target path as compile dir in debugging info

2016-01-29 Thread Hongxu Jia
In debugging information, it uses target paths rather than build ones as compile dir. ... -fdebug-prefix-map=old=new When compiling files in directory old, record debugging information describing them as in new instead. ... Compile without this fix: objdump -g git/test.o ... The Directory

[OE-core] [PATCH 2/5] gcc-5.3.inc/base.bbclass: add gcc option to not record -fdebug-prefix-map to debugging info

2016-01-29 Thread Hongxu Jia
Add option '-gno-record-debug-prefix-map' and '-grecord-debug-prefix-map' for gcc. If '-gno-record-debug-prefix-map' is used, it does not record '-fdebug-prefix-map' to gcc command line switches in DWARF DW_AT_producer. The patch could make sure the debugging informaion does not has TMPDIR and als

[OE-core] [PATCH 3/5] mkelfimage: fix target cflags leaks to host

2016-01-29 Thread Hongxu Jia
The patch fix-makefile-to-find-libz.patch fixed native compile failure; for target compile, it incorrectly leaks CFLAGS to HOST_CFLAGS. [YOCTO #3547] Signed-off-by: Hongxu Jia --- meta/recipes-devtools/mkelfimage/mkelfimage_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff -

[OE-core] [PATCH 4/5] glibc.inc: do not immediate expand SELECTED_OPTIMIZATION

2016-01-29 Thread Hongxu Jia
We need to expand SELECTED_OPTIMIZATION later, so do not immediate expansion, and do the work in anonymous python function. It is reasonable to give an error for -O0. [YOCTO #7058] Signed-off-by: Hongxu Jia --- meta/recipes-core/glibc/glibc.inc | 22 -- 1 file changed, 8 in

[OE-core] [PATCH 5/5] systemtap_git.inc: do not immediate expand SELECTED_OPTIMIZATION

2016-01-29 Thread Hongxu Jia
We need to expand SELECTED_OPTIMIZATION later, so do not immediate expansion, and do the work in anonymous python function. It is reasonable to give an error for -O0. [YOCTO #7058] Signed-off-by: Hongxu Jia --- meta/recipes-kernel/systemtap/systemtap_git.inc | 12 1 file changed,

Re: [OE-core] package.tgz files not touched in sstate-cache

2016-01-29 Thread Richard Purdie
On Fri, 2016-01-29 at 15:47 +, Mike Crowe wrote: > We have a shared sstate-cache that is populated by us building nightly > images for various branches using Jenkins. This cache is pruned > periodically (with special care of the siginfo files since we don't have > 80b3974081c4a8c604e23982a6db8f

Re: [OE-core] [PATCH 2/5] gcc-5.3.inc/base.bbclass: add gcc option to not record -fdebug-prefix-map to debugging info

2016-01-29 Thread Peter Kjellerstedt
Wouldn't it be better to swap the first and second commit and then move the addition of -gno-record-debug-prefix-map to the other commit where -fdebug-prefix-map are added. You must also remember that not all use the compiler provided by OE-Core, so adding -gno-record-debug-prefix-map uncondit

Re: [OE-core] [PATCH 1/5] base/bbclass: use target path as compile dir in debugging info

2016-01-29 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > Hongxu Jia > Sent: den 29 januari 2016 18:36 > To: openembedded-core@lists.openembedded.org; > liezhi.y...@windriver.com; raj.k...@gmail.c

[OE-core] [PATCH 3/6] qemu: Security fix CVE-2015-7512

2016-01-29 Thread Armin Kuster
From: Armin Kuster CVE-2015-7512 Qemu: net: pcnet: buffer overflow in non-loopback mod Signed-off-by: Armin Kuster --- .../recipes-devtools/qemu/qemu/CVE-2015-7512.patch | 44 ++ meta/recipes-devtools/qemu/qemu_2.4.0.bb | 1 + 2 files changed, 45 insertions(+) c

[OE-core] [PATCH 1/6] qemu: Security fix CVE-2015-8504

2016-01-29 Thread Armin Kuster
From: Armin Kuster CVE-2015-8504 Qemu: ui: vnc: avoid floating point exception Signed-off-by: Armin Kuster --- .../recipes-devtools/qemu/qemu/CVE-2015-8504.patch | 51 ++ meta/recipes-devtools/qemu/qemu_2.4.0.bb | 1 + 2 files changed, 52 insertions(+) create mo

[OE-core] [PATCH 2/6] qemu: Security fix CVE-2015-7504

2016-01-29 Thread Armin Kuster
From: Armin Kuster CVE-2015-7504 Qemu: net: pcnet: heap overflow vulnerability in loopback mode Signed-off-by: Armin Kuster --- .../recipes-devtools/qemu/qemu/CVE-2015-7504.patch | 56 ++ meta/recipes-devtools/qemu/qemu_2.4.0.bb | 1 + 2 files changed, 57 inserti

[OE-core] [PATCH 5/6] qemu: Security fix CVE-2016-1568

2016-01-29 Thread Armin Kuster
From: Armin Kuster CVE-2016-1568 Qemu: ide: ahci use-after-free vulnerability in aio port commands Signed-off-by: Armin Kuster --- .../recipes-devtools/qemu/qemu/CVE-2016-1568.patch | 46 ++ meta/recipes-devtools/qemu/qemu_2.4.0.bb | 1 + 2 files changed, 47 inse

[OE-core] [PATCH 0/6][Jethro] Jethro-next qemu security fixes

2016-01-29 Thread Armin Kuster
From: Armin Kuster please consider these changes for the next Jethro update. (resend using diff email addr) The following changes since commit 2fb7ee2628e23d7efc9b041bb9daae7c4a8de541: bitbake: toaster: make runbuilds loop (2016-01-25 16:29:16 +) are available in the git repository at:

[OE-core] [PATCH 4/6] qemu: Security fix CVE-2015-8345

2016-01-29 Thread Armin Kuster
From: Armin Kuster CVE-2015-8345 Qemu: net: eepro100: infinite loop in processing command block list Signed-off-by: Armin Kuster --- .../recipes-devtools/qemu/qemu/CVE-2015-8345.patch | 73 ++ meta/recipes-devtools/qemu/qemu_2.4.0.bb | 1 + 2 files changed, 74 i

[OE-core] [PATCH 6/6] qemu: Security fix CVE-2015-7295

2016-01-29 Thread Armin Kuster
From: Armin Kuster CVE-2015-7295 Qemu: net: virtio-net possible remote DoS Signed-off-by: Armin Kuster --- .../qemu/qemu/CVE-2015-7295_1.patch| 63 ++ .../qemu/qemu/CVE-2015-7295_2.patch| 58 .../qemu/qemu/CVE-2015-7295_3

Re: [OE-core] [PATCH v3 1/1] apr-util: add ldap crypto and sqlite3 to PACKAGECONFIG

2016-01-29 Thread Burton, Ross
On 29 January 2016 at 17:13, Burton, Ross wrote: > This should at least hard-code --with-nss or --with-openssl (and the > relevant build dependency), at the moment you're relying on the sysroot > containing NSS or openssl. Luckily something pulls in openssl but that may > change. > And for even

[OE-core] [PATCH 1/2] pango.inc: limit ptest specific do_compile_prepend to target builds

2016-01-29 Thread Andre McCurdy
Signed-off-by: Andre McCurdy --- meta/recipes-graphics/pango/pango.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/pango/pango.inc b/meta/recipes-graphics/pango/pango.inc index ede1150..63c7d1e 100644 --- a/meta/recipes-graphics/pango/pango.inc +++ b

[OE-core] [PATCH 2/2] pango.inc: misc dependency fixes

2016-01-29 Thread Andre McCurdy
- Add glib-2.0-native dependency for target - Add fontconfig-native and freetype-native dependencies for native - Drop unnecessary dependency on zlib for all Signed-off-by: Andre McCurdy --- meta/recipes-graphics/pango/pango.inc | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-)

[OE-core] [PATCH 0/2] pango.inc: minor cleanup

2016-01-29 Thread Andre McCurdy
Andre McCurdy (2): pango.inc: limit ptest specific do_compile_prepend to target builds pango.inc: misc dependency fixes meta/recipes-graphics/pango/pango.inc | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) -- 1.9.1 -- ___ Open

[OE-core] [PATCH 1/2] openssl: Security fix CVE-2015-3197

2016-01-29 Thread Armin Kuster
CVE-2015-3197 OpenSSL: SSLv2 doesn't block disabled ciphers Signed-off-by: Armin Kuster --- .../openssl/openssl/CVE-2015-3197.patch| 63 ++ .../recipes-connectivity/openssl/openssl_1.0.2d.bb | 1 + 2 files changed, 64 insertions(+) create mode 100644 meta/recip

[OE-core] [PATCH 0/2][jethro] Jethro-next openssl security fixes

2016-01-29 Thread Armin Kuster
please consider these two openssl security issues for the next jethro update The following changes since commit d2afba471039f94cf251f40298a51dbd640d4e93: qemu: Security fix CVE-2015-7295 (2016-01-29 12:31:19 -0800) are available in the git repository at: git://git.yoctoproject.org/poky-cont

[OE-core] [PATCH 2/2] openssl: Security fix CVE-2016-0701

2016-01-29 Thread Armin Kuster
CVE-2016-0701 OpenSSL: DH small subgroups Signed-off-by: Armin Kuster --- .../openssl/openssl/CVE-2016-0701_1.patch | 102 ++ .../openssl/openssl/CVE-2016-0701_2.patch | 156 + .../recipes-connectivity/openssl/openssl_1.0.2d.bb | 2 + 3 files c

Re: [OE-core] [PATCH 1/5] base/bbclass: use target path as compile dir in debugging info

2016-01-29 Thread Hongxu Jia
On 01/30/2016 01:48 AM, Peter Kjellerstedt wrote: -Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Hongxu Jia Sent: den 29 januari 2016 18:36 To: openembedded-core@lists.openembedded.org; liezh

Re: [OE-core] [PATCH 2/5] gcc-5.3.inc/base.bbclass: add gcc option to not record -fdebug-prefix-map to debugging info

2016-01-29 Thread Hongxu Jia
On 01/30/2016 01:47 AM, Peter Kjellerstedt wrote: Wouldn't it be better to swap the first and second commit and then move the addition of -gno-record-debug-prefix-map to the other commit where -fdebug-prefix-map are added. OK You must also remember that not all use the compiler provided by O

Re: [OE-core] [PATCH] bootimg/image: Enhance bootimg to respect RM_OLD_IMAGE

2016-01-29 Thread Ricardo Neri
[Resending from an email subscribed to the oe list...] On Sun, 2016-01-17 at 11:16 +, Richard Purdie wrote: > @@ -294,7 +286,10 @@ python do_bootimg() { > bb.build.exec_func('build_efi_cfg', d) > bb.build.exec_func('build_hddimg', d) > bb.build.exec_func('build_iso', d) > +

[OE-core] [PATCH 0/2][jethro] Jethro-next qemu security fixes

2016-01-29 Thread Armin Kuster
From: Armin Kuster please consider these tiff security fixes for the next jethro update The following changes since commit 0dc553ca2e14940af3093a496aa991d87a13c896: openssl: Security fix CVE-2016-0701 (2016-01-29 14:07:48 -0800) are available in the git repository at: git://git.yoctoproje

[OE-core] [PATCH 1/2] tiff: Security fix CVE-2015-8781

2016-01-29 Thread Armin Kuster
From: Armin Kuster CVE-2015-8781 libtiff: out-of-bounds writes for invalid images Signed-off-by: Armin Kuster --- .../libtiff/files/CVE-2015-8781.patch | 196 + meta/recipes-multimedia/libtiff/tiff_4.0.4.bb | 1 + 2 files changed, 197 insertions(+) crea

[OE-core] [PATCH 2/2] tiff: Security fix CVE-2015-8784

2016-01-29 Thread Armin Kuster
From: Armin Kuster CVE-2015-8784 libtiff: out-of-bound write in NeXTDecode() Signed-off-by: Armin Kuster --- .../libtiff/files/CVE-2015-8784.patch | 73 ++ meta/recipes-multimedia/libtiff/tiff_4.0.4.bb | 1 + 2 files changed, 74 insertions(+) create mode

Re: [OE-core] [PATCH 2/5] gcc-5.3.inc/base.bbclass: add gcc option to not record -fdebug-prefix-map to debugging info

2016-01-29 Thread Khem Raj
> On Jan 29, 2016, at 5:25 PM, Hongxu Jia wrote: > > On 01/30/2016 01:47 AM, Peter Kjellerstedt wrote: >> Wouldn't it be better to swap the first and second commit and then >> move the addition of -gno-record-debug-prefix-map to the other commit >> where -fdebug-prefix-map are added. > > OK >

Re: [OE-core] [PATCH 00/20] Dizzy-next pull request 2016-1

2016-01-29 Thread akuster808
On 1/27/16 3:33 AM, Martin Jansa wrote: > On Thu, Jan 21, 2016 at 12:57:52PM +0100, Martin Jansa wrote: >> On Sat, Jan 09, 2016 at 04:30:26PM -0800, Armin Kuster wrote: >>> Please consider these changes for dizzy-next community support. >>> >>> The following changes since commit 6d34267e0a13e10ab91

Re: [OE-core] [PATCH 2/2] pango.inc: misc dependency fixes

2016-01-29 Thread Khem Raj
> On Jan 29, 2016, at 2:08 PM, Andre McCurdy wrote: > > - Add glib-2.0-native dependency for target > - Add fontconfig-native and freetype-native dependencies for native > - Drop unnecessary dependency on zlib for all > > Signed-off-by: Andre McCurdy > --- > meta/recipes-graphics/pango/pango.i

[OE-core] [PATCH 0/2] binutils 2.26 upgrade

2016-01-29 Thread Khem Raj
Upgrade binutils to 2.26 Fix gcc for ppc to not enforce spe by default to assembler use -mno-spe for 74xx Khem Raj (2): gcc,qemuppc: Explicitly disable forcing SPE flags binutils: Upgrade to 2.26 meta/conf/distro/include/tcmode-default.inc|2 +- meta/conf/machine/include/tune-ppc

[OE-core] [PATCH 1/2] gcc, qemuppc: Explicitly disable forcing SPE flags

2016-01-29 Thread Khem Raj
G4 does not have SPE, so we make that explicit in the tune files and since we emulate G4 when building Qemu, we ensure it for qemuppc as well. GCC config for powerpc-linux is made to include SPE by default which is equivalent if the tripet was powerpc-linux*spe, this forces gcc to configure assemb

Re: [OE-core] [PATCH 0/2] binutils 2.26 upgrade

2016-01-29 Thread Khem Raj
> On Jan 29, 2016, at 10:28 PM, Khem Raj wrote: > > Upgrade binutils to 2.26 > Fix gcc for ppc to not enforce spe by default to assembler > use -mno-spe for 74xx > > Khem Raj (2): > gcc,qemuppc: Explicitly disable forcing SPE flags > binutils: Upgrade to 2.26 also available at http://git.op