Hi Randolph, Denys,
On 12/5/24 3:09 PM, Randolph Sapp wrote:
On Thu Dec 5, 2024 at 2:39 PM CST, Denys Dmytriyenko wrote:
rng-tools were removed back in 2023:
https://git.yoctoproject.org/meta-arago/commit/?id=dc19fed1b898cf5abdf50fa04dda7b1d9afd22ca
and added back last September to master and scarthgap:
https://git.yoctoproject.org/meta-arago/commit/?id=662a5119446e7d47094a68efe8b775b3dda2b4e8
I see you are trying to backport that to kirkstone, even though the subject
states master...
Yeah, noticed the tags were a bit off.
Sorry about that, this patch is supposed to be for kirkstone only.
Anyway, based on Randolph's comments for the removal, rngd was deprecated
and is no longer needed - should testcases be adjusted for the removal of
rng-tools?
I did have a conversation with Judith about this. While I still believe the
rng-tools service is deprecated and does nothing more than hinder general usage,
the package itself actually has some useful tools for testing hardware RNG
devices. I wasn't able to find any similar tools to replace them in my brief
search.
Right, and since we added for scarthgap, could we also do the same for
kirkstone branch?
~ Judith
On Thu, Dec 05, 2024 at 02:12:12PM -0600, Mendez, Judith via
lists.yoctoproject.org wrote:
Add rng-tools to the ti-test tool list.
RNG testcases are failing since they require
rngtest, so add rng-tools to ti-test only.
Signed-off-by: Judith Mendez <[email protected]>
---
This patch has been previously sent and merged to scarthgap
branch, but is also required for kirkstone
---
meta-arago-test/recipes-core/packagegroups/ti-test.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
index a80b943b..85398eaf 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -44,6 +44,7 @@ TI_TEST_BASE = "\
powertop \
procps \
pulseaudio-misc \
+ rng-tools \
rt-tests \
rwmem \
smcroute \
--
2.46.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15648):
https://lists.yoctoproject.org/g/meta-arago/message/15648
Mute This Topic: https://lists.yoctoproject.org/mt/109946496/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-