All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell][PATCH v2] linuxptp: update bbappend against latest upstream
@ 2021-05-26 15:19 Yogesh Siraswar
  0 siblings, 0 replies; only message in thread
From: Yogesh Siraswar @ 2021-05-26 15:19 UTC (permalink / raw)
  To: Denys Dmytriyenko, Praneeth Bajjuri, Nishant Menon; +Cc: meta-arago

From: Denys Dmytriyenko <denys@konsulko.com>

Back-porting upstream patch dc1101ed36094749219285378a73f660255e3cbd
for dunfell. The dunfell linux-ptp is still at 2.0. This forks linuxptp
to 3.0 to update it for the linux ptp fixes done on meta-openembedded

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Cc: Lokesh Vutla <lokeshvutla@ti.com>
---
Re-sending with correct email.
Fixed the subject to be applicable to only dunfell

 .../recipes-connectivity/linuxptp/linuxptp_%.bbappend       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend b/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend
index b0552aaf..e4fb109a 100644
--- a/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend
+++ b/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend
@@ -1,13 +1,13 @@
 PR_append = ".arago0"
-PV_append = "+git${SRCPV}"
+PV = "3.0+git${SRCPV}"
 
 BRANCH = "ti-linuxptp"
-SRCREV = "a06698a12e828a0372955c2d9c8d6604d8326811"
+SRCREV = "f155c21283a0421f5e1e0b5e850c8a9a71d72453"
 
 SRC_URI = " \
     git://git.ti.com/processor-sdk/linuxptp.git;branch=${BRANCH} \
     file://build-Allow-CC-and-prefix-to-be-overriden.patch \
-    file://no-incdefs-using-host-headers.patch \
+    file://Use-cross-cpp-in-incdefs.patch \
 "
 
 S = "${WORKDIR}/git"
-- 
2.17.1



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

only message in thread, other threads:[~2021-05-26 15:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-26 15:19 [dunfell][PATCH v2] linuxptp: update bbappend against latest upstream Yogesh Siraswar

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.