aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/qmic/qmic_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/qmic/qmic_git.bb')
-rw-r--r--recipes-devtools/qmic/qmic_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-devtools/qmic/qmic_git.bb b/recipes-devtools/qmic/qmic_git.bb
index 457919d..0c3b126 100644
--- a/recipes-devtools/qmic/qmic_git.bb
+++ b/recipes-devtools/qmic/qmic_git.bb
@@ -6,7 +6,9 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ca25dbf5ebfc1a058bfc657c895aac2f"
SRCREV = "1c036374ea1dd7a831821efbe3ee686e2a1842fe"
-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-Makefile-Allow-compiler-linker-flags-to-be-overridde.patch \
+ "
PV = "0.0+${SRCPV}"