packagegroup-meta-oe: move thin-provisioning-tools inclusion to clang dynamic layer

Since commit e19b4c9755fd ("thin-provisioning-tools: 1.0.13 -> 1.0.14"),
thin-provisioning-tools is in the clang dynamic layer.

This triggers warnings on AB:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/82/builds/213/steps/12/logs/warnings

So, move the thin-provisioning-tools packagegroup inclusion to the clang
dynamic layer.

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yoann Congal 2025-03-12 17:25:51 +01:00 committed by Khem Raj
parent b19ff59668
commit 4fdf3b2891
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1,3 @@
RDEPENDS:packagegroup-meta-oe-support += " \
thin-provisioning-tools \
"

View File

@ -878,7 +878,6 @@ RDEPENDS:packagegroup-meta-oe-support = "\
syslog-ng \
system-config-keyboard \
tbb \
thin-provisioning-tools \
tokyocabinet \
tree \
uchardet \