mbox series

[meta-arago,master/kirkstone,v2,0/6] Deprecated recipe removals

Message ID 20221011175320.26843-1-afd@ti.com
Headers show
Series Deprecated recipe removals | expand

Message

Andrew Davis Oct. 11, 2022, 5:53 p.m. UTC
Hello all,

Same series as last time, just removed that last patch
(meta-arago: Use new J7 SoC names over specific board names)
as it will be expanded into a new series.

Thanks,
Andrew

Andrew Davis (6):
  ti-crypto-examples: Remove ti-crypto-examples
  big-data-ipc-demo: Merge include file and rename
  cmem: Remove Makefile_cmem-mod and cmem refrences
  meta-arago: Remove remaining bits of ti-ocf-crypto-module
  ti-pru-sw: Remove old TI-PRU-SW examples and helpers
  ti-tisdk: Remove uio-module-drv kernel module

 .../conf/distro/include/arago-source-ipk.inc  | 19 ++---------
 ...ackagegroup-arago-tisdk-addons-sdk-host.bb | 19 +----------
 ...kagegroup-arago-tisdk-addons-sdk-target.bb |  5 ---
 .../packagegroup-arago-tisdk-addons.bb        | 24 +-------------
 .../packagegroup-arago-tisdk-crypto.bb        |  1 -
 .../recipes-core/packagegroups/ti-test.bb     |  2 --
 .../ti-tisdk-makefile/Makefile_cmem-mod       | 33 -------------------
 .../Makefile_ti-crypto-examples               | 24 --------------
 .../Makefile_ti-ocf-crypto-module             | 18 ----------
 .../ti-tisdk-makefile/Makefile_uio-module-drv | 28 ----------------
 .../ti-tisdk-makefile_1.0.bb                  | 11 -------
 .../big-data-ipc-demo/big-data-ipc-demo.inc   | 30 -----------------
 ...-linux_git.bb => big-data-ipc-demo_git.bb} | 30 +++++++++++------
 .../ti-crypto-examples_git.bb                 | 30 -----------------
 .../ti-pru-sw-app-loader_1.00.00.bb           | 26 ---------------
 .../ti-pru-sw-edma-library_1.00.00.bb         | 30 -----------------
 .../ti-pru-sw-examples_1.00.00.bb             | 31 -----------------
 17 files changed, 24 insertions(+), 337 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_cmem-mod
 delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_ti-crypto-examples
 delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_ti-ocf-crypto-module
 delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_uio-module-drv
 delete mode 100644 meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc
 rename meta-arago-extras/recipes-apps/big-data-ipc-demo/{big-data-ipc-demo-linux_git.bb => big-data-ipc-demo_git.bb} (54%)
 delete mode 100644 meta-arago-extras/recipes-core/ti-crypto-examples/ti-crypto-examples_git.bb
 delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-app-loader/ti-pru-sw-app-loader_1.00.00.bb
 delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-edma-library/ti-pru-sw-edma-library_1.00.00.bb
 delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-examples/ti-pru-sw-examples_1.00.00.bb

Comments

Denys Dmytriyenko Oct. 11, 2022, 7:22 p.m. UTC | #1
On Tue, Oct 11, 2022 at 12:53:14PM -0500, Andrew Davis via lists.yoctoproject.org wrote:
> Hello all,
> 
> Same series as last time, just removed that last patch
> (meta-arago: Use new J7 SoC names over specific board names)
> as it will be expanded into a new series.

LGTM, thanks!


> Thanks,
> Andrew
> 
> Andrew Davis (6):
>   ti-crypto-examples: Remove ti-crypto-examples
>   big-data-ipc-demo: Merge include file and rename
>   cmem: Remove Makefile_cmem-mod and cmem refrences
>   meta-arago: Remove remaining bits of ti-ocf-crypto-module
>   ti-pru-sw: Remove old TI-PRU-SW examples and helpers
>   ti-tisdk: Remove uio-module-drv kernel module
> 
>  .../conf/distro/include/arago-source-ipk.inc  | 19 ++---------
>  ...ackagegroup-arago-tisdk-addons-sdk-host.bb | 19 +----------
>  ...kagegroup-arago-tisdk-addons-sdk-target.bb |  5 ---
>  .../packagegroup-arago-tisdk-addons.bb        | 24 +-------------
>  .../packagegroup-arago-tisdk-crypto.bb        |  1 -
>  .../recipes-core/packagegroups/ti-test.bb     |  2 --
>  .../ti-tisdk-makefile/Makefile_cmem-mod       | 33 -------------------
>  .../Makefile_ti-crypto-examples               | 24 --------------
>  .../Makefile_ti-ocf-crypto-module             | 18 ----------
>  .../ti-tisdk-makefile/Makefile_uio-module-drv | 28 ----------------
>  .../ti-tisdk-makefile_1.0.bb                  | 11 -------
>  .../big-data-ipc-demo/big-data-ipc-demo.inc   | 30 -----------------
>  ...-linux_git.bb => big-data-ipc-demo_git.bb} | 30 +++++++++++------
>  .../ti-crypto-examples_git.bb                 | 30 -----------------
>  .../ti-pru-sw-app-loader_1.00.00.bb           | 26 ---------------
>  .../ti-pru-sw-edma-library_1.00.00.bb         | 30 -----------------
>  .../ti-pru-sw-examples_1.00.00.bb             | 31 -----------------
>  17 files changed, 24 insertions(+), 337 deletions(-)
>  delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_cmem-mod
>  delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_ti-crypto-examples
>  delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_ti-ocf-crypto-module
>  delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_uio-module-drv
>  delete mode 100644 meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc
>  rename meta-arago-extras/recipes-apps/big-data-ipc-demo/{big-data-ipc-demo-linux_git.bb => big-data-ipc-demo_git.bb} (54%)
>  delete mode 100644 meta-arago-extras/recipes-core/ti-crypto-examples/ti-crypto-examples_git.bb
>  delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-app-loader/ti-pru-sw-app-loader_1.00.00.bb
>  delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-edma-library/ti-pru-sw-edma-library_1.00.00.bb
>  delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-examples/ti-pru-sw-examples_1.00.00.bb
Andrew Davis Oct. 24, 2022, 7:08 p.m. UTC | #2
On 10/11/22 2:22 PM, Denys Dmytriyenko wrote:
> On Tue, Oct 11, 2022 at 12:53:14PM -0500, Andrew Davis via lists.yoctoproject.org wrote:
>> Hello all,
>>
>> Same series as last time, just removed that last patch
>> (meta-arago: Use new J7 SoC names over specific board names)
>> as it will be expanded into a new series.
> 
> LGTM, thanks!
> 
> 


