From: Denys Dmytriyenko <[email protected]>

Upstream has moved to 3.1, but since this bbappend switches SRC_URI to a forked
version based on 3.0, update it to reflect the same and still build against
upstream recipe.

Signed-off-by: Denys Dmytriyenko <[email protected]>
Cc: Lokesh Vutla <[email protected]>
---
 meta-arago-distro/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 b0552aa..e4fb109 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.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to