summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* vim: Fix "--enable-gtk2-test" unrecognized option errorOvidiu Panait2019-02-011-1/+1
| | | | | | | | | | | | | Fix the following build error when vim PACKAGECONFIG[gtkgui] is enabled: ... ERROR: vim-8.1.0347-r0 do_configure: QA Issue: vim: configure was passed unrecognised options: --enable-gtk2-test [unknown-configure-option] ERROR: vim-8.1.0347-r0 do_configure: Fatal QA errors found, failing task. ERROR: vim-8.1.0347-r0 do_configure: Function failed: do_qa_configure ... Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vim: improve reproducibilityMingli Yu2019-02-012-0/+47
| | | | | | | | | | | Clear all_cflags, all_lflags, compiled_user and compiled_sys to avoid introducing build info to improve reproducibility as below: WARNING: vim-8.1.0347-r0 do_package_qa: QA Issue: File /work/core2-64-wrs-linux/vim/8.1.0347-r0/packages-split/vim/usr/bin/vim.vim in package contained reference to tmpdir [buildpaths] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgit2: upgrade 0.27.4 -> 0.27.8Andreas Müller2019-01-301-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgit2: Fix install for multilibAndreas Müller2019-01-301-5/+6
| | | | | | | | | | | | | | | | ERROR: libgit2-0.27.4-r0 do_package: QA Issue: libgit2: Files/directories were installed but not shipped in any package: | /usr/lib/libgit2.so.0.27.5 | /usr/lib/libgit2.so.27 | /usr/lib/libgit2.so | /usr/lib/pkgconfig | /usr/lib/pkgconfig/libgit2.pc | Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. + reduce 8 spaces by 4 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libeigen: update from 3.3.5 -> 3.3.7Maxime Roussin-Bélanger2019-01-301-4/+4
| | | | | | | libeigen: switch from http to https Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* botan: Upgrade to 2.9.0Khem Raj2019-01-301-7/+5
| | | | | | | | | | License-Update: Update copyright years to 2019 https://github.com/randombit/botan/commit/d5edb39e968893bafe87a6a5ef12af45914c0d70#diff-98cd14c95bb22f9d397da0603a77d950 Swith to tarball fetcher Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireguard: udpate to 20190123 versionStefan Agner2019-01-303-2/+2
| | | | | Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireguard: use ${nonarch_base_libdir} for modulesStefan Agner2019-01-301-2/+2
| | | | | | | | Use ${nonarch_base_libdir} for modules. This makes this recipe working also when using usrmerge. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireless-regdb: update 2018.05.31 -> 2018.10.24Adrian Bunk2019-01-301-2/+2
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Split ntpq into an own packageAdrian Bunk2019-01-301-1/+4
| | | | | | | | ntpq is the standard query program for ntp, but ntp-utils depends on perl. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs: Fix symbol visibility with clang/libc++Khem Raj2019-01-302-0/+38
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jack: Fix build when using libc++Khem Raj2019-01-302-0/+28
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* asio: Update to 1.12.2Khem Raj2019-01-301-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jsonrpc: Update to 1.1.1Khem Raj2019-01-306-209/+8
| | | | | | | | | | License-Updare: Change in copyright headers https://github.com/cinemast/libjson-rpc-cpp/commit/ba3507a24bd07e89641ecbc7e567c01a754c8d73#diff-61e0bdf7e1b43c5c93d9488b22e04170 Drop all patches since these issues are already fixed in new version add new dependency on hiredis Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xmlrpc-c: Update to 1.51.03Khem Raj2019-01-304-76/+76
| | | | | | Fix build with clang while here Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tinymembench: Fix build with clang assemblerKhem Raj2019-01-302-1/+447
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mosh: Upgrade to 1.3.2Khem Raj2019-01-302-3/+29
| | | | | | Fix building with clang/libc++ while here Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpuburn-arm: Move cpuburn-neon to cpuburn-arm and add more testsKhem Raj2019-01-305-30/+184
| | | | | | This provides more benchmarks for different arm arches >= v7 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* irssi: Upgrade from 1.0.4 to 1.1.2Randy MacLeod2019-01-301-2/+2
| | | | | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: upgrade to 5.6.39Hong Liu2019-01-301-2/+2
| | | | | | | 1.Upgrade php from 5.6.38 to 5.6.39. Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-twisted: Remove ${PN}-srcKhem Raj2019-01-302-4/+2
| | | | | | | | | | This fixes the QA errors about double defining this in PACKAGES it seems to be removed in py3 version of recipe too so we just do it in inc file so both recipes can use it Fix a typo in specifying rdep Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jq: update to 1.6Alex Kiernan2019-01-302-73/+4
| | | | | | | | | | | | Drop backported patch as it's present in 1.6. Switch to autotools-brokensep to avoid | sed -e 's/\\/\\\\/g' -e 's/"/\\"/g' -e 's/^/"/' -e 's/$/\\n"/' ../jq-1.6/src/builtin.jq > src/builtin.inc | /bin/sh: src/builtin.inc: No such file or directory License-Update: whitespace changes Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-vcversioner: remove egg generationStefan Agner2019-01-301-8/+0
| | | | | | | | | | | | | | | | | Remove egg file build. This got introduced with commit fb1696372ff9 ("python-vcversioner: Error Fix for recipes depend on python-vcversioner"). However, it seems that this was actually not related to the missing egg file, but to the back then missing depends on python-vcversioner-native. This got fixed in commit 12d09665bbee ("python-jsonschema, python3-jsonschema: add vcversioner-native dependency"). It also causes issue when trying to build a reproducible build with a timestamp of 0 due to limitations of the ZIP file format used by the Python egg packaging. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-vcversioner: remove egg generationStefan Agner2019-01-301-8/+0
| | | | | | | | | | | | | | | | | Remove egg file build. This got introduced with commit fb1696372ff9 ("python-vcversioner: Error Fix for recipes depend on python-vcversioner"). However, it seems that this was actually not related to the missing egg file, but to the back then missing depends on python-vcversioner-native. This got fixed in commit 12d09665bbee ("python-jsonschema, python3-jsonschema: add vcversioner-native dependency"). It also causes issue when trying to build a reproducible build with a timestamp of 0 due to limitations of the ZIP file format used by the Python egg packaging. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libvncserver: make PACKAGECONFIG flags explicitRandy MacLeod2019-01-281-9/+9
| | | | | | | | | Set all the PACKAGECONFIG enable/disable flags explicitly rather than rely on assumed defaults. This also makes it clear what the intended configuration is in log files. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libvncserver: Update to latest commit post 0.9.12Randy MacLeod2019-01-281-1/+4
| | | | | | | | | | | Update to latest git HEAD rather than just 0.9.12 since that includes a fix for CVE-2018-15127. Support for lzo in addition to a bundled minilzo was added upstream so add a PACKAGECONFIG[lzo] and add it to the default config. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: update to 0.14Stefan Agner2019-01-281-1/+1
| | | | | Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ell: update to 0.17Stefan Agner2019-01-281-1/+1
| | | | | Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* polkit: inherit distro_features_checkStefan Agner2019-01-281-1/+1
| | | | | | | | | Make the recently added REQUIRED_DISTRO_FEATURES effective by inheriting distro_features_check. Fixes: 97a1a55f4755 ("polkit: add polkit as a required distro feature") Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs 8.14.0 -> 8.15.0Matthijs Vader2019-01-281-2/+2
| | | | | | | | Update nodejs to latest 8.x stable release 8.15.0. Signed-off-by: Matthijs Vader <mvader@victronenergy.com> Signed-off-by: Jeroen Hofstee <jhofstee@victronenergy.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmbim: Upgrade to 1.18.0William A. Kennington III via Openembedded-devel2019-01-282-3/+3
| | | | | | | | | | | | | Accidentally sent outdated patch. This is current. Verified it works with both GCC and clang. >From b1d6d7ae22f7ebcd943493c60e78dea2f9c00a31 Mon Sep 17 00:00:00 2001 From: Glenn Stroz <gstroz@uber.com> Date: Fri, 25 Jan 2019 20:33:57 -0500 Subject: [PATCH] libmbim: Upgrade to 1.18.0 Signed-off-by: Glenn Stroz <gstroz@uber.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtdb: upgrade from 1.3.16 -> 1.3.17Changqing Li2019-01-284-19/+133
| | | | | | | | | | | Fix 3 problems after upgrade to 1.3.17 1. Disable prefork of process 2. Fix problem of waf cannot be found 3. Fix problem of cross-compile not support well Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nmap: Fix build with clang8/musl/libc++Khem Raj2019-01-283-1/+157
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* civetweb: Bump to v1.11Krzysztof Kozlowski2019-01-262-30/+3
| | | | | | | Drop upstream accepted patch. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* efivar: recommend required kernel moduleRoss Burton2019-01-261-0/+2
| | | | | | | | The library to modify EFI variables is useless without access to efivarfs, so recommend the kernel package that has contains this module. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libkcapi: Bump to v1.1.4Krzysztof Kozlowski2019-01-261-4/+3
| | | | | | | License file was updated with new dates ("2016" -> "2016 - 2019"). Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libkcapi: Fix missing bash (for apps) and unneeded checksums (for testapp) ↵Krzysztof Kozlowski2019-01-261-1/+5
| | | | | | | | | | | | | | | | | | | | | when building Fix build failures: 1. with "apps" PACKAGECONFIG: ERROR: libkcapi-1.1.3+gitAUTOINC+1c736c43eb-r0 do_package: QA Issue: libkcapi: Files/directories were installed but not shipped in any package: /usr/bin/.sha1hmac.hmac /usr/lib/.libkcapi.so.1.1.3.hmac 2. with "testapp" PACKAGECONFIG: ERROR: libkcapi-1.1.3+gitAUTOINC+1c736c43eb-r0 do_package_qa: QA Issue: /usr/libexec/libkcapi/test.sh contained in package libkcapi requires /bin/bash, but no providers found in RDEPENDS_libkcapi? [file-rdeps] Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-battery-plugin: upgrade 1.1.1 -> 1.1.2Andreas Müller2019-01-241-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.3.0 -> 2.3.1Andreas Müller2019-01-241-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exo: upgrade 0.12.3 -> 0.12.4Andreas Müller2019-01-241-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-rdflib: fix SUMMARYAndreas Müller2019-01-241-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-isodate: fix SUMMARYAndreas Müller2019-01-241-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yaffs2-utils: Set CLEANBROKENRobert Yang2019-01-241-0/+6
| | | | | | | | | | | Fixed make clean error: NOTE: make -e MAKEFLAGS= clean make -C /lib/modules/4.4.0-112-generic/build M=<snip> make: *** /lib/modules/4.4.0-112-generic/build: No such file or directory. Stop. make: *** [clean] Error 2 Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openldap: improve reproducibilityMingli Yu2019-01-231-1/+1
| | | | | | | | | Rework remove-user-host-pwd-from-version.patch to fix below buildpath warning: | WARNING: openldap-2.4.46-r0 do_package_qa: QA Issue: File /work/core2-64-wrs-linux/openldap/2.4.46-r0/packages-split/openldap-bin/usr/bin/ldappasswd in package contained reference to tmpdir [buildpaths] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpprest: update to 2.10.9, drop patchesGianfranco Costamagna2019-01-224-275/+2
| | | | | | | | | drop patches, now useless in this version. Seems like with both Ubuntu, Debian and Yocto builds that network is not accessed anymore with this upstream release. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python(3)-rdflib(-native(sdk)): initial add 4.2.2Andreas Müller2019-01-223-0/+19
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python(3)-isodate(-native(sdk)): initial add 0.6.0Andreas Müller2019-01-223-0/+18
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python(3)-html5lib: extend to native(sdk)Andreas Müller2019-01-221-0/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python(3)-webencodings: extend to native(sdk)Andreas Müller2019-01-221-0/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* graphviz(-native): initial add 2.40.1Andreas Müller2019-01-222-0/+80
| | | | | | | Graphviz is helpful for creating docs with doxygen (at least) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>