On 21:37-20210525, Denys Dmytriyenko wrote:
> On Mon, May 24, 2021 at 05:37:56PM +0530, Nikhil Devshatwar wrote:
> > On 06:42-20210524, Nishanth Menon wrote:
> > > On 15:22-20210524, Nikhil Devshatwar wrote:
> > > > Add packages in the tisdk-addons which allows to build Gstreamer and
> > > > other GST based demo applications from the target filesystem.
> > > > 
> > > > All these are open source packages, recipes for which are already
> > > > present in upstream layers.
> > > > 
> > > > Signed-off-by: Nikhil Devshatwar <nikhil...@ti.com>
> > > > ---
> > > >  .../packagegroups/packagegroup-arago-tisdk-addons.bb  | 11 +++++++++--
> > > >  1 file changed, 9 insertions(+), 2 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 287cba63..2c3fff5c 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
> > > > @@ -1,6 +1,6 @@
> > > >  DESCRIPTION = "Task to install additional utilities/demos for SDKs"
> > > >  LICENSE = "MIT"
> > > > -PR = "r79"
> > > > +PR = "r80"
> > > >  
> > > >  PACKAGE_ARCH = "${MACHINE_ARCH}"
> > > >  
> > > > @@ -67,7 +67,14 @@ UTILS_append_k3 = " mmc-utils \
> > > >  UTILS_append_am64xx = " ti-rtos-firmware"
> > > >  UTILS_append_am65xx = " ti-rtos-firmware pru-icss pru-pwm-fw"
> > > >  UTILS_append_j7 = " ti-rtos-firmware"
> > > > -UTILS_append_j7-evm = " pru-icss"
> > > > +UTILS_append_j7-evm = " \
> > > > +    pru-icss \
> > > > +    cmake \
> > > > +    libyaml \
> > > > +    python3-pyyaml \
> > > > +    boost \
> > > > +    ninja \
> > > > +"
> > > >  UTILS_append_j7-hs-evm = " pru-icss"
> > > >  
> > > >  UTILS_append_omapl138 = " ti-ipc-rtos-fw"
> > > 
> > > 
> > > Should'nt we go the other direction of making the core layer thinner and
> > > add the packages as part of the dependencies of what ever the demos we'd
> > > want to add?
> > 
> > Yes, but that is possible only when we have feeds enabled.
> > Till then, there should be at least one filesystem where everything is
> > present.
> 
> Can this be added to meta-psdkla or whatever the current downstream layer is?

For now, this is already added in meta-psdkla.
I am trying to upstream this into meta-arago since the change is
generic. That's why the addition is happening only to j7-evm

Regards,
Nikhil D

> 
> -- 
> Regards,
> Denys Dmytriyenko <de...@denix.org>
> PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
> Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964
_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to