summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch_1.5.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch_1.5.4.bb')
-rw-r--r--meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch_1.5.4.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch_1.5.4.bb b/meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch_1.5.4.bb
index e3dbac4a26..baa9398a18 100644
--- a/meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch_1.5.4.bb
+++ b/meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch_1.5.4.bb
@@ -8,7 +8,9 @@ SECTION = "net/misc"
LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
-SRC_URI = "git://github.com/nhorman/dropwatch.git;protocol=https;nobranch=1"
+SRC_URI = "git://github.com/nhorman/dropwatch.git;protocol=https;nobranch=1 \
+ file://0001-fix-bug-build-with-sysroot-head-file-instead-of-loca.patch \
+"
SRCREV = "1e7e487a019a7c02f1f429c4d3a4647fa3787a13"
S = "${WORKDIR}/git"