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.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-support/pd-mapper/pd-mapper_git.bb b/recipes-support/pd-mapper/pd-mapper_git.bb
index 2d24786..9e5ca11 100644
--- a/recipes-support/pd-mapper/pd-mapper_git.bb
+++ b/recipes-support/pd-mapper/pd-mapper_git.bb
@@ -9,8 +9,10 @@ DEPENDS = "qrtr"
inherit systemd
-SRCREV = "4236829a625ba5e90e689bc3d07e5ad15bca9733"
-SRC_URI = "git://github.com/andersson/${BPN}.git;branch=master;protocol=https"
+SRCREV = "ab5074fdd5e4130578aa4c99b00d44527a79636f"
+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}"