Commit Graph

7212 Commits

Author SHA1 Message Date
Andreas Müller 779aa9dfd9 frame: initial add 2.5.0
Note: configure.ac asks for xorg-server explicitly.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:07 +01:00
Kai Kang 05960f3299 atop: add recipe
Add recipe for atop.

* remove bashisms for scripts
* fix permissions for executable files
* create volatile directory /var/volatile/log/atop
* implement status command in sysvinit script
* drop atopacctd which is excluded from most distribution such as Ubuntu
  and Fedora

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:06 +01:00
Denys Dmytriyenko 668468d59c memtester: upgrade 4.1.3 -> 4.3.0
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:06 +01:00
Derek Straka 3a43f6897c php: update to 5.6.17 and 5.5.31
Fixes CVE-2016-1903 and other bugs
https://secure.php.net/ChangeLog-5.php
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-1903

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:06 +01:00
Derek Straka 7744e5992c php: check for existance of directory before 'rmdir' in do_install_append_class-target
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:06 +01:00
Derek Straka b7c5a90640 nginx: update to 1.9.9
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:06 +01:00
Andre McCurdy 1f48c624e0 liboil: import liboil_0.3.17 recipe from oe-core
There are no remaining dependencies on liboil in oe-core (in most
cases it has been replaced by 'orc'). There is one recipe with a
dependency on liboil in meta-multimedia ('schroedinger').

Add the oe-core liboil recipe to meta-multimedia, in preparation for
removing it from oe-core.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:05 +01:00
Andre McCurdy d3a106b9c1 gst-plugins-base: drop obsolete dependency on liboil
liboil was replaced by Orc prior to the gst-plugins-base 0.10.30 release:

  http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=8e4314f0fbfa4957f8e84d46824d10178b106fe6

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:05 +01:00
Koen Kooi 230f333a05 various: delete leftovers from qt4 recipes
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:05 +01:00
Li xin 0a7502242e networkmanager: add PACKAGECONFIG for qt4-x11-free
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
2016-02-01 15:58:05 +01:00
Bruno Vernay f3b3c1fdd8 openldap: improve packaging of OpenLDAP modules
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:05 +01:00
Liu Jian 350ad5dd55 phpmyadmin: CVE-2015-8669
libraries/config/messages.inc.php in phpMyAdmin 4.0.x before 4.0.10.12,
4.4.x before 4.4.15.2, and 4.5.x before 4.5.3.1 allows remote attackers
to obtain sensitive information via a crafted request, which reveals
the full path in an error message.

This patch is from https://github.com/phpmyadmin/phpmyadmin/commit/c4d649325b25139d7c097e56e2e46cc7187fae45

Signed-off-by: Jian Liu <jian.liu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:04 +01:00
Andreas Müller b7834b965e gvfs: disable build of documentation to fix build in some envirionments
man/Makfile.am make is trying to download

http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl

which sometimes fails with:

make[2]: Entering directory `/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/build/man'
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-cat.xml
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-copy.xml
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-info.xml
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-ls.xml
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[2]: *** [gvfs-cat.1] Error 4
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [gvfs-copy.1] Error 4
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[2]: *** [gvfs-info.1] Error 4
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[2]: *** [gvfs-ls.1] Error 4
make[2]: Leaving directory `/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/build/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/build'
make: *** [all] Error 2
ERROR: oe_runmake failed

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:04 +01:00
Roy Li 4497ee4349 libx86-1: port a patch to make it work
port a patch from libx86-1.1-21.fc23.src.rpm, and make libx86-1 be able to work
and assume zero which return by LRMI_common_init is valid address

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:04 +01:00
Khem Raj 8404784b35 polkit: Fix build with musl
Make features like netgroup optional, these are not supported by posix
secondly they are poked at during configure so nothing changes for glibc
based systems but it helps compiling with musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:04 +01:00
Khem Raj 484fbf6979 fbset: Fix out of tree builds ( S != B )
Remove assumption about glibc == linux

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:58:03 +01:00
Khem Raj 9cf9d864d5 lvm2: Portable fixes for fixing compile with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:51:19 +01:00
Armin Kuster a6b22d2d57 numactl: update to 2.0.11
LIC_FILES_CKSUM changed do to adding version history.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:51:19 +01:00
Bob Ham 9d140fd109 wmiconfig: mark as having broken "make clean"
Set CLEANBROKEN as the Makefile has no "clean" target.

