summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* esound: fix SRC_URI for multilibMartin Jansa2019-05-231-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-vala: auto-detect vala api versionAndreas Müller2019-05-182-3/+35
| | | | | | | | Get rid of tedious maintenance burden Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* phpmyadmin: upgrade 4.8.3 -> 4.8.5Yi Zhao2019-05-181-2/+2
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* openhpi: update openhpi-fix-testfail-errors.patchYi Zhao2019-05-183-34/+36
| | | | | | | | | | | | | | The openhpi-fix-testfail-errors.patch tries to fix 2 saftest failures. But the second fix is not correct. It should not return false when there is no surrogate pairs since for the code points in UTF-16 Basic Multilingual Plane (BMP), there is no need surrogate pairs. We should update saftest case to fix this failure. Also add more description for the first fix. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* postgresql: fix compile errorChangqing Li2019-05-181-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configuration: MULTILIB_GLOBAL_VARIANTS_append = " libn32" MULTILIBS ?= "multilib:lib32 multilib:libn32" DEFAULTTUNE_virtclass-multilib-lib32 ?= "mips" DEFAULTTUNE_virtclass-multilib-libn32 ?= "mips64-n32" require conf/multilib.conf SELECTED_OPTIMIZATION = "${DEBUG_OPTIMIZATION}" DEBUG_BUILD = "1" EXTRA_IMAGE_FEATURES += "dbg-pkgs" with above configuration and option -Og, postgresql compile failed with: | make[4]: Nothing to be done for 'all'. | make[4]: Leaving directory '/tmp/work/mips-pokymllib32-linux/lib32-postgresql/11.2-r0/build/src/fe_utils' | {standard input}: Assembler messages: | {standard input}:58887: Error: branch out of range | <builtin>: recipe for target 'tab-complete.o' failed | make[3]: *** [tab-complete.o] Error 1 | make[3]: Leaving directory '/tmp/work/mips-pokymllib32-linux/lib32-postgresql/11.2-r0/build/src/bin/psql' | Makefile:41: recipe for target 'all-psql-recurse' failed | make[2]: *** [all-psql-recurse] Error 2 replace -Og with -O to fix this error Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* php: upgrade 7.3.2 -> 7.3.4Changqing Li2019-05-183-121/+118
| | | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pyasn1: upgrade 0.4.4 -> 0.4.5Zang Ruochen2019-05-183-3/+3
| | | | | | | | | | | | -Upgrade from python-pyasn1_0.4.4.bb to python-pyasn1_0.4.5.bb. -Upgrade from python3-pyasn1_0.4.4.bb to python3-pyasn1_0.4.5.bb -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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cpupower: remove LIC_FILES_CHKSUMNicolas Dechesne2019-05-181-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | cpupower is a 'special' recipe since it does "inherit kernelsrc" , which essentially means that it doesn't have its own sources, but reuse the kernel source tree, from virtual/kernel recipe. As such, checking the license file in cpupower recipe does not seem relevant, since it does not fetch anything (kernelsrc has "deltask do_fetch") and the fetching is deferred to the virtual/kernel recipe. so we are basically checking the COPYING file twice. If there was any license issue, it would have been caught by virtual/kernel recipe already. Hence we remove LIC_FILES_CHKSUM like it is done for perf recipe in OE-core in meta/recipes-kernel/perf/perf.bb. It has the nice side effect that BSP layers can use different kernel versions without worrying about any LICENSE checksum changes in between kernel versions. Reported-by: Daniel Díaz <daniel.diaz@linaro.org> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 7142f09407b81c2221bbf1c5078641ab4bc63ee9) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* README: updated Maintainers list for WarriorArmin Kuster2019-05-0722-91/+58
| | | | | | | | | | | | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> [v2] bump bitbake to warrior version [v3] remove bitbake ref from meta-filesystems [v4] remove thud from LAYERSERIES_COMPAT Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdbd-mysql-perl: Upgrade to 4.050Mingli Yu2019-04-292-62/+5
| | | | | | | | | | | | | | Update homepage and make SRC_URI to fetch from git. Remove one backported patch. Add libdev-checklib-perl-native to DEPENDS as the new libdbd-mysql-perl depends on another module (Devel::CheckLib) at configure time. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnetfilter-queue: update to 1.0.3Oleksandr Kravchuk2019-04-291-0/+0
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpprest: update to 2.10.13, drop 32bit build fix upstreamGianfranco Costamagna2019-04-294-310/+167
| | | | | | | Add back test disables from Debian, they are still needed with the network access disabled Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* v4l-utils: upgrade 1.16.0 -> 1.16.5Denys Dmytriyenko2019-04-291-2/+2
| | | | | | | Includes about 6 months of bug fixes. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdev-checklib-perl: add new recipeMingli Yu2019-04-292-0/+67
| | | | | | | | | It provides the perl module (Devel::CheckLib) which may needed by other package which uses it to check libs. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rrdtool: Upgrade to 1.7.1Mingli Yu2019-04-294-2/+194
| | | | | | | | Backport 3 patches to fix below error: ERROR: rrdtool-1.7.1-r0 do_package: SYSTEMD_SERVICE_rrdcached value rrdcached.socket does not exist Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libopus: use armv7a, aarch64 overrides when adding ne10 dependencyMartin Jansa2019-04-291-4/+4
| | | | | | | | | | | | * to match what ne10 recipe does now * fixes: ERROR: Nothing PROVIDES 'ne10' (but meta-oe/recipes-multimedia/libopus/libopus_1.1.3.bb DEPENDS on or otherwise requires it) ne10 was skipped: incompatible with machine qemuarm (not in COMPATIBLE_MACHINE) ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'libopus', 'ne10'] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apache2: add back patch for set perlbinChangqing Li2019-04-292-0/+35
| | | | | | | | | | Add back this patch. Without this patch, apxs's shebang will use perl under hosttools, which can be too long for shebang, and cause error: bad interpreter: No such file or directory Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nftables: add UPSTREAM_CHECK_URIOleksandr Kravchuk2019-04-291-0/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nfacct: add UPSTREAM_CHECK_URIOleksandr Kravchuk2019-04-291-0/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nuttcp: update to 8.2.2Oleksandr Kravchuk2019-04-291-3/+5
| | | | | | | License checksum was changed due to updated copyright years. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* traceroute: add UPSTREAM_CHECK_URIOleksandr Kravchuk2019-04-291-0/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vblade: add UPSTREAM_CHECK_URIOleksandr Kravchuk2019-04-291-0/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uftp: update to 4.9.9Oleksandr Kravchuk2019-04-291-3/+4
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wpan-tools: update to 0.9Oleksandr Kravchuk2019-04-291-4/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager-openvpn: update to 1.8.10Oleksandr Kravchuk2019-04-291-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ne10: set NE10_TARGET_ARCH with an override instead of anonymous pythonMartin Jansa2019-04-291-13/+6
| | | | | | | | | | | | | | | * set COMPATIBLE_MACHINE to (^$) to prevent building it for any other architectures than armv7a and aarch64 * with new arm tune files it's easy to have armv7a in OVERRIDES even when there isn't armv7a in TUNE_FEATURES: meta/conf/machine/include/tune-cortexa9.inc:7 "${@bb.utils.contains('TUNE_FEATURES', 'cortexa9', 'armv7a:', '',d)}" in cases like this COMPATIBLE_MACHINE was satisfied thanks to the armv7a OVERRIDE, but then the anonymous python was failing with: ne10 was skipped: Incompatible with archs other than armv7 and aarch64 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ledmon: Mark as incompatible on musl instead of adding bogus patchAdrian Bunk2019-04-292-54/+1
| | | | | | | | | atexit is not a drop-in replacement for on_exit, mark as incompatible with musl instead of adding a broken patch. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "ell: remove recipe"Martin Jansa2019-04-291-0/+17
| | | | | | | | | | | | | | | This reverts commit f4a59c5dd69a6d24cd500a6eba0b72e0d8b4f58c. It was merged too early, ell wasn't merged to oe-core yet. meta-oe/recipes-connectivity/iwd/iwd_0.14.bb depends on it and now there is no provider in meta-oe nor oe-core. Should be merged again after meta-oe warrior is branched and ell in oe-core for the next release. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntp: upgrade 4.2.8p12 -> 4.2.8p13Andrej Valek2019-04-291-3/+3
| | | | | | | License has been changed due to reformatting, no new stuff added. Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-decorator: upgrade 4.3.0 -> 4.4.0Zang Ruochen2019-04-293-3/+3
| | | | | | | | | | | -Upgrade from python-decorator_4.3.0.bb to python-decorator_4.4.0.bb. -Upgrade from python3-decorator_4.3.0.bb to python3-decorator_4.4.0.bb. -License-Update: Copyright year updated to 2018. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-zopeinterface: upgrade 4.5.0 -> 4.6.0Zang Ruochen2019-04-293-2/+2
| | | | | | | | | -Upgrade from python-zopeinterface_4.5.0.bb to python-zopeinterface_4.6.0.bb. -Upgrade from python3-zopeinterface_4.5.0.bb to python3-zopeinterface_4.6.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-twisted: upgrade 18.4.0 -> 19.2.0Zang Ruochen2019-04-293-3/+3
| | | | | | | | | | | -Upgrade from python-twisted_18.4.0.bb to python-twisted_19.2.0.bb. -Upgrade from python3-twisted_18.4.0.bb to python3-twisted_19.2.0.bb. -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-hyperlink: upgrade 18.0.0 -> 19.0.0Zang Ruochen2019-04-293-2/+2
| | | | | | | | | -Upgrade from python-hyperlink_18.0.0.bb to python-hyperlink_19.0.0.bb. -Upgrade from python3-hyperlink_18.0.0.bb to python3-hyperlink_19.0.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-cffi: upgrade 1.12.2 -> 1.12.3Zang Ruochen2019-04-293-2/+2
| | | | | | | | | -Upgrade from python-cffi_1.12.2.bb to python-cffi_1.12.3.bb. -Upgrade from python3-cffi_1.12.2.bb to python3-cffi_1.12.3.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-alembic: upgrade 1.0.0 -> 1.0.9Zang Ruochen2019-04-293-3/+3
| | | | | | | | | | | -Upgrade from python-alembic_1.0.0.bb to python-alembic_1.0.9.bb. -Upgrade from python3-alembic_1.0.0.bb to python3-alembic_1.0.9.bb. -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>
* hwdata: Upgrade to 0.322Mingli Yu2019-04-291-2/+2
| | | | | | | Correct the PV to reflect the real release version. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hostapd: Upgrade to 2.8Mingli Yu2019-04-299-1041/+3
| | | | | | | | | | License-Update: Copyright year updated to 2019. Remove 8 backported patches. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Acked-by: Philip Balister <philip@balister.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nano: update to 4.1Oleksandr Kravchuk2019-04-291-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* indent: Upgrade to 2.2.12Mingli Yu2019-04-293-3/+115
| | | | | | | | | | | | | | | | | | Add two patches to fix the build error. Add -Wno-error=unused-value for native build to silence below error: | In file included from ../../indent-2.2.12/src/indent.h:60:0, from ../../indent-2.2.12/src/indent.c:77: | ../../indent-2.2.12/src/indent.c: In function 'main': | ../../indent-2.2.12/src/libgettext.h:88:5: error: statement with no effect [-Werror=unused-value] ((void) (Domainname), (const char *) (Dirname)) ^ | ../../indent-2.2.12/src/indent.c:1064:5: note: in expansion of macro 'bindtextdomain' bindtextdomain(PACKAGE, LOCALEDIR); Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluidsynth: upgrade 2.0.4 -> 2.0.5Andreas Müller2019-04-271-2/+2
| | | | | | | | | Release notes are found at [1] - upgrade can be considered as bugfix release [1] https://github.com/FluidSynth/fluidsynth/releases/tag/v2.0.5 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nghttp2: update to 1.38Oleksandr Kravchuk2019-04-271-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-lxml: upgrade 4.3.1 -> 4.3.3Zang Ruochen2019-04-273-2/+2
| | | | | | | | | -Upgrade from python-lxml_4.3.1.bb to python-lxml_4.3.3.bb. -Upgrade from python3-lxml_4.3.1.bb to python3-lxml_4.3.3.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-jinja2: upgrade 2.10 -> 2.10.1Zang Ruochen2019-04-273-2/+2
| | | | | | | | | -Upgrade from python-jinja2_2.10.bb to python-jinja2_2.10.1.bb. -Upgrade from python3-jinja2_2.10.bb to python3-jinja2_2.10.1.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-editor: upgrade 1.0.3 -> 1.0.4Zang Ruochen2019-04-273-2/+2
| | | | | | | | | -Upgrade from python-editor_1.0.3.bb to python-editor_1.0.4.bb. -Upgrade from python3-editor_1.0.3.bb to python3-editor_1.0.4.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-cython: upgrade 0.28.5 -> 0.29.6Zang Ruochen2019-04-273-2/+2
| | | | | | | | | -Upgrade from python-cython_0.28.5.bb to python-cython_0.29.6.bb. -Upgrade from python3-cython_0.28.5.bb to python3-cython_0.29.6.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apache2: Correct packaging of build and doc related filesPeter Kjellerstedt2019-04-271-2/+7
| | | | | | | | The build related files (${datadir}/${BPN}/build and ${bindir}/apxs) belong in the -dev package, and the manual belong in the -doc package. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apache2: Correct appending to SYSROOT_PREPROCESS_FUNCSPeter Kjellerstedt2019-04-271-1/+1
| | | | | | | | A missing space lead to problems if something else was already added to SYSROOT_PREPROCESS_FUNCS. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openbox: Add python-shell as a runtime dependencyLeon Anavi2019-04-271-1/+1
| | | | | | | | | | /usr/libexec/openbox-xdg-autostart imports Python module glob for Unix style pathname pattern expansion. File glob.py is provided by python-shell therefore it has been added to the RDEPENDS of openbox. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* squid: Link with libatomic on mips/ppcKhem Raj2019-04-271-5/+4
| | | | | | The atomics are not supported as builtins on these arches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pbr: upgrade 4.2.0 -> 5.1.3Zang Ruochen2019-04-271-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>