diff options
Diffstat (limited to 'meta/recipes-sato/libptytty/libptytty_2.0.bb')
-rw-r--r-- | meta/recipes-sato/libptytty/libptytty_2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/libptytty/libptytty_2.0.bb b/meta/recipes-sato/libptytty/libptytty_2.0.bb index 85e3a36fba..1199f0f44b 100644 --- a/meta/recipes-sato/libptytty/libptytty_2.0.bb +++ b/meta/recipes-sato/libptytty/libptytty_2.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = " OS independent and secure pty/tty and utmp/wtmp/lastlog handling" | 1 | SUMMARY = " OS independent and secure pty/tty and utmp/wtmp/lastlog handling" |
2 | HOMEPAGE = "http://software.schmorp.de/pkg/libptytty.html" | 2 | HOMEPAGE = "http://software.schmorp.de/pkg/libptytty.html" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
5 | 5 | ||
6 | SRC_URI = "http://dist.schmorp.de/libptytty/libptytty-${PV}.tar.gz \ | 6 | SRC_URI = "http://dist.schmorp.de/libptytty/libptytty-${PV}.tar.gz \ |