summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python-vcversioner: Fix bad DESCRIPTION and HOMEPAGE entries.Philip Balister2016-02-151-2/+2
| | | | | | | Copy/paste is the root of all evil. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* start-stop-daemon: Upgrade 1.16.0.2 -> 1.17.25Ioan-Adrian Ratiu2016-02-152-8/+51
| | | | | | Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Brad Mouring <brad.mouring@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs: upgrade from 4.2.4 to 4.2.6Trevor Woerner2016-02-151-3/+3
| | | | | | | ...plus a switch to xz. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rygel: Update to 0.28.2Manuel Bachmann2016-02-151-5/+6
| | | | | | | | | | | | | | | | | Update to latest version. This mainly fixes file uploading, which did not work in previous version (see upstream commit "1d45866a3fd7ca47bdbea60156bd18b994710662" among others). sqlite3 is now required to build whole rygel, as some media-export plugin routines have been centralized ; libunistring also improves collation logic if present. Rygel will not keep running anymore when its "plugins" folder is absent or empty. Thus, to avoid disappointments, we now RRECOMMEND at least the media-export plugin. Signed-off-by: Manuel Bachmann <mbc@iot.bzh> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gupnp: Update to 0.20.14Manuel Bachmann2016-02-152-3/+3
| | | | | | | | | | | Update to latest version (required for latest Rygel). As the unique executable provided by "gupnp-dev" cannot work without python, switch from RRECOMMENDS to RDEPENDS for it, and also be more precise in its required modules. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: fix build with newer CMake 3.4 from oe-coreMartin Jansa2016-02-012-0/+31
| | | | | | | | | | | * cmake was upgraded in: commit 2a6e061712cfe9cb4738806a0c351a64e0d30144 Author: Alexander Kanavin <alexander.kanavin@linux.intel.com> Date: Fri Jan 22 15:37:32 2016 +0200 cmake: update to 3.4.2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* geis: initial add 2.2.17Andreas Müller2016-02-011-0/+52
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* grail: initial add 3.1.0Andreas Müller2016-02-011-0/+23
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* frame: initial add 2.5.0Andreas Müller2016-02-011-0/+21
| | | | | | | 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>
* atop: add recipeKai Kang2016-02-016-0/+176
| | | | | | | | | | | | | | 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>
* memtester: upgrade 4.1.3 -> 4.3.0Denys Dmytriyenko2016-02-011-3/+3
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* php: update to 5.6.17 and 5.5.31Derek Straka2016-02-015-9/+9
| | | | | | | | | 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>
* php: check for existance of directory before 'rmdir' in ↵Derek Straka2016-02-011-1/+3
| | | | | | | do_install_append_class-target Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nginx: update to 1.9.9Derek Straka2016-02-011-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* liboil: import liboil_0.3.17 recipe from oe-coreAndre McCurdy2016-02-015-0/+333
| | | | | | | | | | | | 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>
* gst-plugins-base: drop obsolete dependency on liboilAndre McCurdy2016-02-011-1/+1
| | | | | | | | | 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>
* various: delete leftovers from qt4 recipesKoen Kooi2016-02-016-646/+0
| | | | | Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* networkmanager: add PACKAGECONFIG for qt4-x11-freeLi xin2016-02-011-0/+1
| | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
* openldap: improve packaging of OpenLDAP modulesBruno Vernay2016-02-011-1/+27
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* phpmyadmin: CVE-2015-8669Liu Jian2016-02-012-1/+21
| | | | | | | | | | | | 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>
* gvfs: disable build of documentation to fix build in some envirionmentsAndreas Müller2016-02-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* libx86-1: port a patch to make it workRoy Li2016-02-013-1/+221
| | | | | | | | 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>
* polkit: Fix build with muslKhem Raj2016-02-012-0/+108
| | | | | | | | | 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>
* fbset: Fix out of tree builds ( S != B )Khem Raj2016-02-012-3/+38
| | | | | | | Remove assumption about glibc == linux Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lvm2: Portable fixes for fixing compile with muslKhem Raj2016-02-015-1/+247
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* numactl: update to 2.0.11Armin Kuster2016-02-011-3/+3
| | | | | | | 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>
* wmiconfig: mark as having broken "make clean"Bob Ham2016-02-011-0/+2
| | | | | | | 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>
* s3c64xx-gpio: mark as having broken "make clean"Bob Ham2016-02-011-0/+2
| | | | | | | 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>
* s3c24xx-gpio: mark as having broken "make clean"Bob Ham2016-02-011-0/+2
| | | | | | | 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>
* illume-keyboards-shr: mark as having broken "make clean"Bob Ham2016-02-011-0/+2
| | | | | | | 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>
* python(3)-flask-pymongo: add recipesSven Ebenfeld2016-02-013-0/+17
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-flask-login: add recipesSven Ebenfeld2016-02-013-0/+18
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-flask: add recipesSven Ebenfeld2016-02-013-0/+18
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-whoosh: add recipesSven Ebenfeld2016-02-013-0/+17
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-xlrd: add recipesSven Ebenfeld2016-02-013-0/+14
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python3-tornado: add recipeSven Ebenfeld2016-02-013-34/+29
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python-certifi: 14.05.14 -> 2015.11.20.1 and add python3 recipeSven Ebenfeld2016-02-013-12/+7
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-pymongo: add recipesSven Ebenfeld2016-02-013-0/+16
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python-jinja2: 2.7.3 -> 2.8 and add python3 recipeSven Ebenfeld2016-02-014-21/+20
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-pymisp: add recipesSven Ebenfeld2016-02-013-0/+18
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-werkzeug: add recipeSven Ebenfeld2016-02-013-0/+20
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-redis: add recipesSven Ebenfeld2016-02-013-0/+13
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python-requests: 2.7.0 -> 2.9.1 and add python3 recipeSven Ebenfeld2016-02-014-18/+15
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-passlib: add recipesSven Ebenfeld2016-02-013-0/+18
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-markupsafe: add recipesSven Ebenfeld2016-02-013-18/+20
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-itsdangerous: add recipesSven Ebenfeld2016-02-013-0/+13
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python-dateutil: 1.5 -> 2.4.2 and add python3 recipeSven Ebenfeld2016-02-014-22/+27
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python-six: 1.9.0 -> 1.10.0 and add python3-recipeSven Ebenfeld2016-02-013-4/+6
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* add pypi3 bbclass to make python3 recipe creation easier as wellSven Ebenfeld2016-02-013-21/+23
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-feedformatter: add recipesSven Ebenfeld2016-02-013-0/+15
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>