summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/rng-tools/rng-tools_6.16.bb2
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"
4BUGTRACKER = "https://github.com/nhorman/rng-tools/issues" 4BUGTRACKER = "https://github.com/nhorman/rng-tools/issues"
5LICENSE = "GPL-2.0-only" 5LICENSE = "GPL-2.0-only"
6LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 6LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
7DEPENDS = "sysfsutils openssl libcap" 7DEPENDS = "openssl libcap"
8 8
9SRC_URI = "git://github.com/nhorman/rng-tools.git;branch=master;protocol=https \ 9SRC_URI = "git://github.com/nhorman/rng-tools.git;branch=master;protocol=https \
10 file://init \ 10 file://init \