1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

prueth-fw: bump to pick up the correct 3.1.4 binaries

Since no version update, bump the PR explicitly.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Cc: Suman Anna <s-anna@ti.com>
Cc: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Suman Anna <s-anna@ti.com>
This commit is contained in:
Denys Dmytriyenko
2017-05-12 04:47:37 +00:00
parent d775366e4c
commit 9ba3edd788

View File

@@ -4,7 +4,7 @@ LICENSE = "TI-TFL"
LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
PV = "3.1.4"
PR = "r1"
PR = "r2"
CLEANBROKEN = "1"
@@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "am57xx-evm|am437x-evm|am335x-evm|k2g"
PACKAGE_ARCH = "${MACHINE_ARCH}"
SRCREV = "4ed1022c62bfe4ed4c66112024c8ee1301e9439d"
SRCREV = "6e1cf7bbc7e8050cb5c64a9098ed0b8a5c9de884"
BRANCH ?= "ti-linux-firmware-4.1.y"
SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"