summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2020-09-16 07:52:10 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2020-09-16 17:06:40 +0200
commita875d94159406c0f83ae95a6efc30fab498b6cec (patch)
tree2cbf7e97108687a97d13407752fed996b5d5379b
parent7cc3de4ff380daee848e3ff5c17a1a72ed07cdb2 (diff)
uprev-srcrev: add imx-sc-firmware support
Add imx-sc-firmware to the list of recipes to update src rev. This recipe is now a regular recipe (not a bbappend) and hence can be used uprev'ed using recipetool. Related-to: AUT-355 Signed-off-by: Stefan Agner <stefan.agner@toradex.com> (cherry picked from commit e3c9f089b2dd3b807d97dec80fa15a5d13f86cea)
-rwxr-xr-xscripts/uprev-srcrev1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/uprev-srcrev b/scripts/uprev-srcrev
index 782af69..dffb993 100755
--- a/scripts/uprev-srcrev
+++ b/scripts/uprev-srcrev
@@ -26,6 +26,7 @@ recipes = [
"../layers/meta-toradex-bsp-common/recipes-kernel/linux/device-tree-overlays-mainline_git.bb",
"../layers/meta-toradex-nxp/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb",
"../layers/meta-toradex-nxp/recipes-kernel/linux/device-tree-overlays_git.bb",
+ "../layers/meta-toradex-nxp/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.5.1.bb",
"../layers/meta-toradex-nxp/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb",
"../layers/meta-toradex-nxp/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb",
"../layers/meta-toradex-tegra/recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb",