From 418855aa0bf635755855fda01680e6d22b6c969c Mon Sep 17 00:00:00 2001 From: Dan Murphy Date: Thu, 17 Dec 2020 06:58:10 -0600 Subject: [PATCH] prueth-fw-am65x-sr2: Updating firmware to 02.02.08.02 Signed-off-by: Dan Murphy --- recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb | 4 ++-- 1 file 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 c66bee80..57cf37a2 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 = "02.02.07.02" +PV = "02.02.08.02" CLEANBROKEN = "1" @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "am65xx-evm" PACKAGE_ARCH = "${MACHINE_ARCH}" -SRCREV = "c911bcec682ef053a15f9c7d5867a0dd2da2632b" +SRCREV = "31e626d84a3f8a5dc7175b79440972ce90a23de0" BRANCH ?= "ti-linux-firmware" SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"