summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb')
-rw-r--r--meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb
index 1fb6c56521..d379c1fdd7 100644
--- a/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb
+++ b/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb
@@ -3,12 +3,12 @@ DESCRIPTION = "Shadow utils requirements for useradd.bbclass"
3HOMEPAGE = "http://pkg-shadow.alioth.debian.org" 3HOMEPAGE = "http://pkg-shadow.alioth.debian.org"
4BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580" 4BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580"
5SECTION = "base utils" 5SECTION = "base utils"
6LICENSE = "BSD | Artistic" 6LICENSE = "BSD | Artistic-1.0"
7LIC_FILES_CHKSUM = "file://login.defs_shadow-sysroot;md5=25e2f2de4dfc8f966ac5cdfce45cd7d5" 7LIC_FILES_CHKSUM = "file://login.defs_shadow-sysroot;md5=25e2f2de4dfc8f966ac5cdfce45cd7d5"
8 8
9DEPENDS = "base-passwd" 9DEPENDS = "base-passwd"
10 10
11PR = "r2" 11PR = "r3"
12 12
13# The sole purpose of this recipe is to provide the /etc/login.defs 13# The sole purpose of this recipe is to provide the /etc/login.defs
14# file for the target sysroot - needed so the shadow-native utilities 14# file for the target sysroot - needed so the shadow-native utilities