aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-04-25python3-cryptography-vectors: merge bb and inctimo/py_inc_mergeTim Orling
Signed-off-by: Tim Orling <ticotimo@gmail.com>
2020-04-25python3-cryptography: merge bb and incTim Orling
Drop python-cryptography/ not used anywhere. Signed-off-by: Tim Orling <ticotimo@gmail.com>
2020-04-25tslib: Fix build with 4.x kernel headersKhem Raj
Fixes | ../../tslib-1.21/tools/ts_uinput.c:337:15: error: 'struct input_event' has no member named 'input_event_usec' | 337 | data->ev[c].input_event_usec = s[j][i].tv.tv_usec; | | ^ Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25libmoo-perl: upgrade 2.003006 -> 2.004000Wang Mingyu
README is updated. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25xmlsec1: upgrade 1.2.29 -> 1.2.30Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25websocketpp: upgrade 0.8.1 -> 0.8.2Wang Mingyu
0001-Replace-make_shared-with-new-in-some-cases.patch 0002-Fix-missed-entries-fix-testing.patch 771.patch 842.patch removed since they are included in 0.8.2 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25vboxguestdrivers: upgrade 6.1.4 -> 6.1.6Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25daemontools: use u-a for /usr/bin/svc and /usr/bin/svokMartin Jansa
* busybox provides the same, causing busybox postinst to fail when both packages are installed in the same image: update-alternatives: Error: not linking rootfs/usr/bin/svc to /usr/bin/busybox.nosuid since rootfs/usr/bin/svc exists and is not a link update-alternatives: Error: not linking rootfs/usr/bin/svok to /usr/bin/busybox.nosuid since rootfs/usr/bin/svok exists and is not a link Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25python3-more-itertools: Modify ptest output formatZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25netkit-telnet: fix CVE-2020-10188Yi Zhao
Reference: https://nvd.nist.gov/vuln/detail/CVE-2020-10188 Patch from Fedora: https://src.fedoraproject.org/rpms/telnet/raw/master/f/telnet-0.17-overflow-exploit.patch Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25python3-pexpect: change shebang to python3Changqing Li
we have offcially dropped python2, so it is possible that our code run on python3 only host, so change shebang to python3 to avoid error like: python: command not found Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25libwebsockets: upgrade 3.2.2 -> 4.0.1Martin Balik
Signed-off-by: Martin Balik <martin.balik@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25rsyslog: Disable valgrind dependency for riscv32Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25gperftools: Do not build on riscvKhem Raj
Its not yet ported to work on RISCV Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25xfce4-panel-profiles: not create link to /usr/share/localeKai Kang
It is useless to create a link to $(PREFIX)/share/locale that there is no reference to $(PREFIX)/share/$(APPNAME)/locale in source code. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25recipes,packagegroups: Remove libunwind deps for riscvKhem Raj
since libunwind is not buildable, it results in glog not being buildable and that results in ceres-solver and gperftools opencv needs glob to eenable libeigen Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25redis: upgrade 5.0.8 -> 5.0.9Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25python3-obd: Add missing setuptools RDEPENDSAlistair Francis
Signed-off-by: Alistair Francis <alistair@alistair23.me> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25oprofile: Disable build on riscvKhem Raj
Not supported arch yet Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25ltrace: Do not build on riscvKhem Raj
Does not have riscv port yet Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25breakpad: Disable build on riscvKhem Raj
Unsupported arch as of now Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25crash: Do not build on riscvKhem Raj
Keep mips64 exclusion as well Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25nss: Fix build on riscv64Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25sdbus-c++-tools: add nativesdkMatt Campbell
Signed-off-by: Matthew Campbell <mcampbell@izotope.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-22python3-cachetools: upgrade 4.0.0 -> 4.1.0Wang Mingyu
-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>
2020-04-22zeromq: Fix host-specific path issue with libsodiumniko.mauno@vaisala.com
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>
2020-04-21rocksdb: Link with pthreads on riscvKhem Raj
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>
2020-04-21icewm: upgrade 1.5.5 -> 1.6.5Tim Orling
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>
2020-04-21Remove LICENSE = "MIT" from imagesAndrea Adami
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>
2020-04-21meta-initramfs: put images and initrdscripts in recipes-coreAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-21babl: Disable ffp-exception-behavior on riscv/clangKhem Raj
It has same problem as mips. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-21python3-ordered-set: Enable ptestZheng Ruoqin
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-21python3-jsmin: Enable ptestZheng Ruoqin
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-21python3-pytz: Enable ptestZheng Ruoqin
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-21python3-multidict: Enable ptestZheng Ruoqin
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-21hostapd: CVE-2019-16275.patchWang Mingyu
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>
2020-04-20Android-tools: Support Risc-V ISAChenxi Mao
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>
2020-04-20python3-msgpack: Enable ptestZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-20python3-more-itertools: Enable ptestZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-20python3-markupsafe: Enable ptestZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-20python3-license-expression: Enable ptestZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-20python3-jsonpointer: Enable ptestZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-20python3-jinja2: Enable ptestZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-20python3-jdcal: Enable ptestZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-20kexecboot(-klibc): update recipe to master on github (5a5e04b)Andrea Adami
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>
2020-04-20utouch-evemu: Correctly specify PV to match upstreamKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-20utouch-evemu: correct Fix build for 32bit arches with 64bit time_tChristophe PRIOUZEAU
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>
2020-04-19xcb-util-cursor: initial add 0.1.3Andreas Müller
* 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>
2020-04-19openh264: Upgrade to 2.1.0Khem Raj
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>
2020-04-19sysdig: Do not depend on luaJIT for riscvKhem Raj
LuaJIT is not porteed to riscv yet Signed-off-by: Khem Raj <raj.khem@gmail.com>