summaryrefslogtreecommitdiff
path: root/recipes-support
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-11-02 12:08:34 +0100
committerMax Krummenacher <max.oss.09@gmail.com>2015-03-31 21:50:34 +0200
commit7d66616856519070cddc79c095dc0612a60d4032 (patch)
tree3c763aca5f364d6ce37a7a1b25ceadc5fa3fe822 /recipes-support
parent8f93501a1ee4d8d8c4f5fa2065cc395dfbd5d7b1 (diff)
gnutls: remove bbappend
gnutls recipe now detects pthread in configure task correctly.
Diffstat (limited to 'recipes-support')
-rw-r--r--recipes-support/gnutls/gnutls_%.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-support/gnutls/gnutls_%.bbappend b/recipes-support/gnutls/gnutls_%.bbappend
deleted file mode 100644
index 4924aa3..0000000
--- a/recipes-support/gnutls/gnutls_%.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-
-SRC_URI += "file://libpthreadhack.patch"