aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/corosync/corosync_2.4.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-08-30 19:03:59 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-31 15:00:33 +0200
commita67034e88d39b2a7d05a965206895ec877068a3a (patch)
treed2180f1a5567d44d91ea016ea2a1c744093c880d /meta-oe/recipes-extended/corosync/corosync_2.4.2.bb
parent48c49f58ea0190c8b8846f4889c0b926bb6f2f55 (diff)
downloadmeta-openembedded-contrib-a67034e88d39b2a7d05a965206895ec877068a3a.tar.gz
corosync: Fix build with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/corosync/corosync_2.4.2.bb')
-rw-r--r--meta-oe/recipes-extended/corosync/corosync_2.4.2.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/corosync/corosync_2.4.2.bb b/meta-oe/recipes-extended/corosync/corosync_2.4.2.bb
index 7d5a87e4cc..33e74e2ff8 100644
--- a/meta-oe/recipes-extended/corosync/corosync_2.4.2.bb
+++ b/meta-oe/recipes-extended/corosync/corosync_2.4.2.bb
@@ -7,7 +7,9 @@ SECTION = "base"
inherit autotools pkgconfig systemd useradd
-SRC_URI = "http://build.clusterlabs.org/corosync/releases/${BP}.tar.gz"
+SRC_URI = "http://build.clusterlabs.org/corosync/releases/${BP}.tar.gz \
+ file://0001-Include-fcntl.h-for-F_-and-O_-defines.patch \
+ "
SRC_URI[md5sum] = "547fa78704da53aa35912be58d31035f"
SRC_URI[sha256sum] = "f26e3011309fe4bcce94b1dc20ea8c462f19483a73f3ca62f13b925d011a4ba9"