diff options
| -rw-r--r-- | meta/recipes-support/rng-tools/rng-tools_6.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/rng-tools/rng-tools_6.16.bb b/meta/recipes-support/rng-tools/rng-tools_6.16.bb index d23d6be34e..f0aa3ff93f 100644 --- a/meta/recipes-support/rng-tools/rng-tools_6.16.bb +++ b/meta/recipes-support/rng-tools/rng-tools_6.16.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/nhorman/rng-tools" | |||
| 4 | BUGTRACKER = "https://github.com/nhorman/rng-tools/issues" | 4 | BUGTRACKER = "https://github.com/nhorman/rng-tools/issues" |
| 5 | LICENSE = "GPL-2.0-only" | 5 | LICENSE = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 7 | DEPENDS = "sysfsutils openssl libcap" | 7 | DEPENDS = "openssl libcap" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/nhorman/rng-tools.git;branch=master;protocol=https \ | 9 | SRC_URI = "git://github.com/nhorman/rng-tools.git;branch=master;protocol=https \ |
| 10 | file://init \ | 10 | file://init \ |
