- May 02, 2016
-
-
Armin Kuster authored
CVE-2016-1551 CVE-2016-2516 CVE-2016-2517 CVE-2016-2518 CVE-2016-2519 CVE-2016-1547 CVE-2015-7704 CVE-2015-8138 CVE-2016-1550 for more info see: http://support.ntp.org/bin/view/Main/SecurityNotice#April_2016_NTP_4_2_8p7_Security Signed-off-by:
Armin Kuster <akuster@mvista.com> Acked-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Mark Asselstine authored
When building mozjs the following error was observed | Traceback (most recent call last): | File "./config.status", line 9, in <module> | from ConfigStatus import config_status | File "/build/bitbake_build/tmp/work/corei7-64-wrs-linux/mozjs/17.0.0-r0/mozjs17.0.0/js/src/build/ConfigStatus.py", line 11, in <module> | import sys, re, os, posixpath, ntpath | File "/usr/lib/python2.7/ntpath.py", line 15, in <module> | from genericpath import _unicode | ImportError: cannot import name _unicode | WARNING: exit code 1 from a shell command. | ERROR: Function failed: do_configure (log file is located at /build//bitbake_build/tmp/work/corei7-64-wrs-linux/mozjs/17.0.0-r0/temp/do_configure/log.do_configure.1056 Note the host paths found in the error msg. Further this issue can be explored using the host python, which will not error when attempting the above import, and the python in the sysroot, which will fail when we attempt the import. By inheriting pythonnative we ensure the proper paths are set to avoid this host contamination. Signed-off-by:
Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Li xin authored
error: file /usr/share/doc/README from install of mariadb-leftovers-5.5.46-* conflicts with file from package dmidecode-doc-2.12-* Signed-off-by:
Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Manuel Bachmann authored
Update to latest version, which has fixes for building with Weston >= 1.8.91, and thus builds with branches >= Jethro. Signed-off-by:
Manuel Bachmann <mbc@iot.bzh> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Dai Caiyun authored
Signed-off-by:
Dai Caiyun <daicy.fnst@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
André Draszik authored
Signed-off-by:
André Draszik <git@andred.net> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Li xin authored
The function do_sourceclean() will lead to do_srpm failed, so use do_unpack instead. Signed-off-by:
Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Zhixiong Chi authored
Backport <commit 08c642c09c38a9c6454ab43a9b53b2a89b9eef99> from krb5 upstream <https://github.com/krb5/krb5 > to fix CVE-2016-3119 avoid remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted request to modify a principal. Signed-off-by:
Zhixiong Chi <Zhixiong.Chi@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Andreas Müller authored
* remove leftover patches * run tested against evince and qpdfview Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Ross Burton authored
base_contains() is a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Ross Burton authored
base_contains() is a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Ross Burton authored
base_contains() is a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Ross Burton authored
base_contains() is a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Ross Burton authored
base_contains() is a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Ross Burton authored
base_contains() is a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Ross Burton authored
base_contains() is a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Koen Kooi authored
The mozjs builds fails on armeb, so add a define to make it work. Signed-off-by:
Koen Kooi <koen.kooi@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Stephano Cetola authored
Setting IMAGE_ROOTFS_EXTRA_SPACE impacts the initramfs images, results in an error about INITRAMFS_MAXSIZE. Signed-off-by:
Stephano Cetola <stephano.cetola@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Pascal Bach authored
Signed-off-by:
Pascal Bach <pascal.bach@siemens.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Goran Cengic authored
This patch adds the cross package for the crash recipe. I've built and tested crash-cross for ARM on x86_64 host only. The way to pass GDB_CONF_FLAGS and --target to GDB build without removing -m32 from CFLAGS is awkward but that is what I could come up with, without changing the patch files included with the recipe or breaking target and native builds. Anyone got any ideas on how to better do this? Thanks, Goran Signed-off-by:Goran Cengic <cengic@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Karlsson, Johnny authored
SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for Linux (and other operating systems with a FUSE implementation, such as Mac OS X or FreeBSD) capable of operating on files on MTP devices attached via USB to local machine. Signed-off-by:
Johnny Karlsson <johnny.karlsson.2@volvocars.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
A tiny pythonic visitor implementation. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
A network address manipulation library for Python. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Armin Kuster authored
copy license from http://www.speech.cs.cmu.edu/flite/ and include text WARNING: flite-alsa: No generic license file exists for: flite in any provider Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Armin Kuster authored
WARNING: xcursorgen: No generic license file exists for: ManishSingh in any provider copied COPYING file to meta-oe licenses to fix issue. Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Armin Kuster authored
checking for sys/acl.h... no | configure: error: *** ACL headers not found. | NOTE: The following config.log files may provide further information. add acl to DEPENDS Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Jonathan Liu authored
LICENSE checksum has changed due to OpenSSL copyright year being bumped from 1998-2011 to 1998-2016. Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Pascal Bach authored
libmodbus has two release streams: - stable: which currently is 3.0.x and does only receive fixes - development: 3.1.x which receives new features and according to upstream is also very stable Some users require access to the newer features. So a recipe for the development branch but leave the stable branch the default. This is similar to what is done for the nginx recipe which also has two release streams. Signed-off-by:
Pascal Bach <pascal.bach@siemens.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-