We are moving meta-arago-test to meta-ti-test in the meta-ti repo. We need to change the layer dependency to match this change.
Signed-off-by: Ryan Eatmon <[email protected]> --- meta-arago-distro/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-distro/conf/layer.conf b/meta-arago-distro/conf/layer.conf index af3be2b9..f1593d83 100644 --- a/meta-arago-distro/conf/layer.conf +++ b/meta-arago-distro/conf/layer.conf @@ -14,13 +14,13 @@ LAYERDEPENDS_meta-arago-distro = " \ core \ meta-ti-bsp \ meta-ti-extras \ + meta-ti-test \ openembedded-layer \ networking-layer \ multimedia-layer \ meta-python \ virtualization-layer \ meta-arago-extras \ - meta-arago-test \ " LAYERRECOMMENDS_meta-arago-distro = " \ -- 2.43.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17508): https://lists.yoctoproject.org/g/meta-arago/message/17508 Mute This Topic: https://lists.yoctoproject.org/mt/119065999/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