Signed-off-by: Bob Ham <bob.ham@collabora.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:51:19 +01:00
Bob Ham e5fa3a5ca5 s3c64xx-gpio: mark as having broken "make clean"
Set CLEANBROKEN as the Makefile has no "clean" target.

Signed-off-by: Bob Ham <bob.ham@collabora.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:51:18 +01:00
Bob Ham ad234b4c67 s3c24xx-gpio: mark as having broken "make clean"
Set CLEANBROKEN as the Makefile has no "clean" target.

Signed-off-by: Bob Ham <bob.ham@collabora.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:51:18 +01:00
Bob Ham e39681eaac illume-keyboards-shr: mark as having broken "make clean"
Set CLEANBROKEN as the Makefile has no "clean" target.

Signed-off-by: Bob Ham <bob.ham@collabora.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:51:18 +01:00
Sven Ebenfeld 8b63b78e5e python(3)-flask-pymongo: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:18 +01:00
Sven Ebenfeld e8294ca4e3 python(3)-flask-login: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:18 +01:00
Sven Ebenfeld 6894e073f0 python(3)-flask: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:18 +01:00
Sven Ebenfeld b4f250ba21 python(3)-whoosh: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld 61684f916b python(3)-xlrd: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld d5bb0a1420 python3-tornado: add recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld 9a5ab2a080 python-certifi: 14.05.14 -> 2015.11.20.1 and add python3 recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld 48fe3529e3 python(3)-pymongo: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld a0f777e6ec python-jinja2: 2.7.3 -> 2.8 and add python3 recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld cb7d7a6e06 python(3)-pymisp: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:16 +01:00
Sven Ebenfeld 2960b6ab85 python(3)-werkzeug: add recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:16 +01:00
Sven Ebenfeld c938a4d31f python(3)-redis: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:16 +01:00
Sven Ebenfeld 518234dbaa python-requests: 2.7.0 -> 2.9.1 and add python3 recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:16 +01:00
Sven Ebenfeld 1e049fbc1c python(3)-passlib: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:16 +01:00
Sven Ebenfeld 816039cd96 python(3)-markupsafe: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:15 +01:00
Sven Ebenfeld edae1715d7 python(3)-itsdangerous: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:15 +01:00
Sven Ebenfeld abc0ec5398 python-dateutil: 1.5 -> 2.4.2 and add python3 recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:15 +01:00
Sven Ebenfeld 8bebb8ef9c python-six: 1.9.0 -> 1.10.0 and add python3-recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:15 +01:00
Sven Ebenfeld 1ec43c1e4f add pypi3 bbclass to make python3 recipe creation easier as well
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:15 +01:00
Sven Ebenfeld f596306bca python(3)-feedformatter: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:15 +01:00
Sven Ebenfeld be2fcfb966 python(3)-lxml: 3.4.4 -> 3.5.0
Update python-lxml and python3-lxml to version 3.5.0 and correct licensing
information. The file LICENSES.txt states four different licenses.

Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:14 +01:00
Robert Yang 5e99b0dc87 scsirastools: remove inherit autotools_stage
The autotools can instead of it.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-01 15:31:26 +01:00
Martin Jansa 73854a0556 telepathy-glib: update python-native-runtime dependency
* it was renamed in oe-core with:
  commit 8a474057d86b3ebf6271656d6b9adf384ea9ad6d
  Author: Ed Bartosh <ed.bartosh@linux.intel.com>
  Date:   Wed Jan 13 10:03:04 2016 +0200

    bitbake.conf: rename python-native-runtime

    The code in native.bbclass adds -native suffix to the package
    names that don't have it.

    Renamed python-native-runtime -> hostpython-runtime-native to avoid
    mangling it and to conform with the naming convetion for native
    packages.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-27 12:43:57 +01:00
