summaryrefslogtreecommitdiff
path: root/recipes-connectivity/linuxptp/linuxptp_1.6.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-02-12 10:38:56 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-22 15:32:18 +0100
commit31faf33276767f003347426375eda8778df46d44 (patch)
tree27a885bc412330edb62b39f1f29b30e01f27e774 /recipes-connectivity/linuxptp/linuxptp_1.6.bbappend
parent398545ed212214ad5feabbb7cc64029390af5dbb (diff)
Revert "linuxptp: fix cross compilation not using host headers"
This reverts commit f06f9b397b0db891d902eefa54761b37e7d00ec6. The fix is now applied in meta-openembedded. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-connectivity/linuxptp/linuxptp_1.6.bbappend')
-rw-r--r--recipes-connectivity/linuxptp/linuxptp_1.6.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-connectivity/linuxptp/linuxptp_1.6.bbappend b/recipes-connectivity/linuxptp/linuxptp_1.6.bbappend
deleted file mode 100644
index 80e126e..0000000
--- a/recipes-connectivity/linuxptp/linuxptp_1.6.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-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}'"