Sven Ebenfeld
0c024ec106
mongodb: 2.6.0 -> 3.3.0 and remove from pnblacklist
...
Since building mongodb was impossible currently, I updated the recipe
and got it working on arm >= v6, x86 and x86_64. Unfortunately, it fails
building with system-boost for the current version 1.60. The corresponding
ticket SERVER-17294 of mongodb jira is still in progress. So we use the
built-in version of boost.
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-15 10:15:27 +01:00
Paul Vaduva
142d6fb402
lua: Added ptest for lua
...
Signed-off-by: Andreas Sundstr
Signed-off-by: Maxin B. John <maxin.john@enea.com >
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-15 10:15:27 +01:00
Andreas Müller
d3be014d9c
packagegroup-xfce-extended: add xfce4-calculator-plugin
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-15 10:15:27 +01:00
Andreas Müller
4fada0acef
xfce4-calculator-plugin: initial add 0.5.1
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-15 10:15:27 +01:00
Philip Balister
38dff3d9dc
python-vcversioner: Fix bad DESCRIPTION and HOMEPAGE entries.
...
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 >
2016-02-15 10:15:26 +01:00
Ioan-Adrian Ratiu
32ed5e4e15
start-stop-daemon: Upgrade 1.16.0.2 -> 1.17.25
...
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 >
2016-02-15 10:15:26 +01:00
Trevor Woerner
33965e42d2
nodejs: upgrade from 4.2.4 to 4.2.6
...
...plus a switch to xz.
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-15 10:15:26 +01:00
Manuel Bachmann
d269686233
rygel: Update to 0.28.2
...
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 >
2016-02-15 10:15:26 +01:00
Manuel Bachmann
0ee8e184ee
gupnp: Update to 0.20.14
...
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 >
2016-02-15 10:15:26 +01:00
Martin Jansa
da5addc87b
webkit-efl: fix build with newer CMake 3.4 from oe-core
...
* 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 >
2016-02-01 16:04:04 +01:00
Andreas Müller
bb3bc1ad97
geis: initial add 2.2.17
...
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
Andreas Müller
574d277373
grail: initial add 3.1.0
...
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
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 c4d649325b
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