mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
tinylogin: update license info
Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
@@ -5,7 +5,8 @@ utilities for handling logins, user authentication, \
|
||||
changing passwords, and otherwise maintaining users \
|
||||
and groups on an embedded system."
|
||||
HOMEPAGE = "http://tinylogin.busybox.net/"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM="file://LICENSE;md5=f1060fa3a366f098b5b1d8c2077ba269"
|
||||
PR = "r5"
|
||||
|
||||
SRC_URI = "http://tinylogin.busybox.net/downloads/tinylogin-${PV}.tar.bz2 \
|
||||
|
||||
Reference in New Issue
Block a user