tisdk-uenv: Convert am62lxx platform overrides to am62lxx-evm board overrides#169
Open
yogeshhegde wants to merge 2 commits intoTexasInstruments:master-nextfrom
Open
tisdk-uenv: Convert am62lxx platform overrides to am62lxx-evm board overrides#169yogeshhegde wants to merge 2 commits intoTexasInstruments:master-nextfrom
yogeshhegde wants to merge 2 commits intoTexasInstruments:master-nextfrom
Conversation
07ea6c4 to
467c6c7
Compare
cshilwant
requested changes
Apr 8, 2026
…verrides Convert platform-specific overrides from am62lxx to am62lxx-evm board specific overrides to properly target the EVM hardware and avoid any other hardware. Signed-off-by: Yogesh Hegde <y-hegde@ti.com>
beaglebadge-ti has build errors due to ubifs size restrictions meta-tisdk adds packages that increase the size of image leading to build errors while building ubifs. This patch ensures that the beaglebadge-ti does not build ubifs. Signed-off-by: Yogesh Hegde <y-hegde@ti.com>
467c6c7 to
fecdefa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Convert platform-specific overrides from am62lxx to am62lxx-evm board specific overrides to properly target the EVM hardware and avoid any other hardware.