From: Weisser, Pascal Date: Tue, 9 Dec 2025 13:22:06 +0000 (+0100) Subject: ssh-pregen-hostkeys: Add HOMEPAGE variable X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af965eec82c383a135a606dbcaa70306feff0dc;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ssh-pregen-hostkeys: Add HOMEPAGE variable Add HOMEPAGE variable to ssh-pregen-hostkeys recipe. Signed-off-by: Weisser, Pascal Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb b/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb index 57b0534929..05c455a435 100644 --- a/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb +++ b/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb @@ -1,4 +1,5 @@ SUMMARY = "Pre generated host keys mainly for speeding up our qemu tests" +HOMEPAGE = "https://www.yoctoproject.org/" SRC_URI = "file://dropbear_rsa_host_key \ file://openssh"