diff mbox series

[meta-arago,master/scarthgap] kms++: Move to meta-arago-test

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

Commit Message

Ryan Eatmon Feb. 5, 2025, 2:35 p.m. UTC
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%)

Comments

Denys Dmytriyenko Feb. 5, 2025, 5:02 p.m. UTC | #1
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
Ryan Eatmon Feb. 5, 2025, 5:17 p.m. UTC | #2
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 mbox series

Patch

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