aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support/pd-mapper/pd-mapper_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/pd-mapper/pd-mapper_git.bb')
-rw-r--r--recipes-support/pd-mapper/pd-mapper_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-support/pd-mapper/pd-mapper_git.bb b/recipes-support/pd-mapper/pd-mapper_git.bb
index e915f9f..9e5ca11 100644
--- a/recipes-support/pd-mapper/pd-mapper_git.bb
+++ b/recipes-support/pd-mapper/pd-mapper_git.bb
@@ -10,7 +10,9 @@ DEPENDS = "qrtr"
inherit systemd
SRCREV = "ab5074fdd5e4130578aa4c99b00d44527a79636f"
-SRC_URI = "git://github.com/andersson/${BPN}.git;branch=master;protocol=https"
+SRC_URI = "git://github.com/andersson/${BPN}.git;branch=master;protocol=https \
+ file://0001-pd-mapper-Include-limits.h-for-PATH_MAX.patch \
+"
PV = "0.0+${SRCPV}"