diff options
author | Roger Quadros <rogerq@ti.com> | 2020-10-01 19:53:21 +0000 |
---|---|---|
committer | Dan Murphy <dmurphy@ti.com> | 2020-10-05 09:57:09 -0500 |
commit | f786bed761be8ea569b919778967d5d8fbedddc6 (patch) | |
tree | ff58015859954491af8ff0818bdcb72000540c16 /recipes-bsp | |
parent | f3a86552689dca953cffca104dcad9508cd73cc6 (diff) | |
download | meta-ti-f786bed761be8ea569b919778967d5d8fbedddc6.tar.gz meta-ti-f786bed761be8ea569b919778967d5d8fbedddc6.tar.bz2 meta-ti-f786bed761be8ea569b919778967d5d8fbedddc6.zip |
prusw-fw: Update the firmware to 3.1.4 version
Update the firmware to version 3.1.4
Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb (renamed from recipes-bsp/prusw-fw/prusw-fw_3.0.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/prusw-fw/prusw-fw_3.0.3.bb b/recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb index 6eac87c52..b8897e4bb 100644 --- a/recipes-bsp/prusw-fw/prusw-fw_3.0.3.bb +++ b/recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|am57xx-evm|am57xx-hs-evm" PACKAGE_ARCH = "${MACHINE_ARCH}" -SRCREV = "7ba9722b74608ad4472790972917e1205eb3c049" +SRCREV = "b19bf13a16d7f5c1260cf4d48cf967e5c7e15128" BRANCH ?= "ti-linux-firmware" SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" |