Module: meta-ti Branch: krogoth Commit: 008497c611bc381014d310678e7dd39668959fea URL: http://arago-project.org/git/meta-ti.git?a=commit;h=008497c611bc381014d310678e7dd39668959fea
Author: Denys Dmytriyenko <[email protected]> Date: Tue Aug 30 01:17:19 2016 +0000 prueth-fw: update to version 3.1.4 Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-bsp/prueth-fw/prueth-fw_git.bb | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/recipes-bsp/prueth-fw/prueth-fw_git.bb b/recipes-bsp/prueth-fw/prueth-fw_git.bb index 234fba5..f48bb25 100644 --- a/recipes-bsp/prueth-fw/prueth-fw_git.bb +++ b/recipes-bsp/prueth-fw/prueth-fw_git.bb @@ -3,11 +3,9 @@ DESCRIPTION = "PRU Ethernet firmware for AM57xx, AM437x and AM335x" LICENSE = "TI-TFL" LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" -PV_am57xx-evm = "1.0.0" -PV_am437x-evm = "2.1.2" -PV_am335x-evm = "2.1.2" +PV = "3.1.4" -PR = "r2" +PR = "r0" CLEANBROKEN = "1" @@ -15,7 +13,7 @@ COMPATIBLE_MACHINE = "am57xx-evm|am437x-evm|am335x-evm" PACKAGE_ARCH = "${MACHINE_ARCH}" -SRCREV = "4096bf1129c4a707069e685edd44ca64bd51421d" +SRCREV = "2229dbcb088365e1be8f00af6589e93eddfa3f2f" BRANCH ?= "ti-linux-firmware-4.1.y" SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