Ryan,

Ping? This series will merge-conflict with Denys' patch removing
the makefiles, so this needs to go in first.

Andrew


>> Thanks,
>> Andrew
>>
>> Andrew Davis (6):
>>    ti-crypto-examples: Remove ti-crypto-examples
>>    big-data-ipc-demo: Merge include file and rename
>>    cmem: Remove Makefile_cmem-mod and cmem refrences
>>    meta-arago: Remove remaining bits of ti-ocf-crypto-module
>>    ti-pru-sw: Remove old TI-PRU-SW examples and helpers
>>    ti-tisdk: Remove uio-module-drv kernel module
>>
>>   .../conf/distro/include/arago-source-ipk.inc  | 19 ++---------
>>   ...ackagegroup-arago-tisdk-addons-sdk-host.bb | 19 +----------
>>   ...kagegroup-arago-tisdk-addons-sdk-target.bb |  5 ---
>>   .../packagegroup-arago-tisdk-addons.bb        | 24 +-------------
>>   .../packagegroup-arago-tisdk-crypto.bb        |  1 -
>>   .../recipes-core/packagegroups/ti-test.bb     |  2 --
>>   .../ti-tisdk-makefile/Makefile_cmem-mod       | 33 -------------------
>>   .../Makefile_ti-crypto-examples               | 24 --------------
>>   .../Makefile_ti-ocf-crypto-module             | 18 ----------
>>   .../ti-tisdk-makefile/Makefile_uio-module-drv | 28 ----------------
>>   .../ti-tisdk-makefile_1.0.bb                  | 11 -------
>>   .../big-data-ipc-demo/big-data-ipc-demo.inc   | 30 -----------------
>>   ...-linux_git.bb => big-data-ipc-demo_git.bb} | 30 +++++++++++------
>>   .../ti-crypto-examples_git.bb                 | 30 -----------------
>>   .../ti-pru-sw-app-loader_1.00.00.bb           | 26 ---------------
>>   .../ti-pru-sw-edma-library_1.00.00.bb         | 30 -----------------
>>   .../ti-pru-sw-examples_1.00.00.bb             | 31 -----------------
>>   17 files changed, 24 insertions(+), 337 deletions(-)
>>   delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_cmem-mod
>>   delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_ti-crypto-examples
>>   delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_ti-ocf-crypto-module
>>   delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_uio-module-drv
>>   delete mode 100644 meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc
>>   rename meta-arago-extras/recipes-apps/big-data-ipc-demo/{big-data-ipc-demo-linux_git.bb => big-data-ipc-demo_git.bb} (54%)
>>   delete mode 100644 meta-arago-extras/recipes-core/ti-crypto-examples/ti-crypto-examples_git.bb
>>   delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-app-loader/ti-pru-sw-app-loader_1.00.00.bb
>>   delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-edma-library/ti-pru-sw-edma-library_1.00.00.bb
>>   delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-examples/ti-pru-sw-examples_1.00.00.bb
Denys Dmytriyenko Oct. 26, 2022, 2:10 a.m. UTC | #3
On Mon, Oct 24, 2022 at 02:08:28PM -0500, Andrew Davis wrote:
> On 10/11/22 2:22 PM, Denys Dmytriyenko wrote:
> >On Tue, Oct 11, 2022 at 12:53:14PM -0500, Andrew Davis via lists.yoctoproject.org wrote:
> >>Hello all,
> >>
> >>Same series as last time, just removed that last patch
> >>(meta-arago: Use new J7 SoC names over specific board names)
> >>as it will be expanded into a new series.
> >
> >LGTM, thanks!
> >
> >
> 
> 
> Ryan,
> 
> Ping? This series will merge-conflict with Denys' patch removing
> the makefiles, so this needs to go in first.

Yeah, there will be a conflict either way. I'm currently queueing up patches 
to master/kirkstone along with the final syncup from dunfell. I'll try to get 
to the list shortly.