diff mbox series

[meta-arago,master] packagegroup-arago-tisdk-addons: Remove ti-ipc-examples-linux

Message ID 20240312151208.15349-1-afd@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master] packagegroup-arago-tisdk-addons: Remove ti-ipc-examples-linux | expand

Commit Message

Andrew Davis March 12, 2024, 3:12 p.m. UTC
This IPC example is no longer supported nor recommended for new designs.
The documentation is no not available either (was on Processors Wiki).
Remove this example.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 .../packagegroups/packagegroup-arago-tisdk-addons.bb           | 3 ---
 1 file changed, 3 deletions(-)

Comments

Chirag Shilwant March 13, 2024, 6:14 a.m. UTC | #1
On 12/03/24 20:42, Andrew Davis via lists.yoctoproject.org wrote:
> This IPC example is no longer supported nor recommended for new 
> designs. The documentation is no not available either (was on 
> Processors Wiki). Remove this example. Signed-off-by: Andrew Davis 
> <afd@ ti. com> --- 
> .. . /packagegroups/packagegroup-arago-tisdk-addons. bb
> ZjQcmQRYFpfptBannerStart
> This message was sent from outside of Texas Instruments.
> Do not click links or open attachments unless you recognize the source 
> of this email and know the content is safe.
> ZjQcmQRYFpfptBannerEnd
> This IPC example is no longer supported nor recommended for new designs.
> The documentation is no not available either (was on Processors Wiki).
s/no/now
> Remove this example.
>
> Signed-off-by: Andrew Davis <afd@ti.com>
> ---
>   .../packagegroups/packagegroup-arago-tisdk-addons.bb           | 3 ---
>   1 file changed, 3 deletions(-)
>
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> index 11d10596..db778699 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> @@ -85,9 +85,6 @@ EXTRA_PACKAGES:omapl138 = " \
>       protobuf \
>   "
>   
> -EXTRA_PACKAGES:append:omap-a15 = " ti-ipc-examples-linux"
> -EXTRA_PACKAGES:append:omapl138 = " ti-ipc-examples-linux"
> -
>   #EXTRA_PACKAGES:append:omap-a15 = " \
>   #    ${@bb.utils.contains('MACHINE_FEATURES','dsp','big-data-ipc-demo big-data-ipc-demo-firmware','',d)} \
>   #"
> -- 
> 2.39.2
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#15235):https://urldefense.com/v3/__https://lists.yoctoproject.org/g/meta-arago/message/15235__;!!G3vK!WOPbjzc4Qyg25gsVJg1LoEiHs3JPyvKjG1UN3ZWu5InlW5_Msg-bm7_jszF-fqhoOPYNVE_cGTZNVBmIA4v6NaVEBP1u$
> Mute This Topic:https://urldefense.com/v3/__https://lists.yoctoproject.org/mt/104886314/7030289__;!!G3vK!WOPbjzc4Qyg25gsVJg1LoEiHs3JPyvKjG1UN3ZWu5InlW5_Msg-bm7_jszF-fqhoOPYNVE_cGTZNVBmIA4v6NbNInt_H$
> Group Owner: meta-arago+owner@lists.yoctoproject.org
> Unsubscribe:https://urldefense.com/v3/__https://lists.yoctoproject.org/g/meta-arago/unsub__;!!G3vK!WOPbjzc4Qyg25gsVJg1LoEiHs3JPyvKjG1UN3ZWu5InlW5_Msg-bm7_jszF-fqhoOPYNVE_cGTZNVBmIA4v6NZvmxbjm$  [c-shilwant@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
index 11d10596..db778699 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
@@ -85,9 +85,6 @@  EXTRA_PACKAGES:omapl138 = " \
     protobuf \
 "
 
-EXTRA_PACKAGES:append:omap-a15 = " ti-ipc-examples-linux"
-EXTRA_PACKAGES:append:omapl138 = " ti-ipc-examples-linux"
-
 #EXTRA_PACKAGES:append:omap-a15 = " \
 #    ${@bb.utils.contains('MACHINE_FEATURES','dsp','big-data-ipc-demo big-data-ipc-demo-firmware','',d)} \
 #"