diff options
-rw-r--r-- | meta/recipes-support/rng-tools/rng-tools_6.9.bb (renamed from meta/recipes-support/rng-tools/rng-tools_6.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/rng-tools/rng-tools_6.8.bb b/meta/recipes-support/rng-tools/rng-tools_6.9.bb index 83a48a4ec3..913342c315 100644 --- a/meta/recipes-support/rng-tools/rng-tools_6.8.bb +++ b/meta/recipes-support/rng-tools/rng-tools_6.9.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 = "eb5e34c7fb05594760f99d863fbe0401fe297b93" | 17 | SRCREV = "4a865797a69dd38c64a86aa32884ecc9ba7b4d08" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
20 | 20 | ||