-
Notifications
You must be signed in to change notification settings - Fork 33
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
fix: Update the Yocto configuration file for J7200 Linux SDK #98
base: master
Are you sure you want to change the base?
Conversation
J7200 Linux SDK's yocto config file differs from that of AM67/AM68/AM69. Signed-off-by: Aniket Limaye <[email protected]>
New warnings found with rstcheck:
|
+====================================================+=====================================+================================+ | ||
| |__SDK_FULL_NAME__| : 10_01 Release | processor-sdk-gateway-10_01.txt | |__SDK_BUILD_MACHINE__| | | ||
+----------------------------------------------------+-------------------------------------+--------------------------------+ | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A new config (gateway) is now present that is not shown before. Can you be more descriptive on new changes w.r.t this patch in commitmsg
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed. Already got a few people internally asking about this change, why it was done, etc.
Doubt anyone outside of TI will have a clue why this platform is different.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay will update commit msg
| Description | Config File | Supported yocto build machine | | ||
+====================================================+=====================================+================================+ | ||
| |__SDK_FULL_NAME__| : 10_01 Release | processor-sdk-linux-10_01_08_01.txt | |__SDK_BUILD_MACHINE__| | | ||
+----------------------------------------------------+-------------------------------------+--------------------------------+ | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
J7200 Linux SDK's yocto config file differs from that of AM67/AM68/AM69.