Tim Orling
2252f9c452
debsums: remove old recipe
...
The debsums recipe has not been substantially touched since 2020
when it was moved to dynamic-layers.
In meta-openembedded ecosystem, it is the only known recipe that
depends on po4a, which is being removed in a separate commit.
According to the layerindex, no known recipes depend on debsums:
https://layers.openembedded.org/layerindex/branch/master/recipes/?q=depends%3Adebsums
Signed-off-by: Tim Orling <ticotimo@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 405264645c )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2023-10-30 07:14:02 -04: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
Beniamin Sandu
4f42391c3b
rasdaemon: create recipe for version 0.6.5
...
Link with libargp on musl
Include limits.h
Add to packagegroup-meta-oe
Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-05-14 10:43:48 -07:00
Khem Raj
3dfa6426dd
packagegroups: Add bbappends for python and perl layer requiring recipes
...
Add this bbappends in dynamic layers
Move the main recipe back to meta-oe main recipes
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-03-29 21:49:07 -07:00
Khem Raj
75513352e3
packagegroup-meta-oe.bb: Move debsums to a bbappend under perl-layer
...
This helps avoid dependency on meta-perl
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-03-29 21:49:07 -07:00