On Tue, Feb 11, 2020 at 01:34:45PM -0600, Angela Stegmaier wrote: > > > On 2/10/20 10:33 PM, Denys Dmytriyenko wrote: > >Have you tried building it? > > > > I did, but... looks like my setup had older pdk-fetch recipe in meta-ti. > After updating all to latest I am seeing a build failure in board-rtos.
I also saw failures in pm-lld-rtos on am65. > Thanks, > Angela > > > > >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
