summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* log4c: add support for log4c-nativeAndre McCurdy2017-01-251-0/+2
| | | | | Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libiio: Update to 0.8Steven van der Schoot2017-01-251-2/+2
| | | | | Signed-off-by: Steven van der Schoot <steven.vanderschoot@solarteameindhoven.nl> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* poco: update to 1.7.7Pascal Bach2017-01-251-1/+1
| | | | | Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-sqlalchemy: update to 1.1.4 and provide python2 and python3 packagePascal Bach2017-01-254-14/+17
| | | | | | | The license hash change is due to a bump in the copyright year Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pytz: provide native and nativesdk version for pytzPascal Bach2017-01-251-1/+3
| | | | | | | | This allows it to be used during build in the setup.py of a package. Like for example done in the astral PyPi package. Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sip: re-add 4.19Andreas Müller2017-01-251-0/+42
| | | | | | | | | | | | * This recipe is based upon the version in meta-qt4 but that one requires qmake for configuration and qt4-x11 in dependencies. It was tested by building sip-native and sip from scratch: There is no need for a dependency on Qt. * Since pyqt5 will be added in meta-qt5-extra and meta-qt4 needs sip too: add it to a more common place. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* makedumpfile: update to 1.6.1Yi Zhao2017-01-252-2/+76
| | | | | | | | * Support 4.8 kernel * Add a patch to fix vmcore compressing for ppc64 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* raptor2: initial add 2.0.15Andreas Müller2017-01-252-0/+59
| | | | | | | | | * it is it in meta-office for a while. Now I need it in meta-qt5-extra too * LICENSE.txt summarizes all licenses and explains that ot is user's choice which one to use Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-multidict: add package for multidictPascal Bach2017-01-251-0/+9
| | | | | | | This package is Python 3 only Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-yaml: provide both python2 and python3 packagePascal Bach2017-01-254-88/+18
| | | | | | | | Further the recipe is simplified by using the pypi and setuptools class. The custom setup.py is no onger necessary. Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pytz: provide both python2 and python3 packagesPascal Bach2017-01-253-15/+19
| | | | | Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-chardet: provide both python2 and python3 packagesPascal Bach2017-01-253-8/+12
| | | | | Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-system-monitor: fix build after update of gnome c++ bindingsAndreas Müller2017-01-251-0/+2
| | | | | | | | | | | | | | | | | | | In file included from <staging>/usr/include/c++/6.2.0/type_traits:35:0, from <staging>/usr/include/sigc++-2.0/sigc++/visit_each.h:22, from <staging>/usr/include/sigc++-2.0/sigc++/functors/slot.h:6, from <staging>/usr/include/sigc++-2.0/sigc++/signal_base.h:27, from <staging>/usr/include/sigc++-2.0/sigc++/signal.h:8, from <staging>/usr/include/sigc++-2.0/sigc++/sigc++.h:104, from <staging>/usr/include/glibmm-2.4/glibmm/thread.h:50, from <staging>/usr/include/glibmm-2.4/glibmm.h:89, from <staging>/usr/include/gtkmm-2.4/gtkmm.h:87, from ../../gnome-system-monitor-2.28.2/src/procman.cpp:26: <staging>/usr/include/c++/6.2.0/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^~~~~ Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtkmm: update 2.24.3 -> 2.24.5Andreas Müller2017-01-251-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* atkmm: update 2.22.7 -> 2.24.2Andreas Müller2017-01-251-4/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pangomm: update 2.36.0 -> 2.40.1Andreas Müller2017-01-251-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cairomm: update 1.11.2 -> 1.12.0Andreas Müller2017-01-252-16/+15
| | | | | | | Sources are found at gnome so use gnomebase. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* glibmm: update 2.44.0 -> 2.50.0Andreas Müller2017-01-251-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsigc++-2.0: update 2.2.11 -> 2.10.0Andreas Müller2017-01-251-3/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mm-common: update 0.9.8 -> 0.9.10Andreas Müller2017-01-251-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lcov: fix env command argument pass issuechunguang yang2017-01-251-1/+0
| | | | | | | | | | | | | | when exec lcov in bash, the following error will appear: /usr/bin/env: 'perl -w': No such file or directory perl uses the -w option to enable many warnings. But the env command can't pass the argument to perl, instead it treate perl -w as a file. To fix this issue, just keep the origin perl path and not use env command. Signed-off-by: chunguang yang <chunguang.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* usrsctp: Add recipeKhem Raj2017-01-192-0/+54
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openl2tp: update SRC_URIKai Kang2017-01-191-1/+1
| | | | | | | | The original SRC_URI is not valid, so update it with openl2tp official ftp site. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ctdb: update SRC_URIKai Kang2017-01-191-1/+1
| | | | | | | | The SRC_URI of ctdb is not right for multilib. Replace var 'PN' with 'BPN' to fix it. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pimd: update SRC_URIKai Kang2017-01-191-1/+1
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* waf-samba.bbclass: fix build error with PARALLEL_MAKE="-j X -l Y"Andreas Oberritter2017-01-196-7/+2
| | | | | | | | | Waf doesn't handle -l. Use a function already provided by waf.bbclass in OE-Core. Inheriting waf.bbclass also makes overriding DISABLE_STATIC redundant, so drop it from recipes inheriting waf-samba. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: conditionalize sed call for onnodeAndreas Oberritter2017-01-191-1/+3
| | | | | | | | sed: can't read .../4.4.5-r0/image/usr/bin/onnode: No such file or directory Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* quagga: update to 1.1.0Yi Zhao2017-01-198-148/+9
| | | | | | | | | | | | | | | | | | | | | | * remove the following 3 patches which already fixed in upstream: 0001-ospf6d-check-ospf6-before-using-it-in-ospf6_clean.patch quagga-Avoid-duplicate-connected-address.patch ripd-fix-two-bugs-after-received-SIGHUP.patch * inherit pkgconfig to fix configure errors: | configure.ac:97: error: possibly undefined macro: AC_MSG_RESULT | If this token and others are legitimate, please use m4_pattern_allow. | See the Autoconf documentation. * add user quagga to quaggavty supplementary group to fix startup error: Starting Quagga daemons: zebra privs_init: user(quagga) is not part of vty group specified(quaggavty) * remove babeld related code from initscript becasue it had been removed from quagga Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tcpreplay: upgrade to 4.1.2Oleksandr Kravchuk2017-01-191-4/+4
| | | | | Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* strongswan: update to 5.5.1Oleksandr Kravchuk2017-01-191-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* strongswan: delete obsolete patchesOleksandr Kravchuk2017-01-192-91/+0
| | | | | Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* wireshark: update to 2.2.3Oleksandr Kravchuk2017-01-191-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* iperf3: update to 3.1.3Oleksandr Kravchuk2017-01-101-2/+2
| | | | | | | | Version 3.1.3 includes security fix and all users are encouraged by the developers to update to this or newer version as soon as possible. Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* opencv: Remove extra spaceRicardo Ribalda Delgado2017-01-101-1/+1
| | | | | | | No functional change, it just looked ugly. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rsyslog: don't use update-alternatives to manage init scriptMarkus Lehtonen2017-01-101-30/+4
| | | | | | | | | Also, explicitly conflict with other syslog providers. [YOCTO #10433] Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* syslog-ng: don't use update-alternatives to manage init scriptMarkus Lehtonen2017-01-101-18/+4
| | | | | | | | | Also, explicitly conflict with other syslog providers. [YOCTO #10433] Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-terminal: update to 0.8.2Andreas Müller2017-01-101-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-video-ati: upgrade to 7.8.0Belal, Awais2017-01-101-2/+2
| | | | | | | | This updates the package version from 7.6.1 to 7.8.0 which fixes the current do_compile failures as well. Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs: upgrade to 4.7.0Oleksandr Kravchuk2017-01-101-3/+3
| | | | | | | | | Section with information regarding few third-party components has been removed from the LICENSE file: https://github.com/nodejs/node/commit/f7c4e9489f0d72533. Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mercurial: upgrade to 4.0.1Oleksandr Kravchuk2017-01-101-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cppunit: update to 1.13.2Oleksandr Kravchuk2017-01-101-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-vcversioner: empty the RDEPENDS for nativeJackie Huang2017-01-101-0/+1
| | | | | | | | | | | | | The RDEPENDS for native package is not needed, and it will fail since there is no provider for python-subprocess-native: | ERROR: Nothing RPROVIDES 'python-subprocess-native' so empty the RDEPENDS for native package. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* opencv: Update to version 3.2Ricardo Ribalda Delgado2017-01-105-41/+43
| | | | | | | | | -Only enable protobuf as dependency if dnn module is enabled -Download manually xfeatures from 3rd party repo -Remove uneeded fixgcc60patch Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* protobuf: Update to latest version 3.1.0Ricardo Ribalda Delgado2017-01-101-3/+3
| | | | | Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nano: update SRC_URI with new sourceOleksandr Kravchuk2017-01-101-1/+1
| | | | | | FTP server is not accesible anymore. Use HTTPS mirror instead. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* opencv: Add new PACKAGECONFIG textRicardo Ribalda Delgado2017-01-101-0/+1
| | | | | | | | | | | Fixes dangling dependency on text contrib module WARNING: opencv-3.1+gitAUTOINC+92387b1ef8-r0 do_package_qa: QA Issue: libopencv-text rdepends on tesseract, but it isn't a build dependency, missing tesseract in DEPENDS or PACKAGECONFIG? [build-deps] Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gflags: Update to 2.2.0Ricardo Ribalda Delgado2017-01-101-3/+3
| | | | | | | | | | | | | | | | | | Need to unset REGISTER_INSTALL_PREFIX to avoid: WARNING: gflags-2.2.0-r0 do_package: QA Issue: gflags: Files/directories were installed but not shipped in any package: /home /home/ricardo /home/ricardo/.cmake /home/ricardo/.cmake/packages /home/ricardo/.cmake/packages/gflags /home/ricardo/.cmake/packages/gflags/a7fca4708532331c2d656af0fdc8b8b9 Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gflags: Fix fetch URLRicardo Ribalda Delgado2017-01-101-3/+4
| | | | | | | | | | | | | | | | Fixes: ARNING: gflags-2.1.2-r0 do_fetch: Failed to fetch URL git://github.com/gflags/gflags.git;branch=master, attempting MIRRORS if available ERROR: gflags-2.1.2-r0 do_fetch: Fetcher failure: Unable to find revision 1a02f2851ee3d48d32d2c8f4d8f390a0bc25565c in branch master even from upstream ERROR: gflags-2.1.2-r0 do_fetch: Fetcher failure for URL: 'git://github.com/gflags/gflags.git;branch=master'. Unable to fetch URL from any source Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pygobject: empty the RDEPENDS for nativeJackie Huang2017-01-101-0/+1
| | | | | | | | | | | | | The RDEPENDS for native package is not needed, and it will fail since there is no provider for python-importlib-native: | ERROR: Nothing RPROVIDES 'python-importlib-native' so empty the RDEPENDS for native package. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* php: Add 7.1.0Huang Qiyu2017-01-105-8/+73
| | | | | | | | | 1)Add php_7.1.0.bb 2)Delete php_5.5.38.bb,since it is replaced by php_5.6.26.bb. 3)Move pthread-check-threads-m4.patch out of 7.1.0, since it is integrated upstream. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>