You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good day, I was looking at the imx-atf_2.4.bb recipe in branch rel_imx_5.15.32-2.0.0-stable. The lines 23 to 33 and line 38 present a wrong override sintax for the compatible layer (kirkstone).
I think you should replace the underscore with columns: PLATFORM_(machine-name) -> PLATFORM:(machine-name)
The text was updated successfully, but these errors were encountered:
Good day, I was looking at the imx-atf_2.4.bb recipe in branch rel_imx_5.15.32-2.0.0-stable.
The lines 23 to 33 and line 38 present a wrong override sintax for the compatible layer (kirkstone).
I think you should replace the underscore with columns:
PLATFORM_(machine-name)
->PLATFORM:(machine-name)
The text was updated successfully, but these errors were encountered: