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

Conversation

dwalkes
Copy link
Member

@dwalkes dwalkes commented Aug 30, 2024

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 #1684

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
Copy link
Member Author

dwalkes commented Aug 30, 2024

Should also be backported to scarthgap-l4t-r35.x and scarthgap, let me know if you'd like PRs for these.

@madisongh madisongh merged commit a0a0005 into OE4T:master Aug 31, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants