Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tegra-storage-layout-base: fix typo on external layout #1685

Merged

Commits on Aug 30, 2024

  1. tegra-storage-layout-base: fix typo on external layout

    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.
    
    Relates to #1
    
    1: OE4T#1684
    
    Signed-off-by: Dan Walkes <[email protected]>
    dwalkes committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a2d7ba0 View commit details
    Browse the repository at this point in the history