> 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
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
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
> 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
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
> 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
>
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
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
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
[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)
> +
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
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
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
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
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
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
- 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(-)
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
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
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
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
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
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
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
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
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:
> -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
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
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
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
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,
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 -
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
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
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
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
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
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
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
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
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:
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
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
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
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
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://
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
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
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
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
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
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
52 matches
Mail list logo