diff options
author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2021-05-14 10:11:43 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-16 08:29:59 +0100 |
commit | f1b7f662c548cbcbaeceafc6e1561c8693f27656 (patch) | |
tree | ef63e230f0cebdef0540b2aa76b9e8181fa14242 | |
parent | 8c0ee9a7ed0c06aa66cf233fee380bd24cbea862 (diff) | |
download | poky-f1b7f662c548cbcbaeceafc6e1561c8693f27656.tar.gz |
rng-tools: upgrade 6.11 -> 6.12
(From OE-Core rev: 5af1d25d9621020d89c1193e0f95fefa1be85642)
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-support/rng-tools/rng-tools_6.12.bb (renamed from meta/recipes-support/rng-tools/rng-tools_6.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/rng-tools/rng-tools_6.11.bb b/meta/recipes-support/rng-tools/rng-tools_6.12.bb index 61a0cef2e0..9673700981 100644 --- a/meta/recipes-support/rng-tools/rng-tools_6.11.bb +++ b/meta/recipes-support/rng-tools/rng-tools_6.12.bb | |||
@@ -14,7 +14,7 @@ SRC_URI = "\ | |||
14 | file://default \ | 14 | file://default \ |
15 | file://rngd.service \ | 15 | file://rngd.service \ |
16 | " | 16 | " |
17 | SRCREV = "2ea13473fd5bfea3c861dc0e23bd65e2afe8007b" | 17 | SRCREV = "a2cd12bc253a014328b87137559fd4e1ab296d9b" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
20 | 20 | ||