summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2020-09-16 07:52:10 +0000
committerStefan Agner <stefan.agner@toradex.com>2020-09-16 12:56:57 +0000
commite3c9f089b2dd3b807d97dec80fa15a5d13f86cea (patch)
treec12baf9b146dc6284da4ea9de4331005bd4f07bd /scripts
parent35fd1b9ead35b45a590b0a478f9ca11512d05921 (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>
Diffstat (limited to 'scripts')
-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",