All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-processor-sdk][PATCH] linuxptp: switch to V2.0-based release branch
@ 2019-05-28 15:46 Eric Ruei
  0 siblings, 0 replies; only message in thread
From: Eric Ruei @ 2019-05-28 15:46 UTC (permalink / raw)
  To: meta-arago

- rebased all patches to Linuxptp 2.0

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
---
 recipes-connectivity/linuxptp/linuxptp_%.bbappend | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-connectivity/linuxptp/linuxptp_%.bbappend b/recipes-connectivity/linuxptp/linuxptp_%.bbappend
index 7cc76f4..be96f47 100644
--- a/recipes-connectivity/linuxptp/linuxptp_%.bbappend
+++ b/recipes-connectivity/linuxptp/linuxptp_%.bbappend
@@ -1,11 +1,11 @@
-PR_append = ".tisdk11"
-PV = "1.8+"
+PR_append = ".tisdk12"
+PV = "2.0+"
 
-BRANCH = "ti-linuxptp-release"
+BRANCH = "ti-linuxptp-v2.0-release"
 SRC_URI = "git://git.ti.com/processor-sdk/linuxptp.git;protocol=git;branch=${BRANCH} \
            file://build-Allow-CC-and-prefix-to-be-overriden.patch"
 
-SRCREV = "2b48bb38da8453df1d57cbe0c58e8bb5551ec83c"
+SRCREV = "6dce667871385fc9bb435829b71fac1db5df6d1c"
 
 S = "${WORKDIR}/git"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-28 15:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-28 15:46 [meta-processor-sdk][PATCH] linuxptp: switch to V2.0-based release branch Eric Ruei

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.