diff options
Diffstat (limited to 'meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb')
-rw-r--r-- | meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb index fe6f0452d4..bc3eee2093 100644 --- a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb +++ b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb | |||
@@ -4,7 +4,7 @@ DESCRIPTION = "For systemd-bootchart, several proc debug interfaces are required | |||
4 | below is optional, for additional info: \ | 4 | below is optional, for additional info: \ |
5 | CONFIG_SCHED_DEBUG" | 5 | CONFIG_SCHED_DEBUG" |
6 | HOMEPAGE = "https://github.com/systemd/systemd-bootchart" | 6 | HOMEPAGE = "https://github.com/systemd/systemd-bootchart" |
7 | LICENSE = "LGPLv2.1 & GPLv2" | 7 | LICENSE = "LGPL-2.1-only & GPL-2.0-only" |
8 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \ | 8 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \ |
9 | file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe" | 9 | file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe" |
10 | 10 | ||