Martin Jansa b82601c25e phoronix-test-suite: exclude bash, php, python dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
* otherwise the recipe cannot inherit allarch. as detected with
  openembedded-core/scripts/sstate-diff-machines.sh:

 === Comparing signatures for task do_package_write_ipk.sigdata between qemux86copy and qemuarm ===
ERROR: phoronix-test-suite different signature for task do_package_write_ipk.sigdata between qemux86copy and qemuarm
runtaskdeps changed from ['bashbash_4.3.30.bb.do_packagedata', 'opkg-utilsopkg-utils_git.bb.do_populate_sysroot:virtual:native', 'phoronix-test-suitephoronix-test-suite_6.0.1.bb.do_package', 'phoronix-test-suitephoronix-test-suite_6.0.1.bb.do_packagedata', 'phpphp_5.6.16.bb.do_packagedata', 'pseudopseudo_1.7.4.bb.do_populate_sysroot:virtual:native', 'pythonpython_2.7.9.bb.do_packagedata'] to ['bashbash_4.3.30.bb.do_packagedata', 'opkg-utilsopkg-utils_git.bb.do_populate_sysroot:virtual:native', 'phoronix-test-suitephoronix-test-suite_6.0.1.bb.do_package', 'phoronix-test-suitephoronix-test-suite_6.0.1.bb.do_packagedata', 'phpphp_5.6.16.bb.do_packagedata', 'pseudopseudo_1.7.4.bb.do_populate_sysroot:virtual:native', 'pythonpython_2.7.9.bb.do_packagedata']
/home/jenkins/oe/world/shr-core/openembedded-core/meta/recipes-extended/bash/bash_4.3.30.bb.do_packagedata with hash 6750d401e680e6e5dac8e8585c43b386
 changed to
/home/jenkins/oe/world/shr-core/openembedded-core/meta/recipes-extended/bash/bash_4.3.30.bb.do_packagedata with hash bc992ff361286bc2f048935132a20348
/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-devtools/php/php_5.6.16.bb.do_packagedata with hash 17a21823eea3e0d1cce1d516f77b23ad
 changed to
/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-devtools/php/php_5.6.16.bb.do_packagedata with hash 6058efb32e6f622aa866f982c3688f08
/home/jenkins/oe/world/shr-core/openembedded-core/meta/recipes-devtools/python/python_2.7.9.bb.do_packagedata with hash 4e3278467af71cb9d0219f674415a2fa
 changed to
/home/jenkins/oe/world/shr-core/openembedded-core/meta/recipes-devtools/python/python_2.7.9.bb.do_packagedata with hash 4186010efd8bd3464948437ae114ec2a
Hash for dependent task phpphp_5.6.16.bb.do_packagedata changed from 17a21823eea3e0d1cce1d516f77b23ad to 6058efb32e6f622aa866f982c3688f08
Hash for dependent task bashbash_4.3.30.bb.do_packagedata changed from 6750d401e680e6e5dac8e8585c43b386 to bc992ff361286bc2f048935132a20348
Hash for dependent task pythonpython_2.7.9.bb.do_packagedata changed from 4e3278467af71cb9d0219f674415a2fa to 4186010efd8bd3464948437ae114ec2a

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-27 12:43:57 +01:00
Dai Caiyun 2a7be1d4f5 cryptsetup: 1.6.7 -> 1.7.0
Upgrade cryptsetup from 1.6.7 to 1.7.0.

Signed-off-by: Dai Caiyun <daicy.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-27 12:43:57 +01:00
Maxin B. John 1e2d9ae318 libjpeg-turbo: remove recipe
Remove libjpeg-turbo package from meta-oe as it will be moved to oe-core
to replace libjpeg package.

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-27 12:43:57 +01:00
Derek Straka 947821e3e5 python-tornado: upgrade to 4.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-27 12:43:57 +01:00
Li xin 6b4cee9759 python-six: Error fix for recipes depend on python-six
If you bitbake recipes which depends on python-six such as
python-cryptography. And also your network is not very well.
Error will occur as following:
   Download error on https://pypi.python.org/simple/six/:
   [Errno -5] No address associated with hostname -- Some packages may not be found!
    Couldn't find index page for 'six' (maybe misspelled?)
    No local packages or download links found for six
So add do_compile_append() to fix it.

Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-27 12:43:57 +01:00