diff options
Diffstat (limited to 'meta/recipes-extended/procps/procps_3.3.17.bb')
-rw-r--r-- | meta/recipes-extended/procps/procps_3.3.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/procps/procps_3.3.17.bb b/meta/recipes-extended/procps/procps_3.3.17.bb index 9366ec99aa..97f341488a 100644 --- a/meta/recipes-extended/procps/procps_3.3.17.bb +++ b/meta/recipes-extended/procps/procps_3.3.17.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Procps contains a set of system utilities that provide system inf | |||
3 | the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, and skill." | 3 | the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, and skill." |
4 | HOMEPAGE = "https://gitlab.com/procps-ng/procps" | 4 | HOMEPAGE = "https://gitlab.com/procps-ng/procps" |
5 | SECTION = "base" | 5 | SECTION = "base" |
6 | LICENSE = "GPLv2+ & LGPLv2+" | 6 | LICENSE = "GPL-2.0-or-later & LGPL-2.0-or-later" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
8 | file://COPYING.LIB;md5=4cf66a4984120007c9881cc871cf49db \ | 8 | file://COPYING.LIB;md5=4cf66a4984120007c9881cc871cf49db \ |
9 | " | 9 | " |