diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-12 23:08:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-13 11:45:05 +0000 |
commit | 0f99e6ba8dbfbc1ac99476c5cd57dca9db2378ef (patch) | |
tree | 3215c519dae2b99f6ccfe54fefc580cfffca37b5 | |
parent | 8c218ddb81a098f1511682ab451d569054cbc51b (diff) | |
download | poky-0f99e6ba8dbfbc1ac99476c5cd57dca9db2378ef.tar.gz |
shadow: Correct license Artistic -> Artistic-1.0
(From OE-Core rev: 14ae4991d8067eb047acf77b30b3abef2cecef5f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb | 4 | ||||
-rw-r--r-- | meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb | 4 | ||||
-rw-r--r-- | meta/recipes-extended/shadow/shadow_4.1.4.3.bb | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb index 1f6ef1b253..42ecc6a878 100644 --- a/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb +++ b/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb | |||
@@ -3,11 +3,11 @@ DESCRIPTION = "Tools to change and administer password and group data" | |||
3 | HOMEPAGE = "http://pkg-shadow.alioth.debian.org" | 3 | HOMEPAGE = "http://pkg-shadow.alioth.debian.org" |
4 | BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580" | 4 | BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580" |
5 | SECTION = "base utils" | 5 | SECTION = "base utils" |
6 | LICENSE = "BSD | Artistic" | 6 | LICENSE = "BSD | Artistic-1.0" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=08c553a87d4e51bbed50b20e0adcaede \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=08c553a87d4e51bbed50b20e0adcaede \ |
8 | file://src/passwd.c;firstline=8;endline=30;md5=2899a045e90511d0e043b85a7db7e2fe" | 8 | file://src/passwd.c;firstline=8;endline=30;md5=2899a045e90511d0e043b85a7db7e2fe" |
9 | 9 | ||
10 | PR = "r2" | 10 | PR = "r3" |
11 | 11 | ||
12 | SRC_URI = "http://pkg-shadow.alioth.debian.org/releases/${BPN}-${PV}.tar.bz2 \ | 12 | SRC_URI = "http://pkg-shadow.alioth.debian.org/releases/${BPN}-${PV}.tar.bz2 \ |
13 | file://shadow.automake-1.11.patch \ | 13 | file://shadow.automake-1.11.patch \ |
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" | |||
3 | HOMEPAGE = "http://pkg-shadow.alioth.debian.org" | 3 | HOMEPAGE = "http://pkg-shadow.alioth.debian.org" |
4 | BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580" | 4 | BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580" |
5 | SECTION = "base utils" | 5 | SECTION = "base utils" |
6 | LICENSE = "BSD | Artistic" | 6 | LICENSE = "BSD | Artistic-1.0" |
7 | LIC_FILES_CHKSUM = "file://login.defs_shadow-sysroot;md5=25e2f2de4dfc8f966ac5cdfce45cd7d5" | 7 | LIC_FILES_CHKSUM = "file://login.defs_shadow-sysroot;md5=25e2f2de4dfc8f966ac5cdfce45cd7d5" |
8 | 8 | ||
9 | DEPENDS = "base-passwd" | 9 | DEPENDS = "base-passwd" |
10 | 10 | ||
11 | PR = "r2" | 11 | PR = "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 |
diff --git a/meta/recipes-extended/shadow/shadow_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow_4.1.4.3.bb index a69eb7c2e1..f892eb93a0 100644 --- a/meta/recipes-extended/shadow/shadow_4.1.4.3.bb +++ b/meta/recipes-extended/shadow/shadow_4.1.4.3.bb | |||
@@ -3,13 +3,13 @@ DESCRIPTION = "Tools to change and administer password and group data" | |||
3 | HOMEPAGE = "http://pkg-shadow.alioth.debian.org" | 3 | HOMEPAGE = "http://pkg-shadow.alioth.debian.org" |
4 | BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580" | 4 | BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580" |
5 | SECTION = "base utils" | 5 | SECTION = "base utils" |
6 | LICENSE = "BSD | Artistic" | 6 | LICENSE = "BSD | Artistic-1.0" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=08c553a87d4e51bbed50b20e0adcaede \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=08c553a87d4e51bbed50b20e0adcaede \ |
8 | file://src/passwd.c;firstline=8;endline=30;md5=2899a045e90511d0e043b85a7db7e2fe" | 8 | file://src/passwd.c;firstline=8;endline=30;md5=2899a045e90511d0e043b85a7db7e2fe" |
9 | 9 | ||
10 | DEPENDS = "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" | 10 | DEPENDS = "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" |
11 | RDEPENDS_${PN} = "shadow-securetty ${@base_contains('DISTRO_FEATURES', 'pam', '${PAM_PLUGINS}', '', d)}" | 11 | RDEPENDS_${PN} = "shadow-securetty ${@base_contains('DISTRO_FEATURES', 'pam', '${PAM_PLUGINS}', '', d)}" |
12 | PR = "r7" | 12 | PR = "r8" |
13 | 13 | ||
14 | SRC_URI = "http://pkg-shadow.alioth.debian.org/releases/${BPN}-${PV}.tar.bz2 \ | 14 | SRC_URI = "http://pkg-shadow.alioth.debian.org/releases/${BPN}-${PV}.tar.bz2 \ |
15 | file://login_defs_pam.sed \ | 15 | file://login_defs_pam.sed \ |