summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2020-12-17 06:58:10 -0600
committerDan Murphy <dmurphy@ti.com>2020-12-17 14:22:58 -0600
commit418855aa0bf635755855fda01680e6d22b6c969c (patch)
treeae0c154421ef48b6e55818c1d4efc07be7b8d8ab
parentd3d78e286cc6ba42a7d8e193b2a38777228f12cc (diff)
downloadmeta-ti-418855aa0bf635755855fda01680e6d22b6c969c.tar.gz
prueth-fw-am65x-sr2: Updating firmware to 02.02.08.0207.02.00.001
Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb4
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 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"
3LICENSE = "TI-TFL" 3LICENSE = "TI-TFL"
4LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" 4LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
5 5
6PV = "02.02.07.02" 6PV = "02.02.08.02"
7 7
8CLEANBROKEN = "1" 8CLEANBROKEN = "1"
9 9
@@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "am65xx-evm"
11 11
12PACKAGE_ARCH = "${MACHINE_ARCH}" 12PACKAGE_ARCH = "${MACHINE_ARCH}"
13 13
14SRCREV = "c911bcec682ef053a15f9c7d5867a0dd2da2632b" 14SRCREV = "31e626d84a3f8a5dc7175b79440972ce90a23de0"
15BRANCH ?= "ti-linux-firmware" 15BRANCH ?= "ti-linux-firmware"
16 16
17SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" 17SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"