On 3/24/2022 20:47, Andrew Davis wrote:
On 3/24/22 5:21 PM, Ryan Eatmon via lists.yoctoproject.org wrote:@@ -167,6 +182,10 @@ ALTERNATIVE_${PN}_am64xx = "\ am64-main-r5f1_1-fw \ am64-mcu-m4f0_0-fw \ " +ALTERNATIVE_${PN}_am62xx = "\ + am62-mcu-m4f0_0-fw \ + am62-main-r5f0_0-fw \^^ Looks like some tabs found there way in here..
I'll remove those errant tabs in v4.
Why do we have these indented so far anyway, this whole file has wacky indenting, needs normalized.
The formatting has been in there for quite a while, so a more general file clean up might be in order. I'll save that for another commit after we get past all of the am62xx changes.
Andrew+ " ALTERNATIVE_${PN}_j7 = "\ j7-mcu-r5f0_0-fw \ @@ -216,6 +235,9 @@ TARGET_MAIN_R5FSS1_0_am64xx = "am64-main-r5f1_0-fw" TARGET_MAIN_R5FSS1_1_am64xx = "am64-main-r5f1_1-fw" TARGET_MCU_M4FSS0_0_am64xx = "am64-mcu-m4f0_0-fw" +TARGET_MAIN_R5FSS0_0_am62xx = "am62-main-r5f0_0-fw" +TARGET_MCU_M4FSS0_0_am62xx = "am62-mcu-m4f0_0-fw" +
-- Ryan Eatmon [email protected]
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14556): https://lists.yoctoproject.org/g/meta-ti/message/14556 Mute This Topic: https://lists.yoctoproject.org/mt/90010764/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
