mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION
Added HOMEPAGE and DESCRIPTION for recipes with missing decriptions or homepage [YOCTO #13471] (From OE-Core rev: bb05814335e7101bfd8df0a11dc18a044e867bed) Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
SUMMARY = "Boot performance graphing tool"
|
||||
DESCRIPTION = "For systemd-bootchart, several proc debug interfaces are required in the kernel config: \
|
||||
CONFIG_SCHEDSTATS \
|
||||
below is optional, for additional info: \
|
||||
CONFIG_SCHED_DEBUG"
|
||||
HOMEPAGE = "https://github.com/systemd/systemd-bootchart"
|
||||
LICENSE = "LGPLv2.1 & GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \
|
||||
file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
Reference in New Issue
Block a user