From: Weisser, Pascal Date: Tue, 9 Dec 2025 13:22:08 +0000 (+0100) Subject: keymaps: Add HOMEPAGE variable X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd920ad7d7279020ea6e561d0584ae70f33f751;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git keymaps: Add HOMEPAGE variable Add HOMEPAGE variable to keymaps recipe. Signed-off-by: Weisser, Pascal Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-bsp/keymaps/keymaps_1.0.bb b/meta/recipes-bsp/keymaps/keymaps_1.0.bb index ab2d68d6a19..b7e6ef6cb11 100644 --- a/meta/recipes-bsp/keymaps/keymaps_1.0.bb +++ b/meta/recipes-bsp/keymaps/keymaps_1.0.bb @@ -1,5 +1,6 @@ SUMMARY = "Keyboard maps" DESCRIPTION = "Keymaps and initscript to set the keymap on bootup." +HOMEPAGE = "https://www.yoctoproject.org/" SECTION = "base" RDEPENDS:${PN} = "kbd"