mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
shadow: Correct license Artistic -> Artistic-1.0
(From OE-Core rev: 14ae4991d8067eb047acf77b30b3abef2cecef5f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -3,12 +3,12 @@ DESCRIPTION = "Shadow utils requirements for useradd.bbclass"
|
||||
HOMEPAGE = "http://pkg-shadow.alioth.debian.org"
|
||||
BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580"
|
||||
SECTION = "base utils"
|
||||
LICENSE = "BSD | Artistic"
|
||||
LICENSE = "BSD | Artistic-1.0"
|
||||
LIC_FILES_CHKSUM = "file://login.defs_shadow-sysroot;md5=25e2f2de4dfc8f966ac5cdfce45cd7d5"
|
||||
|
||||
DEPENDS = "base-passwd"
|
||||
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
# The sole purpose of this recipe is to provide the /etc/login.defs
|
||||
# file for the target sysroot - needed so the shadow-native utilities
|
||||
|
||||
Reference in New Issue
Block a user