diff options
| author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-01-03 05:01:16 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-03 22:35:48 +0000 |
| commit | cf8918a9597d0d253dd29dd45449595e31f7f63b (patch) | |
| tree | ec7177cc599ce08980fe841bbe81967269cb215b | |
| parent | 70a4fe6531f31b60e9538577f016bd223189322d (diff) | |
| download | poky-cf8918a9597d0d253dd29dd45449595e31f7f63b.tar.gz | |
rng-tools: upgrade 6.8 -> 6.9
(From OE-Core rev: ff5da959ad0816eaa6be8e6938b14b3d54cb80c4)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 | ||
