diff options
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.bb | 2 |
1 files changed, 1 insertions, 1 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 cac2b4fd61..6565097334 100644 --- a/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb +++ b/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "read temperature sensors in a 1-Wire net" | 1 | SUMMARY = "read temperature sensors in a 1-Wire net" |
| 2 | SECTION = "util" | 2 | SECTION = "util" |
| 3 | DEPENDS = "libusb1" | 3 | DEPENDS = "libusb1" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=44fee82a1d2ed0676cf35478283e0aa0" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=44fee82a1d2ed0676cf35478283e0aa0" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/bcl/digitemp;branch=master;protocol=https" | 7 | SRC_URI = "git://github.com/bcl/digitemp;branch=master;protocol=https" |
