Skip to content

Commit

Permalink
base: u-boot-fio-mfgtool: add version imx-2022.04
Browse files Browse the repository at this point in the history
Add mfgtool u-boot recipe based on u-boot-fio 2021.04.

Default preference to -1 until we are able to update all targets to this
version.

Signed-off-by: Oleksandr Suvorov <[email protected]>
  • Loading branch information
MrCry0 committed Aug 17, 2022
1 parent 6be6fe7 commit d6d7240
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions meta-lmp-base/recipes-bsp/u-boot/u-boot-fio-mfgtool_imx-2022.04.bb
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
SUMMARY = "Produces a Manufacturing Tool compatible U-Boot"
DESCRIPTION = "U-Boot recipe that produces a Manufacturing Tool compatible \
binary to be used in updater environment"

require recipes-bsp/u-boot/u-boot-fio_imx-2022.04.bb

# Environment config is not required for mfgtool
SRC_URI:remove = "file://fw_env.config"

DEFAULT_PREFERENCE = "-1"

0 comments on commit d6d7240

Please sign in to comment.