aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
AgeCommit message (Collapse)Author
2021-12-09packagegroup-meta-oe: Add unifexKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-26packagegroup-meta-oe: Add pim435Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-26pim435: Add recipe for C implementation for userspace driver appPhilippe Coval
Origin: https://booting.oniroproject.org/distro/oniro/-/merge_requests/402 Forwarded: https://github.com/openembedded/meta-openembedded/pull/493 Relate-to: https://git.ostc-eu.org/distro/components/vending-machine-control-application/-/issues/2 Relate-to: https://booting.oniroproject.org/distro/oniro/-/merge_requests/416 Thanks-to: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by: Philippe Coval <philippe.coval@huawei.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-18paho-mqtt-cpp: new packageMatthias Klein
Signed-off-by: Matthias Klein <matthias@extraklein.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-13sdbus-c++-libsystemd: Upgrade to 249.5Khem Raj
This is enforced by meson 60.x which otherwise would need some partial backports to get it going. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-09packagegroup-meta-oe: Add fwupd and fwupd-efiKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-06sdbus-c++-libsystemd: Fix build with kernel 5.15+Khem Raj
Backport a patch from upstream systemd Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-11-03recipes: Update SRC_URI branch and protocolsRichard Purdie
This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-03Bump sdbus-c++ to version v1.0.0Stanislav Angelovic
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-21packagegroup-meta-oe: Add libjs-jquery-globalize and libjs-jquery-cookieKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-19xorgxrdp: Add to exclusion list for nowKhem Raj
it needs xrdp which needs to be ported to openssl 3+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-19xrdp: Exclude from buildsKhem Raj
Needs work to compile with openssl 3.x Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-19lvgl: Add lv_lib_png to packagegroupPhilippe Coval
Change-Id: Ibd340c4082a111c7f77a73b3d4adfd03ee654ae6 Relate-to: https://git.ostc-eu.org/OSTC/planning/core-os/-/issues/233 Relate-to: https://github.com/lvgl/lvgl/issues/2534 Forwarded: https://github.com/openembedded/meta-openembedded/pull/454 Signed-off-by: Philippe Coval <philippe.coval@huawei.com>
2021-10-16pcimem: Add riscv64 into COMPATIBLE_HOSTKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-14ldns: blacklist due to openssl 3.x incompatibilityAlexander Kanavin
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-14boinc-client: blacklist due to openssl 3.x incompatibilityAlexander Kanavin
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-14cfengine: blacklist due to openssl 3.x incompatibilityAlexander Kanavin
drop it from meta-oe packagegroup Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-14packagegroup-meta-oe: Remove luaKhem Raj
Its in oe-core now Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-14Add recipe for driverctlShiping Ji
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-06packagegroup-meta-oe: Add lv-drivers and lvglKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-09-28packagegroup-meta-oe: Add new packages smarty and libjs-jquery-icheckKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-09-24mdbus2: Inherit pkgconfigKhem Raj
Fixes ../git/configure: line 12721: syntax error near unexpected token `0.21' ../git/configure: line 12721: `PKG_PROG_PKG_CONFIG(0.21)' Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-09-13packagegroup-meta-oe: Add paholeKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-09-08msgpack-c: update 3.2.1 -> 4.0.0, add msgpack-cppAlexander Kanavin
Upstream has split the C and C++ versions into separate components so add the recipe for CPP flavour. The only consumer in meta-oe, tmate, still builds fine. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-09-05toybox-inittab: Use 0BSD for LIC_FILES_CHKSUMKhem Raj
BSD-0-Clause has been deleted from common licenses Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
2021-09-01apitrace: Enable on glibc >= 2.34Khem Raj
Drop unused patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-26libnss-nisplus: RemoveKhem Raj
The support for NIS+ has been dropped in libnsl2 [1] moreover the upstream repository has been archived [2] which indicates that this component is no more actively maintained [1] https://github.com/thkukuk/libnsl/commit/74c9cdf0ee0cc1a21936a20dd4eb4542faa03867 [2] https://github.com/thkukuk/libnss_nisplus Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Ruslan Bilovol <rbilovol@cisco.com> Cc: Alexander Kanavin <alex.kanavin@gmail.com>
2021-08-20bootchart: drop; unfetchableTim Orling
This was replaced by bootchart2 long ago in oe-core. gitorious.org no longer exists, so this is unfetchable. Also, this has seen no development since bootchart2 was created. Signed-off-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-17takao-fonts: It should be in ttf-fonts directory as the other ttf fonts.leimaohui
- Moved it to ttf-fonts directory. - Rename to ttf-takao. - Use ttf.inc instead of rewrite do_install. Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-17packagegroup-meta-oe: Update ttf-ipa package name.leimaohui
Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-15packagegroup-meta-oe: Add ttf-ipaKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-12opus-tools: update to 0.2, move to meta-multimedia and fix licenseMichael Opdenacker
The license in version 0.1.8 was already BSD-2-Clause and GPLv2 (for the "opusinfo" command). The license checksum change is due to trivial changes on the license text ("https" instead of "http" and whitespace changes). This new version now DEPENDs on "libopusenc" and "opusfile" too, but this required to move the recipe to meta-multimedia instead. Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-09Convert to new override syntax using latest convert-overrides.py scriptChen Qi
This patch is the result of running the latest convert-ovrrides.py script. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-06klibc.bbclass, image_types_sparse.bbclass, packagegroup-meta-oe.bb: update ↵Martin Jansa
the overrides syntax conversion * re-run the latest version of the script which converts CONVERSION_CMD as well since https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=d9e81d66db2bc2aa56d177cef78c814c29679a4a * skip many incorrect s/_linux/:linux/g changes which were introduced by: https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=9ea1041f8eab26ee871a9176e9691e5d3e6745bd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-06packagegroup-meta-oe: Correct override name and fix syntaxKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-03packagegroup-meta-oe: manually finish override syntax conversionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03Convert to new override syntaxMartin Jansa
This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03libhugetlbfs: Disable build with glibc 2.34+Khem Raj
It uses __morecore internal function from glibc which has been removed in 2.34+ and replacing it is not so simple and upstream needs to fix it see [1] [1] https://github.com/libhugetlbfs/libhugetlbfs/issues/52 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-03apitrace: Exclude from builds with glibc 2.34+Khem Raj
It needs some work see [1] [1] https://github.com/apitrace/apitrace/issues/756 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-03packagegroup-meta-oe: Add jemallocKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-27packagegroup-meta-oe: Add mbwKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-27packagegroup-meta-oe: Add lmdbKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-16packagegroup-meta-oe: Add new package cpputestKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-13opencl-clhpp: upgrade 2.0.14 -> 2.0.15zangrc
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-03packagegroup-meta-oe: Add libyangKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-06-11toybox: upgrade 0.8.4 -> 0.8.5zangrc
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-06-11opencl-clhpp: upgrade 2.0.13 -> 2.0.14zangrc
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-06-10packagegroup-meta-oe: Add zsync-curlKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-06-09dbus-broker: enforce required versions of libselinux and libauditLuca Boccassi
v29 requires libselinux >= 3.2 and libaudit >= 3.0, set them as such in DEPENDS Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-06-09dbus-broker: remove deprecated linux-4-17 optionLuca Boccassi
Removed in v29 Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>