meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [meta-arago][master][PATCH] packagegroup-arago-tisdk-addons: Remove ti-ipc-examples-linux
@ 2024-03-12 15:12 Andrew Davis
  2024-03-13  6:14 ` [EXTERNAL] " Chirag Shilwant
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Davis @ 2024-03-12 15:12 UTC (permalink / raw)
  To: Denys Dmytriyenko, Ryan Eatmon, meta-arago; +Cc: Andrew Davis

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(-)

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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [EXTERNAL] [meta-arago][master][PATCH] packagegroup-arago-tisdk-addons: Remove ti-ipc-examples-linux
  2024-03-12 15:12 [meta-arago][master][PATCH] packagegroup-arago-tisdk-addons: Remove ti-ipc-examples-linux Andrew Davis
@ 2024-03-13  6:14 ` Chirag Shilwant
  0 siblings, 0 replies; 2+ messages in thread
From: Chirag Shilwant @ 2024-03-13  6:14 UTC (permalink / raw)
  To: afd, Denys Dmytriyenko, Ryan Eatmon, meta-arago

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]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-13  6:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 15:12 [meta-arago][master][PATCH] packagegroup-arago-tisdk-addons: Remove ti-ipc-examples-linux Andrew Davis
2024-03-13  6:14 ` [EXTERNAL] " Chirag Shilwant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).