From 16409694f19e4d3b7bdc10a7f71c67938ce5f3ff Mon Sep 17 00:00:00 2001 From: Meh Mbeh Ida Delphine Date: Mon, 1 Mar 2021 14:57:35 +0100 Subject: recipes-kernel: Add missing HOMEPAGE and DESCRIPTION for recipes. Fixes: [YOCTO #13471] Signed-off-by: Ida Delphine Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-kernel/linux-libc-headers') diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc index 3bceac40cc..7ec94024c3 100644 --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc @@ -1,4 +1,5 @@ SUMMARY = "Sanitized set of kernel headers for the C library's use" +DESCRIPTION = "Designed to maintain an Application Programming Interface (API) stable version of the Linux headers" SECTION = "devel" LICENSE = "GPLv2" -- cgit 1.2.3-korg