summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cherokee: Update to latestKhem Raj2019-11-101-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pugixml: Update to version 1.10Andreas Oberritter2019-11-101-3/+3
| | | | | | | Licence checksum changed due to updated copyright statement. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* live555: Move test progams out of main packageAndreas Oberritter2019-11-101-2/+2
| | | | | | | | All binaries previously listed in FILES_${PN} come from a directory called 'testProgs' and will seldomly be used. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sip: Upgrade to 4.19.19Khem Raj2019-11-103-3/+3
| | | | | | Needed for QT 5.13 based python modules Signed-off-by: Khem Raj <raj.khem@gmail.com>
* syslog-ng: Do not install non-existing systemd fileKhem Raj2019-11-101-1/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-screensaver: 0.1.5 -> 0.1.8Kai Kang2019-11-081-3/+4
| | | | | | | | | | Update xfce4-screensaver from 0.1.5 to 0.1.8. * add dependency libwnck3 * add runtime depenency python3-core Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-weather-plugin: 0.9.1 -> 0.10.0Kai Kang2019-11-081-2/+2
| | | | | | | Translation update only release. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce-panel-plugin.bbclass: correct SRC_URI with xfce_verdirKai Kang2019-11-081-2/+2
| | | | | | | | | | The SRC_URI is wrongly calculated in xfce-panel-plugin.bbclass when the length of first 2 parts(separated by dot(.)) of PV is longer than 3 such as 0.10. It should use function xfce_verdir() instead which is introduced by xfce.bbclass. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-genmon-plugin: 4.0.1 -> 4.0.2Kai Kang2019-11-081-2/+2
| | | | | | | Bug fixes and i18n update release. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkwave: add the libtirpc dependence and configZhixiong Chi2019-11-081-1/+1
| | | | | | | | | | | | Since the oe-core commit "libtirpc: create the symbol link for rpc header files" create the symbol link of header files, so during checking it will find the related header files, then it will use the old PRC_LDADD value "-lrpc" other than "-ltirpc". So we add the option "--with-tirpc" to the configure command and add the dependence. Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zabbix: upgrade 4.2.7 -> 4.2.8Zheng Ruoqin2019-11-081-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xterm: upgrade 349 -> 350Zheng Ruoqin2019-11-081-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xkbprint: upgrade 1.0.4 -> 1.0.5Zheng Ruoqin2019-11-081-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tslib: upgrade 1.16 -> 1.21Zheng Ruoqin2019-11-081-3/+3
| | | | | | | 1) Add new binary file ts_conf into sub-package tslib-tests. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* syslog-ng: upgrade 3.19.1 -> 3.24.1Zheng Ruoqin2019-11-084-49/+50
| | | | | | | | | | (1) Refresh three patches for new version. fix-config-libnet.patch syslog-ng.service-the-syslog-ng-service.patch 0001-syslog-ng-fix-segment-fault-during-service-start.patch Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zstd: move recipe to oe-coreStefan Agner2019-11-081-35/+0
| | | | | | | | Move the zstd recipe to openembedded-core and hence remove it in meta-oe. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-snimpy: upgrade 0.8.12 -> 0.8.13Zang Ruochen2019-11-081-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-smbus: upgrade 4.0 -> 4.1Zang Ruochen2019-11-083-3/+3
| | | | | | | -License-Update: Changed contact and address. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-serpent: upgrade 1.25 -> 1.28Zang Ruochen2019-11-083-3/+3
| | | | | | | -License-Update: Upgrade PKG-INFO. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pytest: upgrade 5.2.1 -> 5.2.2Zang Ruochen2019-11-083-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pysmi: upgrade 0.2.2 -> 0.3.4Zang Ruochen2019-11-081-3/+3
| | | | | | | -License-Update: Copyright year updated to 2019. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pyrsistent: upgrade 0.15.4 -> 0.15.5Zang Ruochen2019-11-083-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pyroute2: upgrade 0.5.2 -> 0.5.7Zang Ruochen2019-11-083-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-paho-mqtt: upgrade 1.4.0 -> 1.5.0Zang Ruochen2019-11-083-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-flask-sqlalchemy: upgrade 2.3.2 -> 2.4.1Zang Ruochen2019-11-083-3/+3
| | | | | | | -License-Update: Renamed from LICENSE to LICENSE.rst and Copyright year changed to 2010. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkwave: Upgrade to 3.3.102Khem Raj2019-11-071-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-flask-socketio: upgrade 3.3.2 -> 4.2.1Zang Ruochen2019-11-073-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-flask-restful: upgrade 0.3.6 -> 0.3.7Zang Ruochen2019-11-073-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba: upgrade 4.10.8 -> 4.10.10Yi Zhao2019-11-071-2/+2
| | | | | | | | | | | | | | | | Security fixes: CVE-2019-10218: Client code can return filenames containing path separators. CVE-2019-14833: Samba AD DC check password script does not receive the full password. CVE-2019-14847: User with "get changes" permission can crash AD DC LDAP server via dirsync. See: https://www.samba.org/samba/history/samba-4.10.10.html Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libldb: upgrade 1.5.5 -> 1.5.6Yi Zhao2019-11-071-2/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grpc: Add dep on libnslKhem Raj2019-11-071-1/+1
| | | | | | | Some host distros e.g. tumbleweed will need it as well so its better to have own dependency always Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ostree: fix some invalid condition checkingMing Liu2019-11-071-3/+3
| | | | | | | | | | | | - PTEST_ENABLED is a target specific variable, avoid to check that for ostree-native recipe. - one of soup, curl PACKAGECONFIG would satisfy not running into the problem https://github.com/ostreedev/ostree/issues/1897, it should not stick to soup. For instance, the curl is being chosen in meta-updater rather than soup. Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* autofs: install sysvinit script manually if systemd is enabledAndreas Oberritter2019-11-071-0/+5
| | | | | | | | | Update-rc.d complains if no sysvinit script is present. This happens in hybrid systemd/sysvinit builds, because autofs does not install the init script if configured with '--with-systemd'. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* autofs: set some paths for configure scriptAndreas Oberritter2019-11-071-0/+6
| | | | | | | | The configure script used by autofs tries to detect paths on the build system. Avoid it by presetting fixed values. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba: fix installation for minimal buildAndreas Oberritter2019-11-071-7/+9
| | | | | | | | | chmod: cannot access '.../image/etc/sudoers.d': No such file or directory | sed: can't read .../image/usr/bin/samba-tool: No such file or directory Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* haveged: Fix missing initscript when both systemd and sysvinit are enabledAndreas Oberritter2019-11-071-0/+6
| | | | | | | Haveged's makefile installs either one or the other. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sshfs-fuse: upgrade 3.5.2 -> 3.6.0Zheng Ruoqin2019-11-071-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* protobuf: upgrade 3.10.0 -> 3.10.1Zheng Ruoqin2019-11-071-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postgresql: upgrade 11.5 -> 12.0Zheng Ruoqin2019-11-072-7/+11
| | | | | | | Update 0001-Use-pkg-config-for-libxml2-detection.patch for new version. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mce-test: Update to latest git versionZheng Ruoqin2019-11-071-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mcelog: upgrade 164 -> 165Zheng Ruoqin2019-11-071-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mariadb: upgrade 10.3.16 -> 10.3.18Zheng Ruoqin2019-11-073-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: allow use of system nghttp2André Draszik2019-11-071-0/+1
| | | | | | | | | | | We can't enable this by default, though, as nghttp2 is in the meta-networking layer, which might not be enabled. At least this gives people a simple way to do so if they want. Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nghttp2: allow to build a -native packageAndré Draszik2019-11-071-0/+3
| | | | | | | This will e.g. enable us to use it from nodejs-native. Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nghttp2: build more of this & fix packagingAndré Draszik2019-11-072-3/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nghttp2 also provides http client, server, and proxy. Add the necessary DEPENDS and build flags to enable those. They are all packaged into individual packages, with 'nghttp2' being a meta-package now and pulling in all of the above three applications. The shared library itself (the only part that this recipe had been building so far), is also being split into its own package, meaning existing users shouldn't be affected, as nobody should have an RDEPENDS on 'nghttp2' at the moment (due to bitbake's shlibs dependency tracking). The deflatehd and inflatehd binaries have been completely dropped, as they are (header) test applications for HTTP/2. Debian doesn't ship them either. The python script fetch-ocsp-response is (only) needed by the proxy, and itself calls out to openssl. We can easily make this python3 using a simple patch, though. Minor additional fixes: * sort DEPENDS alphabetically * drop python-dir, this is implied by pythonnative * inherit manpages so as to benefit from man-db processing (note that manpages are not generated here, we just want the automatic update of the package index caches) We need to add a PACKAGECONFIG, as manpages.bbclass requires it to be present, even though nghttp2 unconditionally installs them Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nghttp2: update to 1.39.2André Draszik2019-11-071-2/+2
| | | | | Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nghttp2: fix UPSTREAM_CHECK_URIAndré Draszik2019-11-071-1/+1
| | | | | | | | This was added incorrectly in the previous recipe update and doesn't actually work. Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libev: allow to build a -native packageAndré Draszik2019-11-071-0/+2
| | | | | | | This will e.g. enable us to use it from nghttp2-native Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cunit: allow to build a -native packageAndré Draszik2019-11-071-0/+2
| | | | | | | This will e.g. enable us to use it from nghttp2-native Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jansson: allow to build a -native packageAndré Draszik2019-11-071-0/+1
| | | | | | | This will e.g. enable us to use it from nghttp2-native Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>