summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* nss: Fix build on riscv64Khem Raj2020-04-252-0/+37
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++-tools: add nativesdkMatt Campbell2020-04-251-1/+3
| | | | | Signed-off-by: Matthew Campbell <mcampbell@izotope.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cachetools: upgrade 4.0.0 -> 4.1.0Wang Mingyu2020-04-221-3/+3
| | | | | | | -License-Update: Copyright year updated to 2020. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: Fix host-specific path issue with libsodiumniko.mauno@vaisala.com2020-04-222-0/+40
| | | | | | | | | | | | | Avoid propagation of full build host specific path into WORKDIR/sysroot-destdir/usr/share/cmake/ZeroMQ/ZeroMQTargets.cmake when building the recipe as this causes following-like breakage on sstate cache consumer hosts (with different build host specific path, than the host that populated sstate cache) ninja: error: '/build/host/specific/path/to/zeromq/4.3.2-r0/recipe-sysroot/usr/lib/libsodium.so', needed by 'src/FooBar', missing and no known rule to make it Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rocksdb: Link with pthreads on riscvKhem Raj2020-04-211-0/+2
| | | | | | | | Fixes librocksdb.so.6.6.4: undefined reference to `__atomic_compare_exchange_1' collect2: error: ld returned 1 exit status Signed-off-by: Khem Raj <raj.khem@gmail.com>
* icewm: upgrade 1.5.5 -> 1.6.5Tim Orling2020-04-211-5/+10
| | | | | | | | | | | Add additional DEPENDS on libxcomposite, libxfixes, libxdamage Add update-alternatives similar to xfce-session from meta-xfce For release notes and changes see: https://github.com/ice-wm/icewm/releases/ Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove LICENSE = "MIT" from imagesAndrea Adami2020-04-212-4/+0
| | | | | | | | As in commit 9d55993 This is the default in the packagegroup and image classes. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-initramfs: put images and initrdscripts in recipes-coreAndrea Adami2020-04-215-0/+0
| | | | | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl: Disable ffp-exception-behavior on riscv/clangKhem Raj2020-04-211-0/+1
| | | | | | It has same problem as mips. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ordered-set: Enable ptestZheng Ruoqin2020-04-212-1/+16
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-jsmin: Enable ptestZheng Ruoqin2020-04-212-1/+16
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytz: Enable ptestZheng Ruoqin2020-04-212-1/+20
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-multidict: Enable ptestZheng Ruoqin2020-04-212-1/+17
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hostapd: CVE-2019-16275.patchWang Mingyu2020-04-212-0/+80
| | | | | | | | | | security Advisory References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16275 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Android-tools: Support Risc-V ISAChenxi Mao2020-04-203-0/+553
| | | | | | | | Risc-V ADB implementation is based on ARM64 implemtentation. The core change is leverage fence command to implement memroy barrier featrue. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-msgpack: Enable ptestZang Ruochen2020-04-202-1/+17
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-more-itertools: Enable ptestZang Ruochen2020-04-202-0/+18
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-markupsafe: Enable ptestZang Ruochen2020-04-202-1/+17
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-license-expression: Enable ptestZang Ruochen2020-04-202-1/+17
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-jsonpointer: Enable ptestZang Ruochen2020-04-202-1/+16
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-jinja2: Enable ptestZang Ruochen2020-04-202-0/+19
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-jdcal: Enable ptestZang Ruochen2020-04-202-1/+16
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kexecboot(-klibc): update recipe to master on github (5a5e04b)Andrea Adami2020-04-201-1/+1
| | | | | | | fix injection of compiler flags (static and debug) Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* utouch-evemu: Correctly specify PV to match upstreamKhem Raj2020-04-201-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* utouch-evemu: correct Fix build for 32bit arches with 64bit time_tChristophe PRIOUZEAU2020-04-201-6/+9
| | | | | | | | A pair of parenthesis are missing on correction which generate bad behaviour at runtime. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xcb-util-cursor: initial add 0.1.3Andreas Müller2020-04-191-0/+11
| | | | | | | | | | * Have it in meta-qt5-extra for a while * Now meta-musicians will depend on it => move to a more common layer Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openh264: Upgrade to 2.1.0Khem Raj2020-04-193-99/+3
| | | | | | | Drop mips64 build patches as they are not needed anymore Add logic for building on rv64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysdig: Do not depend on luaJIT for riscvKhem Raj2020-04-191-0/+4
| | | | | | LuaJIT is not porteed to riscv yet Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuv: upgrade 1.35.0 -> 1.36.0Pierre-Jean Texier2020-04-191-1/+1
| | | | | | | See full changelog https://github.com/libuv/libuv/releases/tag/v1.36.0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fbgrab: upgrade 1.3.1 -> 1.3.3Pierre-Jean Texier2020-04-191-1/+1
| | | | | | | See full changelog https://github.com/GunnarMonell/fbgrab/releases Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apache2: add patch ensuring destdir is empty stringTrevor Gamblin2020-04-172-0/+50
| | | | | | | | | | | | | | | | | | | | | apache2 added cross-compilation support after 2.4.41, but this conflicts with our own cross-compilation setup and causes related recipes like apache-websocket to fail to find config files (due to incorrect file paths) during build: | cannot open /ala-lpggp31/tgamblin/yocto/poky.git/build/tmp/work/core2-64-poky-linux/apache-websocket/0.1.1+gitAUTOINC+6968083264-r0/recipe-sysroot/ala-lpggp31/tgamblin/yocto/poky.git/build/tmp/work/core2-64-poky-linux/apache-websocket/0.1.1+gitAUTOINC+6968083264-r0/recipe-sysroot//usr/share/apache2/build/config_vars.mk: No such file or directory at /ala-lpggp31/tgamblin/yocto/poky.git/build/tmp/work/core2-64-poky-linux/apache-websocket/0.1.1+gitAUTOINC+6968083264-r0/recipe-sysroot/usr/bin/crossscripts/apxs line 213. Add this patch to ensure that the $destdir variable used in apache2's cross-compilation scheme is always the empty string so that apache-websocket can find the right files. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apache2: upgrade 2.4.41 -> 2.4.43Trevor Gamblin2020-04-171-3/+3
| | | | | | | | | | | | | | | | | LICENSE file was updated due to a typo fix. Note that this upgrade fixes two CVES affecting versions 2.4.41 and earlier: CVE: CVE-2020-1927 CVE: CVE-2020-1934 See: https://nvd.nist.gov/vuln/detail/CVE-2020-1927 https://nvd.nist.gov/vuln/detail/CVE-2020-1934 Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* luaposix: add 33.4.0 version recipe which is compatible with lua5.3Haseeb Ashraf2020-04-172-0/+96
| | | | | Signed-off-by: Haseeb Ashraf <Haseeb_Ashraf@mentor.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postfix: split ${PN}-bin from ${PN} to solve recursive dependencyYi Zhao2020-04-171-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | The commit 89d86b96f80d8a136d38113baf69d8ccad5a5ff6 which tries to fix the installation issue for ostree introduces a recursive dependency issue. When installing the postfix package on target via online repository, the postinst function for postfix-cfg package needs newaliases but this command is from postfix package which causes an error: Configuring postfix-cfg. /var/lib/opkg/info/postfix-cfg.postinst: line 9: newaliases: not found pkg_run_script: package "postfix-cfg" postinst script returned status 127. Split a new package postfix-bin from postfix and make it as the runtime dependency for postfix-cfg. Set USERADD_PACKAGES to ${PN}-bin to avoid image do_rootfs warnings when installing postfix via IMAGE_INSTALL: [log_check] warning: group postdrop does not exist - using root [log_check] warning: user postfix does not exist - using root Set ALTERNATIVE to ${PN}-bin to make sure the newaliases symbolic link is installed before installing postfix-cfg. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pykwalify: Add recipe for v1.7.0Abhishek Shah2020-04-171-0/+19
| | | | | | | | Description of the package can be found at: https://pypi.org/project/pykwalify/ Signed-off-by: Abhishek Shah <abhishek.shah@broadcom.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-dateutil: Fix RDEPENDSAbhishek Shah2020-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | dateutil package has runtime dependency on "six" package for native version as well, as shown in error log below: | File "poky/build/tmp/work/*/recipe-sysroot-native/usr/lib/python3.8/ site-packages/pykwalify/core.py", line 25, in <module> | from dateutil.parser import parse | File "poky/build/tmp/work/*/recipe-sysroot-native/usr/lib/python3.8/ site-packages/dateutil/parser/__init__.py", line 2, in <module> | from ._parser import parse, parser, parserinfo, ParserError | File "poky/build/tmp/work/*/recipe-sysroot-native/usr/lib/python3.8/ site-packages/dateutil/parser/_parser.py", line 42, in <module> | import six | | ModuleNotFoundError: No module named 'six' Other packges specified under RDEPENDS_${PN}_class-target as well do not seem specific just to class-target. So, move them all under RDEPENDS_${PN}. Signed-off-by: Abhishek Shah <abhishek.shah@broadcom.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modify LUA_CPATH_DEFAULT for 64-bit architecturesHaseeb Ashraf2020-04-161-0/+1
| | | | | | | | LUA_CPATH_DEFAULT for *.so files should include LUA_ROOT/lib64/lua/LUA_VDIR not LUA_ROOT/lib/lua/LUA_VDIR Signed-off-by: Haseeb Ashraf <Haseeb_Ashraf@mentor.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: allow building for mipsn32Slater, Joseph2020-04-161-0/+4
| | | | | | | | go object introspection is not support for mipsn32, so disable vapi for that architecture. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl: Workaround a crash seen in clang compilerKhem Raj2020-04-161-0/+3
| | | | | | | | This is a workaround as suggested in [1] [1] https://bugs.llvm.org/show_bug.cgi?id=45555#c1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vlc: Do not pin to ARM only ISAKhem Raj2020-04-161-1/+0
| | | | | | | this was added in 2011, and ever since it has remained so, but now vlc can compile fine atleast with thumb2 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vlc: Remove duplicate features_check inheritKhem Raj2020-04-161-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Martin Jansa <martin.jansa@gmail.com>
* vlc: Use pkgconfig to find userland graphics libsKhem Raj2020-04-162-2/+68
| | | | | | | | Add mmal, x264, fluidsynth as packageconfigs so it can be easily enabled/disabled by users Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* gimp: Disable vector icons on clang/armKhem Raj2020-04-161-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* safec: aarch64 support addedMoorthy2020-04-161-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-distro: Initial commitAndrew Geissler2020-04-161-0/+11
| | | | Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* dlt-daemon: Make it support usrmergePeter Kjellerstedt2020-04-161-0/+2
| | | | | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: upgrade 7.3.11 -> 7.3.16Changqing Li2020-04-169-471/+2
| | | | | | | | * upgrade to 7.3.16 * remove unuseful patches Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mariadb: clean the empty /lib dirMingli Yu2020-04-161-0/+1
| | | | | | | | | | | | | | | | | | | When usrmerge is enabled in DISTRO_FEATURES, there comes below error: ERROR: mariadb-10.4.12-r0 do_package_qa: QA Issue: mariadb-leftovers package is not obeying usrmerge distro feature. /lib should be relocated to /usr. [usrmerge] ERROR: mariadb-10.4.12-r0 do_package_qa: QA run found fatal errors. Please consider fixing them. It is because empty /lib dir exists in mariadb-leftovers as below: $ rpm -qpl mariadb-leftovers-10.4.12-r0.core2_64.rpm |grep ^/lib /lib Considering the empty /lib dir is introduced when pam is enabled in DISTRO_FEATURES, so remove the empty /lib dir when pam is enabled to fix the above error. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* syslog-ng: Don't install configuration files as executablePeter Kjellerstedt2020-04-161-12/+12
| | | | | | | | Also remove unnecessary slashes before ${sysconfdir} and ${localstatedir}. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* memcached: Add aarch64 to COMPATIBLE_HOST.Drew Moseley2020-04-161-1/+1
| | | | | | | | This gets it in sync with libhugetlbfs which according to the comment, is supposed to be correct. Signed-off-by: Drew Moseley <drew.moseley@northern.tech> Signed-off-by: Khem Raj <raj.khem@gmail.com>