summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/shadow
diff options
context:
space:
mode:
authorMaxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>2019-10-11 00:13:58 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-15 14:16:11 +0100
commit4c0be0ec318523071530b0a6dd0daab256249175 (patch)
tree3621f6edf80196c10e352ab6e088a17a120120fe /meta/recipes-extended/shadow
parentea97c3552fae2c7fb78e0ea25c8ceacddab38431 (diff)
downloadpoky-4c0be0ec318523071530b0a6dd0daab256249175.tar.gz
shadow: update homepage and bugtracker
The previous homepage and issue tracker is no longer available. Remove some trailing whitespace (From OE-Core rev: 1c60c5744b02c5c4eefb240923db5c4cd7959606) Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/shadow')
-rw-r--r--meta/recipes-extended/shadow/shadow-sysroot_4.6.bb6
-rw-r--r--meta/recipes-extended/shadow/shadow.inc8
2 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb
index ef014628f6..79fc8b80b5 100644
--- a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb
+++ b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Shadow utils requirements for useradd.bbclass" 1SUMMARY = "Shadow utils requirements for useradd.bbclass"
2HOMEPAGE = "http://pkg-shadow.alioth.debian.org" 2HOMEPAGE = "http://github.com/shadow-maint/shadow"
3BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580" 3BUGTRACKER = "http://github.com/shadow-maint/shadow/issues"
4SECTION = "base utils" 4SECTION = "base utils"
5LICENSE = "BSD | Artistic-1.0" 5LICENSE = "BSD | Artistic-1.0"
6LIC_FILES_CHKSUM = "file://login.defs_shadow-sysroot;md5=25e2f2de4dfc8f966ac5cdfce45cd7d5" 6LIC_FILES_CHKSUM = "file://login.defs_shadow-sysroot;md5=25e2f2de4dfc8f966ac5cdfce45cd7d5"
@@ -27,6 +27,6 @@ do_install() {
27SYSROOT_DIRS += "${sysconfdir}" 27SYSROOT_DIRS += "${sysconfdir}"
28 28
29# don't create any packages 29# don't create any packages
30# otherwise: dbus-dev depends on shadow-sysroot-dev which depends on shadow-sysroot 30# otherwise: dbus-dev depends on shadow-sysroot-dev which depends on shadow-sysroot
31# and this has another copy of /etc/login.defs already provided by shadow 31# and this has another copy of /etc/login.defs already provided by shadow
32PACKAGES = "" 32PACKAGES = ""
diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc
index af38b911df..770c239e96 100644
--- a/meta/recipes-extended/shadow/shadow.inc
+++ b/meta/recipes-extended/shadow/shadow.inc
@@ -1,6 +1,6 @@
1SUMMARY = "Tools to change and administer password and group data" 1SUMMARY = "Tools to change and administer password and group data"
2HOMEPAGE = "http://pkg-shadow.alioth.debian.org" 2HOMEPAGE = "http://github.com/shadow-maint/shadow"
3BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580" 3BUGTRACKER = "http://github.com/shadow-maint/shadow/issues"
4SECTION = "base/utils" 4SECTION = "base/utils"
5LICENSE = "BSD | Artistic-1.0" 5LICENSE = "BSD | Artistic-1.0"
6LIC_FILES_CHKSUM = "file://COPYING;md5=ed80ff1c2b40843cf5768e5229cf16e5 \ 6LIC_FILES_CHKSUM = "file://COPYING;md5=ed80ff1c2b40843cf5768e5229cf16e5 \
@@ -59,7 +59,7 @@ NSCDOPT = ""
59NSCDOPT_class-native = "--without-nscd" 59NSCDOPT_class-native = "--without-nscd"
60NSCDOPT_class-nativesdk = "--without-nscd" 60NSCDOPT_class-nativesdk = "--without-nscd"
61NSCDOPT_libc-glibc = "--with-nscd" 61NSCDOPT_libc-glibc = "--with-nscd"
62 62
63PAM_PLUGINS = "libpam-runtime \ 63PAM_PLUGINS = "libpam-runtime \
64 pam-plugin-faildelay \ 64 pam-plugin-faildelay \
65 pam-plugin-securetty \ 65 pam-plugin-securetty \
@@ -136,7 +136,7 @@ do_install_append() {
136 sed -i -f ${WORKDIR}/login_defs_pam.sed ${D}${sysconfdir}/login.defs 136 sed -i -f ${WORKDIR}/login_defs_pam.sed ${D}${sysconfdir}/login.defs
137 fi 137 fi
138 138
139 install -d ${D}${sbindir} ${D}${base_sbindir} ${D}${base_bindir} 139 install -d ${D}${sbindir} ${D}${base_sbindir} ${D}${base_bindir}
140 140
141 # Move binaries to the locations we want 141 # Move binaries to the locations we want
142 rm ${D}${sbindir}/vigr 142 rm ${D}${sbindir}/vigr