]> code.ossystems Code Review - openembedded-core.git/commitdiff
recipes-kernel: Add missing HOMEPAGE and DESCRIPTION for recipes.
authorMeh Mbeh Ida Delphine <idadelm@gmail.com>
Mon, 1 Mar 2021 13:57:35 +0000 (14:57 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 11 Mar 2021 15:00:02 +0000 (05:00 -1000)
Fixes: [YOCTO #13471]
Signed-off-by: Ida Delphine <idadelm@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 16409694f19e4d3b7bdc10a7f71c67938ce5f3ff)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-kernel/blktrace/blktrace_git.bb
meta/recipes-kernel/cryptodev/cryptodev.inc
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
meta/recipes-kernel/linux-firmware/linux-firmware_20210208.bb
meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
meta/recipes-kernel/linux/linux-yocto.inc
meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb
meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb
meta/recipes-kernel/systemtap/systemtap_git.bb

index 6903053b5bbe2126e12013c27771a86637837166..7ccc022b931bc1b595050f288e4dda928ddfca5f 100644 (file)
@@ -1,4 +1,9 @@
 SUMMARY = "Generates traces of I/O traffic on block devices"
+DESCRIPTION = "blktrace is a block layer IO tracing mechanism which provides \
+detailed information about request queue operations up to user space. There \
+are three major components: a kernel component, a utility to record the i/o \
+trace information for the kernel to user space, and utilities to analyse and \
+view the trace information."
 HOMEPAGE = "http://brick.kernel.dk/snaps/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
index f99f8bc9f021cb39c54c737a448090f891d139f9..cf9b9b72072b26c05417d3fdbb18123cd9163ea4 100644 (file)
@@ -1,4 +1,9 @@
 HOMEPAGE = "http://cryptodev-linux.org/"
+DESCRIPTION = "Cryptodev-linux is a device that allows access to Linux kernel \
+cryptographic drivers; thus allowing of userspace applications to take advantage \
+of hardware accelerators. Cryptodev-linux is implemented as a standalone \
+module that requires no dependencies other than a stock linux kernel. Its \
+API is compatible with OpenBSD's cryptodev userspace API (/dev/crypto)."
 
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
index 4f1af731d6efcf2071f42beb1b9e52c70d116dc2..3f76af424bf8903736075a8e0a0132da5a5c68f3 100644 (file)
@@ -1,4 +1,8 @@
 SUMMARY = "Tools for managing Yocto Project style branched kernels"
+DESCRIPTION = "Powerful set of tools or managing Yocto Linux kernel sources \
+and configuration data. You can use these tools to make a single configuration \
+change, apply multiple patches, or work with your own kernel sources."
+HOMEPAGE = "https://www.yoctoproject.org/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://tools/kgit;beginline=5;endline=9;md5=9c30e971d435e249624278c3e343e501"
 
index 59ce4d512469fb12b2950605fe646b9e8fef41de..0013e2458035bfa638abf2e071ae6f987730dd13 100644 (file)
@@ -1,4 +1,7 @@
 SUMMARY = "Firmware files for use with Linux kernel"
+DESCRIPTION = "Linux firmware is a package distributed alongside the Linux kernel \
+that contains firmware binary blobs necessary for partial or full functionality \
+of certain hardware devices."
 SECTION = "kernel"
 
 LICENSE = "\
index 4ad74a27e9ec2007da6eb40240453f30a9f01008..b59f57b139eee07ca3a9dcd15ad6b92feb5e5a77 100644 (file)
@@ -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"
 
index 91df9c1cd523e2e09ed95c16a5e2b7a1a8d3aaf0..0a4d528aabf19ceac266351667951d78058b5fe5 100644 (file)
@@ -1,6 +1,7 @@
 SUMMARY = "Linux kernel"
 SECTION = "kernel"
 LICENSE = "GPLv2"
+HOMEPAGE = "https://www.yoctoproject.org/"
 
 LIC_FILES_CHKSUM ?= "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
index 26c247e1691d7400807cdc9afb546837b97945b7..3fdc8094e942aba3b70b9b35f129bf9264e76d3e 100644 (file)
@@ -1,6 +1,7 @@
 SECTION = "devel"
 SUMMARY = "Linux Trace Toolkit KERNEL MODULE"
 DESCRIPTION = "The lttng-modules 2.0 package contains the kernel tracer modules"
+HOMEPAGE = "https://lttng.org/"
 LICENSE = "LGPLv2.1 & GPLv2 & MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3f882d431dc0f32f1f44c0707aa41128"
 
index a969fffd625a6615c2d58522f6c25032f5ec00ac..e830475d0d8672db23ae26dc4c9f75c5dbc8e4d8 100644 (file)
@@ -3,6 +3,7 @@ SUMMARY = "Linux Trace Toolkit Control"
 DESCRIPTION = "The Linux trace toolkit is a suite of tools designed \
 to extract program execution details from the Linux operating system \
 and interpret them."
+HOMEPAGE = "https://github.com/lttng/lttng-tools"
 
 LICENSE = "GPLv2 & LGPLv2.1"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=01d7fc4496aacf37d90df90b90b0cac1 \
index c7edb20ee4cf7c24ac99807c046765489932fda9..87b7d240f51aed1d495bfc300a53e76fa4de7ab7 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "Build tools needed by external modules"
+HOMEPAGE = "https://www.yoctoproject.org/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
 
index 1c9f2aed16c97a2495d538ebbe58809cf661d110..bdd8fb83b02368230135caccd1bd52d9e9d16172 100644 (file)
@@ -1,4 +1,7 @@
 SUMMARY = "Script-directed dynamic tracing and performance analysis tool for Linux"
+DESCRIPTION = "It provides free software infrastructure to simplify the \
+gathering of information about the running Linux system. This assists \
+diagnosis of a performance or functional problem."
 HOMEPAGE = "https://sourceware.org/systemtap/"
 
 require systemtap_git.inc