Have you tried building it?
On Mon, Feb 10, 2020 at 10:25:18AM -0600, Angela Stegmaier wrote: > From: Santosh Jha <[email protected]> > > Replacing ipc-lld-fw with ipc-lld-examples-rtos to > build from source. > > Signed-off-by: Santosh Jha <[email protected]> > Signed-off-by: Angela Stegmaier <[email protected]> > --- > .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb | 4 > ++-- > 1 file changed, 2 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 a1b55ee..1612322 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 > @@ -77,8 +77,8 @@ UTILS_append_k3 = " mmc-utils \ > jailhouse \ > " > > -UTILS_append_am65xx = " ipc-lld-fw ti-ipc-rtos-fw pru-icss pru-pwm-fw" > -UTILS_append_j7-evm = " ipc-lld-fw pru-icss ti-display-sharing-fw > cpsw9g-eth-fw" > +UTILS_append_am65xx = " ipc-lld-examples-rtos ti-ipc-rtos-fw pru-icss > pru-pwm-fw" > +UTILS_append_j7-evm = " ipc-lld-examples-rtos pru-icss ti-display-sharing-fw > cpsw9g-eth-fw" > > UTILS_append_omapl138 = " ti-ipc-rtos-fw" > > -- > 1.9.1 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
