diff options
author | Denys Dmytriyenko <denys@ti.com> | 2019-04-30 04:20:07 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-04-30 15:58:33 +0000 |
commit | 24d3c0d6a780ad87fcfb388f51204d0896046e79 (patch) | |
tree | 265d413e1b4d0d694f8411edcfa1002da89f2934 /recipes-bsp/prueth-fw | |
parent | d60fe200e73741673660103efd6205dff5099d86 (diff) | |
download | meta-ti-24d3c0d6a780ad87fcfb388f51204d0896046e79.tar.gz |
prueth-fw-bin: update 5.1.0.7 -> 5.3.0.5
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/prueth-fw')
-rw-r--r-- | recipes-bsp/prueth-fw/prueth-fw-bin_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/prueth-fw/prueth-fw-bin_git.bb b/recipes-bsp/prueth-fw/prueth-fw-bin_git.bb index d129620c..60dc0879 100644 --- a/recipes-bsp/prueth-fw/prueth-fw-bin_git.bb +++ b/recipes-bsp/prueth-fw/prueth-fw-bin_git.bb | |||
@@ -3,7 +3,7 @@ SUMMARY = "PRU Ethernet firmware for AM65xx" | |||
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 = "5.1.0.7" | 6 | PV = "5.3.0.5" |
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 = "1e03f08e89bee6d29ffd25782f5ce45b1b4bf1e6" | 14 | SRCREV = "534ba03becfa9b39ccbd42b97e091abd94a207e7" |
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}" |