Skip to content

Commit

Permalink
imx-oei: move to dynamic-layers and add arm-toolchain
Browse files Browse the repository at this point in the history
The recipe depends on meta-arm-toolchain, therefore it should be on
dynamic-layers/arm-toolchain folder. Create it and make the necessary
changes for conf/layer.conf.

Fixes: 61beaf5 ("recipes-bsp: introduce imx-oei recipe")
Signed-off-by: Hiago De Franco <[email protected]>
(cherry picked from commit 07931ef)
  • Loading branch information
hiagofranco authored and github-actions[bot] committed Sep 9, 2024
1 parent e246fc2 commit 873c567
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ BBFILES_DYNAMIC += " \
\
meta-arm:${LAYERDIR}/dynamic-layers/meta-arm/*/*/*.bbappend \
\
arm-toolchain:${LAYERDIR}/dynamic-layers/arm-toolchain/*/*/*.bb \
\
multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/*/*/*.bb \
multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/*/*/*.bbappend \
\
Expand Down
File renamed without changes.

0 comments on commit 873c567

Please sign in to comment.