diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-10-06 00:26:48 +0000 |
---|---|---|
committer | Dan Murphy <dmurphy@ti.com> | 2020-10-06 06:47:50 -0500 |
commit | c5d2c2706628f795002236245387ff3ffb270ff4 (patch) | |
tree | a2557f7651948a8b6ef4651a354cdf1878b5566e /recipes-bsp | |
parent | f786bed761be8ea569b919778967d5d8fbedddc6 (diff) | |
download | meta-ti-c5d2c2706628f795002236245387ff3ffb270ff4.tar.gz meta-ti-c5d2c2706628f795002236245387ff3ffb270ff4.tar.bz2 meta-ti-c5d2c2706628f795002236245387ff3ffb270ff4.zip |
prueth-fw-am65x-sr2: Updating firmware to 02.02.07.02
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/prueth-fw/prueth-fw-am65x-sr2_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb index 6e17c4aa5..c66bee80d 100644 --- a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb +++ b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb @@ -3,7 +3,7 @@ SUMMARY = "PRU Ethernet firmware for AM65xx SR2.0" LICENSE = "TI-TFL" LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" -PV = "2.2.0.1+2.2.0.2-rc1" +PV = "02.02.07.02" CLEANBROKEN = "1" @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "am65xx-evm" PACKAGE_ARCH = "${MACHINE_ARCH}" -SRCREV = "ea4bf53ba0a4a30bb7e0e8b6138fdb22fe50372a" +SRCREV = "c911bcec682ef053a15f9c7d5867a0dd2da2632b" BRANCH ?= "ti-linux-firmware" SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" |