1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-05 14:29:48 +00:00

tinylogin: update license info

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He
2010-11-26 17:19:13 +08:00
committed by Saul Wold
parent 39611d322d
commit 713262b95b
+2 -1
View File
@@ -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 \