aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/multipath-tools/multipath-tools_0.7.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-07-17 20:09:59 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-07-24 18:58:50 +0200
commit3868f2d1ad4b92feafc5feeac802858da439dd81 (patch)
treeb3c3eef741e45bdba96e4036cf0f6f8602c99320 /meta-oe/recipes-support/multipath-tools/multipath-tools_0.7.1.bb
parent77ff128358bcd5d30fe4ce4c961caed926c99810 (diff)
downloadmeta-openembedded-contrib-3868f2d1ad4b92feafc5feeac802858da439dd81.tar.gz
multipath-tools: Include limits.h for PATH_MAX
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/multipath-tools/multipath-tools_0.7.1.bb')
-rw-r--r--meta-oe/recipes-support/multipath-tools/multipath-tools_0.7.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/multipath-tools/multipath-tools_0.7.1.bb b/meta-oe/recipes-support/multipath-tools/multipath-tools_0.7.1.bb
index 93312116ff..610ba7a942 100644
--- a/meta-oe/recipes-support/multipath-tools/multipath-tools_0.7.1.bb
+++ b/meta-oe/recipes-support/multipath-tools/multipath-tools_0.7.1.bb
@@ -45,6 +45,7 @@ SRC_URI = "git://git.opensvc.com/multipath-tools/.git;protocol=http \
file://0012-multipath-tools-modify-Makefile.inc-for-cross-compil.patch \
file://0013-Always-use-devmapper.patch \
file://0014-Always-use-devmapper-for-kpartx.patch \
+ file://0001-kpartx-include-limits.h-for-PATH_MAX.patch \
"
LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"