Skip to content
Snippets Groups Projects
Commit 0f380b0a authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

machines: Add new seco-nxp machine override

We need an additional override that has a higher prio than the ones from
meta-freescale but still can be overridden by specific machine overrides
(e.g. seco-mx8mp).
The override is intended for vendor specific config files (e.g.
weston.ini).
parent c78b26ce
No related branches found
No related tags found
1 merge request!494machines: Add new seco-nxp machine override
Pipeline #92742 passed with stage
in 10 seconds
...@@ -14,6 +14,8 @@ KBUILD_BUILD_HOST := "seco.com" ...@@ -14,6 +14,8 @@ KBUILD_BUILD_HOST := "seco.com"
# For more info see meta-freescale/conf/machine/include/imx-base.inc. # For more info see meta-freescale/conf/machine/include/imx-base.inc.
MACHINEOVERRIDES_EXTENDER_FILTER_OUT = " " MACHINEOVERRIDES_EXTENDER_FILTER_OUT = " "
MACHINEOVERRIDES =. "seco-nxp:"
MACHINE_EXTRA_RRECOMMENDS:append = " \ MACHINE_EXTRA_RRECOMMENDS:append = " \
gfxml2dto \ gfxml2dto \
kernel-modules \ kernel-modules \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment