From 5f40c189e9739303c2c6ec43c83592d729be4ecd Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 15 Jun 2021 10:12:36 +0200 Subject: [PATCH] rng-tools: upgrade 6.12 -> 6.13 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../rng-tools/{rng-tools_6.12.bb => rng-tools_6.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/rng-tools/{rng-tools_6.12.bb => rng-tools_6.13.bb} (97%) diff --git a/meta/recipes-support/rng-tools/rng-tools_6.12.bb b/meta/recipes-support/rng-tools/rng-tools_6.13.bb similarity index 97% rename from meta/recipes-support/rng-tools/rng-tools_6.12.bb rename to meta/recipes-support/rng-tools/rng-tools_6.13.bb index 9673700981..fb2fd63c5d 100644 --- a/meta/recipes-support/rng-tools/rng-tools_6.12.bb +++ b/meta/recipes-support/rng-tools/rng-tools_6.13.bb @@ -14,7 +14,7 @@ SRC_URI = "\ file://default \ file://rngd.service \ " -SRCREV = "a2cd12bc253a014328b87137559fd4e1ab296d9b" +SRCREV = "d8dac0e8bede73e42b3d59f3b48c662ad0032e8c" S = "${WORKDIR}/git" -- 2.40.1