aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-01-30 20:37:07 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-04 23:35:05 +0000
commit72f2e77d8a2430b37227ced682d86a427cccd452 (patch)
treeb12c3524f9b492d063792f6bd7a67d65a93944f4 /meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb
parent0753c6f4d97f7d4eeb88c97ab1dfefbe45dbcdbf (diff)
downloadopenembedded-core-contrib-72f2e77d8a2430b37227ced682d86a427cccd452.tar.gz
nss-myhostname: Fix build on musl
provide needed data types if nss.h is not available Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb')
-rw-r--r--meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb b/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb
index bbce9e9af0..de5b7cf598 100644
--- a/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb
+++ b/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb
@@ -6,7 +6,9 @@ HOMEPAGE = "http://0pointer.de/lennart/projects/nss-myhostname/"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1"
-SRC_URI = "http://0pointer.de/lennart/projects/nss-myhostname/nss-myhostname-${PV}.tar.gz"
+SRC_URI = "http://0pointer.de/lennart/projects/nss-myhostname/nss-myhostname-${PV}.tar.gz \
+ file://0001-nss-myhostname-Check-for-nss.h-presense-before-use.patch \
+ "
SRC_URI[md5sum] = "d4ab9ac36c053ab8fb836db1cbd4a48f"
SRC_URI[sha256sum] = "2ba744ea8d578d1c57c85884e94a3042ee17843a5294434d3a7f6c4d67e7caf2"