Commit Graph

185 Commits

Author SHA1 Message Date
Armin Kuster 99ae5037e5 meta-oe-image: fix build depends
add only when various DISTRO_FEATURES are enabled

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 73d50d2b4b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2022-05-17 05:57:10 -07:00
Khem Raj 35ea4b37ba libcereal: Disable on ppc/ppc64
It does not support 128-bit long doubles

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-10 10:05:35 -07:00
Khem Raj a5f244bfbf gsl: Disable on musl/ppc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-26 18:15:11 -07:00
Khem Raj 8523e5f6eb rocksdb: Exclude on ppc/musl
Needs porting

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-26 18:15:11 -07:00
Khem Raj 6806ca6606 valijson: move out of hard dep on meta-networking
curlpp is only needed to build examples, therefore make it a
packageconfig and keep it disabled, which is default anyway

Add packageconfigs for tests and disabling boost as well.

Include boost support by default.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-24 09:45:25 -07:00
Khem Raj 013a702fd1 sysdig: Upgrade to 0.28.0
Drop patches, since they are not needed
Add a patch to define PROBE_NAME for CFLAGS
Disable sysdig for ppc64

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-24 09:45:25 -07:00
Changqing Li 8ae1498fa9 hstr: add new recipe
hstr is bash and zsh shell history suggest box - easily view, navigate,
search and manage your command history.

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-03 08:50:19 -08:00
Andreas Müller 2509f659e4 All layers: Follow oe-core's variable name changes
Auto rename performed by oe-core's convert-variable-renames.py 0.1

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-02-24 08:35:24 -08:00
Khem Raj 62294b4f93 packagegroup-meta-oe: Add googlebenchmark
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-02-14 15:24:36 -08:00
Ross Burton ff9442e0f9 libjs-jquery: remove
This is a very old release of jQuery, 1.7.2 was released in 2012.

As nothing depends on this, remove it.  If someone needs a jQuery recipe
they can add a new recipe for a supported version.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-02-03 08:44:32 -08:00
Ross Burton e4ad5c15c3 mailx: remove
Heirloom Mailx hasn't been maintained for some time: the last release
on their web site was 11.25 in 2005 and Debian shipped 12.5 in 2016, but
this appears to be a Debian-specific fork which is also now dead.

Now that we have s-nail, we can drop mailx.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-02-03 08:44:32 -08:00
Ross Burton 8bddd0f1b3 s-nail: add a maintained mail(1) fork
Heirloom Mailx hasn't been maintained for some time: the last release
on their web site was 11.25 in 2005 and Debian shipped 12.5 in 2016, but
this appears to be a Debian-specific fork which is also now dead.

s-nail is an alternative mail(1) fork which is actively maintained, so
add a recipe for that.  It provides an alternative for ${bindir}/mailx,
so should be a drop-in replacement.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-02-03 08:44:32 -08:00
Gianfranco Costamagna 7d03e44490 boinc-client: Update to 7.18.1
* update to 7.18.1 and unblacklist
* Add openssl 3.0 build fix provided by upstream
* fix the sed command to work with the correct new libtool named file
* refresh patches
* drop patch part that is added in one patch and removed in the following one

Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-27 08:58:47 -08:00
Khem Raj 61e1697e92 php: Update to 8.1.2
- Add fibers support for RISCV64

- Disable build on RISCV32 musl since getcontext/setcontext APIs do not
  exist on musl which are needed for fibers

- Detailed changes are here [1]

