* [PATCH] prusw-fw: Update the firmware to 3.1.6 version
@ 2020-10-15 11:55 Dan Murphy
2020-10-16 19:41 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Dan Murphy @ 2020-10-15 11:55 UTC (permalink / raw)
To: denys, meta-ti; +Cc: Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
recipes-bsp/prusw-fw/{prusw-fw_3.1.4.bb => prusw-fw_3.1.6.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename recipes-bsp/prusw-fw/{prusw-fw_3.1.4.bb => prusw-fw_3.1.6.bb} (93%)
diff --git a/recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb b/recipes-bsp/prusw-fw/prusw-fw_3.1.6.bb
similarity index 93%
rename from recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb
rename to recipes-bsp/prusw-fw/prusw-fw_3.1.6.bb
index b8897e4bb25b..684e77460021 100644
--- a/recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb
+++ b/recipes-bsp/prusw-fw/prusw-fw_3.1.6.bb
@@ -3,7 +3,7 @@ SUMMARY = "PRU Switch firmware for AM57xx, AM437x and AM335x"
LICENSE = "TI-TFL"
LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
-PR = "r0"
+PR = "r1"
CLEANBROKEN = "1"
@@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|am57xx-evm|am57xx-hs-evm"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-SRCREV = "b19bf13a16d7f5c1260cf4d48cf967e5c7e15128"
+SRCREV = "f95d048c0a007a5acac706edea4a3ffbfa8ca933"
BRANCH ?= "ti-linux-firmware"
SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"
--
2.28.0.585.ge1cfff676549
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] prusw-fw: Update the firmware to 3.1.6 version
2020-10-15 11:55 [PATCH] prusw-fw: Update the firmware to 3.1.6 version Dan Murphy
@ 2020-10-16 19:41 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2020-10-16 19:41 UTC (permalink / raw)
To: Dan Murphy; +Cc: meta-ti
On Thu, Oct 15, 2020 at 06:55:48AM -0500, Dan Murphy wrote:
> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> ---
> recipes-bsp/prusw-fw/{prusw-fw_3.1.4.bb => prusw-fw_3.1.6.bb} | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> rename recipes-bsp/prusw-fw/{prusw-fw_3.1.4.bb => prusw-fw_3.1.6.bb} (93%)
>
> diff --git a/recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb b/recipes-bsp/prusw-fw/prusw-fw_3.1.6.bb
> similarity index 93%
> rename from recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb
> rename to recipes-bsp/prusw-fw/prusw-fw_3.1.6.bb
> index b8897e4bb25b..684e77460021 100644
> --- a/recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb
> +++ b/recipes-bsp/prusw-fw/prusw-fw_3.1.6.bb
> @@ -3,7 +3,7 @@ SUMMARY = "PRU Switch firmware for AM57xx, AM437x and AM335x"
> LICENSE = "TI-TFL"
> LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
>
> -PR = "r0"
> +PR = "r1"
This is not strictly needed - you are already bumping PV from 3.1.4 to 3.1.6
> CLEANBROKEN = "1"
>
> @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|am57xx-evm|am57xx-hs-evm"
>
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> -SRCREV = "b19bf13a16d7f5c1260cf4d48cf967e5c7e15128"
> +SRCREV = "f95d048c0a007a5acac706edea4a3ffbfa8ca933"
> BRANCH ?= "ti-linux-firmware"
>
> SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"
> --
> 2.28.0.585.ge1cfff676549
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-16 19:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-15 11:55 [PATCH] prusw-fw: Update the firmware to 3.1.6 version Dan Murphy
2020-10-16 19:41 ` Denys Dmytriyenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.