summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb')
-rw-r--r--meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb b/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb
index 6565097334..baddf42e6b 100644
--- a/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb
+++ b/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb
@@ -4,11 +4,13 @@ DEPENDS = "libusb1"
4LICENSE = "GPL-2.0-only" 4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=44fee82a1d2ed0676cf35478283e0aa0" 5LIC_FILES_CHKSUM = "file://COPYING;md5=44fee82a1d2ed0676cf35478283e0aa0"
6 6
7SRC_URI = "git://github.com/bcl/digitemp;branch=master;protocol=https" 7SRC_URI = " \
8 git://github.com/bcl/digitemp;branch=master;protocol=https \
9 file://0001-Fix-conflicting-prototype.patch \
10"
8 11
9SRCREV = "a162e63aad35358aab325388f3d5e88121606419" 12SRCREV = "a162e63aad35358aab325388f3d5e88121606419"
10 13
11S = "${WORKDIR}/git"
12 14
13EXTRA_OEMAKE = "ds9097 ds9097u \ 15EXTRA_OEMAKE = "ds9097 ds9097u \
14 SYSTYPE='Linux' \ 16 SYSTYPE='Linux' \