Add HOMEPAGE variable to trace-cmd recipe. Signed-off-by: Weisser, Pascal <[email protected]> --- meta-oe/recipes-kernel/trace-cmd/trace-cmd_3.1.5.bb | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta-oe/recipes-kernel/trace-cmd/trace-cmd_3.1.5.bb b/meta-oe/recipes-kernel/trace-cmd/trace-cmd_3.1.5.bb index 38922126c5..6686f1ccd9 100644 --- a/meta-oe/recipes-kernel/trace-cmd/trace-cmd_3.1.5.bb +++ b/meta-oe/recipes-kernel/trace-cmd/trace-cmd_3.1.5.bb @@ -1,4 +1,5 @@ SUMMARY = "User-space front-end command-line tool for ftrace" +HOMEPAGE = "https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git" LICENSE = "GPL-2.0-only & LGPL-2.1-only" LIC_FILES_CHKSUM = " \ -- 2.50.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122499): https://lists.openembedded.org/g/openembedded-devel/message/122499 Mute This Topic: https://lists.openembedded.org/mt/116709868/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
