Fix typo and missing 'T' character in variable reference for PARTITION_LAYOUT_EXTERNAL.
The current typo means if the name of the file referenced by PARTITION_FILE_EXTERNAL was different than the name PARTITION_LAYOUT_EXTERNAL, the wrong filename would be used in the l4t-storage-layout dir.
Fix typo and missing 'T' character in variable reference for
PARTITION_LAYOUT_EXTERNAL
.The current typo means if the name of the file referenced by
PARTITION_FILE_EXTERNAL
was different than the namePARTITION_LAYOUT_EXTERNAL
, the wrong filename would be used in the l4t-storage-layout dir.Relates to https://github.com/OE4T/meta-tegra/pull/1684