summaryrefslogtreecommitdiff
path: root/recipes-connectivity/linuxptp/linuxptp_1.6.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/linuxptp/linuxptp_1.6.bbappend')
-rw-r--r--recipes-connectivity/linuxptp/linuxptp_1.6.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-connectivity/linuxptp/linuxptp_1.6.bbappend b/recipes-connectivity/linuxptp/linuxptp_1.6.bbappend
new file mode 100644
index 0000000..80e126e
--- /dev/null
+++ b/recipes-connectivity/linuxptp/linuxptp_1.6.bbappend
@@ -0,0 +1,6 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+SRC_URI += "file://no-incdefs-using-host-headers.patch"
+
+EXTRA_OEMAKE = "ARCH=${TARGET_ARCH} \
+ EXTRA_CFLAGS='-D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC ${CFLAGS}'"