[1] https://www.php.net/ChangeLog-8.php#PHP_8_1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-25 21:03:16 -08:00
Khem Raj 18902d643b packagegroup-meta-oe: Add duktape
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-19 09:01:04 -08:00
Khem Raj 92a4bc0b2b packagegroup-meta-oe: Add dool and pcp
Remove dstat which is removed now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Khem Raj 5c5be2aa5c packagegroup-meta-oe: Add cmatrix
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Khem Raj 482b868069 packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-12-21 18:53:28 -08:00
Khem Raj 2156c4416a packagegroup-meta-oe: Add graphene
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-12-13 21:20:02 -08:00
Khem Raj 8f8c7ba3e9 packagegroup-meta-oe: Add unifex
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-12-09 08:37:06 -08:00
Khem Raj ce7ee83016 packagegroup-meta-oe: Add pim435
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-26 16:13:19 -08:00
Matthias Klein 4641227da8 paho-mqtt-cpp: new package
Signed-off-by: Matthias Klein <matthias@extraklein.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-18 11:07:05 -08:00
Khem Raj 9abae0ea02 packagegroup-meta-oe: Add fwupd and fwupd-efi
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-09 11:23:54 -08:00
Khem Raj eb981b8ef5 packagegroup-meta-oe: Add libjs-jquery-globalize and libjs-jquery-cookie
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-21 22:43:41 -07:00
Khem Raj 138aaae151 xorgxrdp: Add to exclusion list for now
it needs xrdp which needs to be ported to openssl 3+

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-19 09:23:08 -07:00
Khem Raj 9b8b072cb0 xrdp: Exclude from builds
Needs work to compile with openssl 3.x

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-19 09:23:08 -07:00
Philippe Coval dc4ecd9346 lvgl: Add lv_lib_png to packagegroup
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-19 09:23:08 -07:00
Khem Raj 47307dfda1 pcimem: Add riscv64 into COMPATIBLE_HOST
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-16 08:25:21 -07:00
Alexander Kanavin 24514e48b2 ldns: blacklist due to openssl 3.x incompatibility
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-14 07:16:58 -07:00
Alexander Kanavin 8b81568595 boinc-client: blacklist due to openssl 3.x incompatibility
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-14 07:16:58 -07:00
Alexander Kanavin 9117ecbe1e cfengine: blacklist due to openssl 3.x incompatibility
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-14 07:16:58 -07:00
Khem Raj 70b9bfec8e packagegroup-meta-oe: Remove lua
Its in oe-core now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-14 07:16:58 -07:00
Shiping Ji 1e12d64f70 Add recipe for driverctl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-14 07:16:58 -07:00
Khem Raj 0924d41ac4 packagegroup-meta-oe: Add lv-drivers and lvgl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-06 08:59:14 -07:00
Khem Raj 0c38f98f12 packagegroup-meta-oe: Add new packages smarty and libjs-jquery-icheck
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-09-28 09:16:10 -07:00
Khem Raj d925edfd31 packagegroup-meta-oe: Add pahole
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-09-13 20:49:14 -07:00
Alexander Kanavin 71ab0ca5d6 msgpack-c: update 3.2.1 -> 4.0.0, add msgpack-cpp
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-08 21:29:53 -07:00
Khem Raj 9fdc7960ba apitrace: Enable on glibc >= 2.34
Drop unused patch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-09-01 14:31:10 -07:00
Khem Raj 53e5731207 libnss-nisplus: Remove
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-26 11:57:26 -07:00
Tim Orling 3548503d13 bootchart: drop; unfetchable
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-20 09:26:18 -07:00
leimaohui f58bd1789a takao-fonts: It should be in ttf-fonts directory as the other ttf fonts.
- 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-17 08:15:01 -07:00
leimaohui f427be4f92 packagegroup-meta-oe: Update ttf-ipa package name.
Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-17 08:15:00 -07:00
Khem Raj 005ca8814e packagegroup-meta-oe: Add ttf-ipa
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-15 10:41:23 -07:00
Michael Opdenacker 344bb081f5 opus-tools: update to 0.2, move to meta-multimedia and fix license
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-12 10:25:19 -07:00
Martin Jansa 2871edc40c klibc.bbclass, image_types_sparse.bbclass, packagegroup-meta-oe.bb: update 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-06 20:38:40 -07:00
Khem Raj 63361b3267 packagegroup-meta-oe: Correct override name and fix syntax
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-06 20:38:40 -07:00
Martin Jansa 1547fc3a61 packagegroup-meta-oe: manually finish override syntax conversion
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03 10:21:26 -07:00
Martin Jansa c61dc077bb Convert to new override syntax
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-03 10:21:25 -07:00
Khem Raj c5f7cfb8db libhugetlbfs: Disable build with glibc 2.34+
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-03 10:21:25 -07:00
Khem Raj ba94b0fefb apitrace: Exclude from builds with glibc 2.34+
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-03 10:21:25 -07:00