mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
packagegroup-meta-oe: move thin-provisioning-tools inclusion to clang dynamic layer
Since commit e19b4c9755 ("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:
@@ -0,0 +1,3 @@
|
||||
RDEPENDS:packagegroup-meta-oe-support += " \
|
||||
thin-provisioning-tools \
|
||||
"
|
||||
@@ -878,7 +878,6 @@ RDEPENDS:packagegroup-meta-oe-support = "\
|
||||
syslog-ng \
|
||||
system-config-keyboard \
|
||||
tbb \
|
||||
thin-provisioning-tools \
|
||||
tokyocabinet \
|
||||
tree \
|
||||
uchardet \
|
||||
|
||||
Reference in New Issue
Block a user