aboutsummaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-10-24 12:12:38 +0100
committerKhem Raj <raj.khem@gmail.com>2023-10-24 09:08:45 -0700
commit79e0a9d237343ad0af0a40128494155ccaa131ec (patch)
treeecf48a6497b2c492e4254246d20b6ed8e21357d8 /meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
parente1b332f2eff7df2336ff87917cd48249edf763a2 (diff)
downloadmeta-openembedded-79e0a9d237343ad0af0a40128494155ccaa131ec.tar.gz
meta-perl: Drop broken BBCLASSEXTEND variants
The command "bitbake universe -c fetch" currently throws a ton of warnings as there are many 'impossible' dependencies. In some cases these variants may never have worked and were just added by copy and paste of recipes. In some cases they once clearly did work but became broken somewhere along the way. Users may also be carrying local bbappend files which add further BBCLASSEXTEND. Having universe fetch work without warnings is desireable so clean up the broken variants. Anyone actually needing something dropped here can propose adding it and the correct functional dependencies back quite easily. This also then ensures we're not carrying or fixing things nobody uses. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb')
-rw-r--r--meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb b/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
index c568ade997..cf290d9908 100644
--- a/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
+++ b/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
@@ -37,4 +37,3 @@ export LD = "${CCLD}"
inherit cpan pkgconfig ptest-perl
-BBCLASSEXTEND = "native"