On 14:35-20220322, Ryan Eatmon via lists.yoctoproject.org wrote: > From: Nishanth Menon <[email protected]> > > lets add support for the latest of TI SoC. > > Signed-off-by: Nishanth Menon <[email protected]> > Signed-off-by: Ryan Eatmon <[email protected]> > --- > .../recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git > a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb > b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb > index 7bda8eed..7fb47bbb 100644 > --- > a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb > +++ > b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb > @@ -363,6 +363,7 @@ K3_UBOOT_MACHINE_R5_j7-evm = "j721e_evm_r5_config" > K3_UBOOT_MACHINE_R5_j7-hs-evm = "j721e_hs_evm_r5_config" > K3_UBOOT_MACHINE_R5_j7200-evm = "j7200_evm_r5_config" > K3_UBOOT_MACHINE_R5_j721s2-evm = "j721s2_evm_r5_config" > +K3_UBOOT_MACHINE_R5_am62xx-evm = "am62xx_evm_r5_config" > > do_install_append_k3() { > cat >> ${D}/Rules.make << __EOF__ > -- > 2.17.1
We probably also will need update to recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb and recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb same update is needed in ti-tisdk-makefile PRU_ICSS_INSTALL_TARGET_am64xx .. -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13714): https://lists.yoctoproject.org/g/meta-arago/message/13714 Mute This Topic: https://lists.yoctoproject.org/mt/89960458/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
