aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-test/diag/diag_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-test/diag/diag_git.bb')
-rw-r--r--recipes-test/diag/diag_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-test/diag/diag_git.bb b/recipes-test/diag/diag_git.bb
index 640c537..6a8d3b6 100644
--- a/recipes-test/diag/diag_git.bb
+++ b/recipes-test/diag/diag_git.bb
@@ -3,7 +3,9 @@ HOMEPAGE = "https://github.com/andersson/diag"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f6832ae4af693c6f31ffd931e25ef580"
-SRC_URI = "git://github.com/andersson/diag.git;protocol=https"
+SRC_URI = "git://github.com/andersson/diag.git;protocol=https \
+ file://0001-Fix-build-with-musl.patch \
+ "
PV = "0.0+git${SRCPV}"
SRCREV = "9de0697ec5447dddbc0caf5744042e41a3a7c2ea"