All of lore.kernel.org
 help / color / mirror / Atom feed
* [thud/master][PATCH] EMAC LLD fix for prueth-fw-am65x build issue
@ 2019-08-07 22:26 Mahesh Radhakrishnan
  2019-08-07 22:26 ` [thud/master][PATCH] emac-lld:SRCREV bump to 01.00.03.17A Mahesh Radhakrishnan
  0 siblings, 1 reply; 2+ messages in thread
From: Mahesh Radhakrishnan @ 2019-08-07 22:26 UTC (permalink / raw)
  To: meta-ti

This fixes the prueth-fw-am65x build issue by removing the existing firmware bin files.

Mahesh Radhakrishnan (1):
  emac-lld:SRCREV bump to 01.00.03.17A

 recipes-bsp/emac-lld/emac-lld.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [thud/master][PATCH] emac-lld:SRCREV bump to 01.00.03.17A
  2019-08-07 22:26 [thud/master][PATCH] EMAC LLD fix for prueth-fw-am65x build issue Mahesh Radhakrishnan
@ 2019-08-07 22:26 ` Mahesh Radhakrishnan
  0 siblings, 0 replies; 2+ messages in thread
From: Mahesh Radhakrishnan @ 2019-08-07 22:26 UTC (permalink / raw)
  To: meta-ti

---
 recipes-bsp/emac-lld/emac-lld.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/emac-lld/emac-lld.inc b/recipes-bsp/emac-lld/emac-lld.inc
index 55bd3ec..8abc813 100644
--- a/recipes-bsp/emac-lld/emac-lld.inc
+++ b/recipes-bsp/emac-lld/emac-lld.inc
@@ -2,8 +2,8 @@ EMAC_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/emac-lld.git"
 EMAC_LLD_GIT_PROTOCOL = "git"
 EMAC_LLD_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.EMAC_LLD.01.00.03.16C"
-EMAC_LLD_SRCREV = "ec4a839e5db4b351524b2162d0c5dab8a9da367b"
+# Below commit ID corresponds to "DEV.EMAC_LLD.01.00.03.17A"
+EMAC_LLD_SRCREV = "696ba15f8fc73d0138e92a9335997ab3436b228c"
 
 BRANCH ="${EMAC_LLD_GIT_BRANCH}"
 SRC_URI = "${EMAC_LLD_GIT_URI};protocol=${EMAC_LLD_GIT_PROTOCOL};branch=${BRANCH}"
@@ -11,4 +11,4 @@ SRC_URI = "${EMAC_LLD_GIT_URI};protocol=${EMAC_LLD_GIT_PROTOCOL};branch=${BRANCH
 SRCREV = "${EMAC_LLD_SRCREV}"
 
 # The LLD version
-PV = "01.00.03.16+git${SRCPV}"
+PV = "01.00.03.17A+git${SRCPV}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-07 22:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-07 22:26 [thud/master][PATCH] EMAC LLD fix for prueth-fw-am65x build issue Mahesh Radhakrishnan
2019-08-07 22:26 ` [thud/master][PATCH] emac-lld:SRCREV bump to 01.00.03.17A Mahesh Radhakrishnan

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.