diff options
| -rw-r--r-- | recipes-connectivity/openssh/openssh_6.1p1.bbappend | 6 | ||||
| -rw-r--r-- | recipes-extended/shadow/shadow_4.1.4.3.bbappend | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/recipes-connectivity/openssh/openssh_6.1p1.bbappend b/recipes-connectivity/openssh/openssh_6.1p1.bbappend index 698f4ab..43d459c 100644 --- a/recipes-connectivity/openssh/openssh_6.1p1.bbappend +++ b/recipes-connectivity/openssh/openssh_6.1p1.bbappend | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | PR .= ".3" | 1 | PR .= ".4" |
| 2 | |||
| 3 | FILESEXTRAPATHS_prepend := "${THISDIR}/files:" | ||
| 4 | 2 | ||
| 5 | inherit with-selinux | 3 | inherit with-selinux |
| 4 | |||
| 5 | FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/files:')}" | ||
diff --git a/recipes-extended/shadow/shadow_4.1.4.3.bbappend b/recipes-extended/shadow/shadow_4.1.4.3.bbappend index c2c3332..f871e67 100644 --- a/recipes-extended/shadow/shadow_4.1.4.3.bbappend +++ b/recipes-extended/shadow/shadow_4.1.4.3.bbappend | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/files:" | 1 | PR .= ".4" |
| 2 | |||
| 3 | PR .= ".3" | ||
| 4 | 2 | ||
| 5 | inherit with-selinux with-audit | 3 | inherit with-selinux with-audit |
| 4 | |||
| 5 | FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/files:')}" | ||
