-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bsp: meta-freescale: Convert to the new override subsystem
[1] updated the override subsystem used in meta-freescale, and now it includes the BSP, with 3 options: imx*-generic-bsp imx*-nxp-bsp imx*-mainline-bsp Generic options (machine specific, not BSP) were updated to imx-generic-bsp, while options specific to the NXP BSP (e.g. kernel, wireless driver, etc) were updated to use the respective imx*-nxp-bsp overrides. [1] Freescale/meta-freescale@30f5ce1 Signed-off-by: Daiane Angolini <[email protected]> Signed-off-by: Ricardo Salveti <[email protected]>
- Loading branch information
1 parent
5e6ff01
commit 2aa3b9a
Showing
13 changed files
with
201 additions
and
197 deletions.
There are no files selected for viewing
266 changes: 135 additions & 131 deletions
266
meta-lmp-bsp/conf/machine/include/lmp-machine-custom.inc
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Binary file modified
BIN
+36 Bytes
(100%)
meta-lmp-bsp/dynamic-layers/xilinx-tools/recipes-bsp/hdf/external-hdf/uz3eg-iocc/system.xsa
Binary file not shown.
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# imx weston-init tries to uncomment [shell] for some machines | ||
# this is already uncommented for lmp-wayland weston.ini so remove here | ||
INI_UNCOMMENT_ASSIGNMENTS:remove:imx = "\\[shell\\]" | ||
INI_UNCOMMENT_ASSIGNMENTS:remove:imx-nxp-bsp = "\\[shell\\]" |
This file contains 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
This file contains 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
This file contains 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
This file contains 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