Message ID | 20250205143526.24695-1-reatmon@ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-arago,master/scarthgap] kms++: Move to meta-arago-test | expand |
On Wed, Feb 05, 2025 at 08:35:26AM -0600, Ryan Eatmon via lists.yoctoproject.org wrote: > Since we added kms++ as a dependency to ti-test, we missed that kms++ > was coming from meta-arago-extras which created a dependency we do not > want. So move it to meta-arago-test. Since scarthgap, it is now available from meta-oe as kmsxx, pointing to a newer commit: https://git.openembedded.org/meta-openembedded/tree/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb > Signed-off-by: Ryan Eatmon <reatmon@ti.com> > --- > .../recipes-graphics/kms++/kms++_git.bb | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename {meta-arago-extras => meta-arago-test}/recipes-graphics/kms++/kms++_git.bb (100%) > > diff --git a/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb b/meta-arago-test/recipes-graphics/kms++/kms++_git.bb > similarity index 100% > rename from meta-arago-extras/recipes-graphics/kms++/kms++_git.bb > rename to meta-arago-test/recipes-graphics/kms++/kms++_git.bb > -- > 2.17.1
On 2/5/2025 11:02 AM, Denys Dmytriyenko wrote: > On Wed, Feb 05, 2025 at 08:35:26AM -0600, Ryan Eatmon via lists.yoctoproject.org wrote: >> Since we added kms++ as a dependency to ti-test, we missed that kms++ >> was coming from meta-arago-extras which created a dependency we do not >> want. So move it to meta-arago-test. > > Since scarthgap, it is now available from meta-oe as kmsxx, pointing to a > newer commit: > https://git.openembedded.org/meta-openembedded/tree/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb I will send a followup patch making this change. Good catch. > >> Signed-off-by: Ryan Eatmon <reatmon@ti.com> >> --- >> .../recipes-graphics/kms++/kms++_git.bb | 0 >> 1 file changed, 0 insertions(+), 0 deletions(-) >> rename {meta-arago-extras => meta-arago-test}/recipes-graphics/kms++/kms++_git.bb (100%) >> >> diff --git a/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb b/meta-arago-test/recipes-graphics/kms++/kms++_git.bb >> similarity index 100% >> rename from meta-arago-extras/recipes-graphics/kms++/kms++_git.bb >> rename to meta-arago-test/recipes-graphics/kms++/kms++_git.bb >> -- >> 2.17.1
diff --git a/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb b/meta-arago-test/recipes-graphics/kms++/kms++_git.bb
similarity index 100%
rename from meta-arago-extras/recipes-graphics/kms++/kms++_git.bb
rename to meta-arago-test/recipes-graphics/kms++/kms++_git.bb
Since we added kms++ as a dependency to ti-test, we missed that kms++ was coming from meta-arago-extras which created a dependency we do not want. So move it to meta-arago-test. Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- .../recipes-graphics/kms++/kms++_git.bb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {meta-arago-extras => meta-arago-test}/recipes-graphics/kms++/kms++_git.bb (100%)