diff options
Diffstat (limited to 'recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb')
-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 6e17c4aa..c66bee80 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" | |||
3 | LICENSE = "TI-TFL" | 3 | LICENSE = "TI-TFL" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" |
5 | 5 | ||
6 | PV = "2.2.0.1+2.2.0.2-rc1" | 6 | PV = "02.02.07.02" |
7 | 7 | ||
8 | CLEANBROKEN = "1" | 8 | CLEANBROKEN = "1" |
9 | 9 | ||
@@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "am65xx-evm" | |||
11 | 11 | ||
12 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 12 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
13 | 13 | ||
14 | SRCREV = "ea4bf53ba0a4a30bb7e0e8b6138fdb22fe50372a" | 14 | SRCREV = "c911bcec682ef053a15f9c7d5867a0dd2da2632b" |
15 | BRANCH ?= "ti-linux-firmware" | 15 | BRANCH ?= "ti-linux-firmware" |
16 | 16 | ||
17 | SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" | 17 | SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" |