Signed-off-by: Philip Tricca <fl...@twobit.us> --- recipes-connectivity/openssh/openssh_6.2p2.bbappend | 13 ------------- recipes-connectivity/openssh/openssh_6.4p1.bbappend | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 recipes-connectivity/openssh/openssh_6.2p2.bbappend create mode 100644 recipes-connectivity/openssh/openssh_6.4p1.bbappend
diff --git a/recipes-connectivity/openssh/openssh_6.2p2.bbappend b/recipes-connectivity/openssh/openssh_6.2p2.bbappend deleted file mode 100644 index 223b8cf..0000000 --- a/recipes-connectivity/openssh/openssh_6.2p2.bbappend +++ /dev/null @@ -1,13 +0,0 @@ -PR .= ".5" - -inherit with-selinux - -FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/files:')}" - -# There is no distro feature just for audit. If we want it, -# uncomment the following. -# -#PACKAGECONFIG += "${@target_selinux(d, 'audit')}" - -PACKAGECONFIG[audit] = "--with-audit=linux,--without-audit,audit," - diff --git a/recipes-connectivity/openssh/openssh_6.4p1.bbappend b/recipes-connectivity/openssh/openssh_6.4p1.bbappend new file mode 100644 index 0000000..223b8cf --- /dev/null +++ b/recipes-connectivity/openssh/openssh_6.4p1.bbappend @@ -0,0 +1,13 @@ +PR .= ".5" + +inherit with-selinux + +FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/files:')}" + +# There is no distro feature just for audit. If we want it, +# uncomment the following. +# +#PACKAGECONFIG += "${@target_selinux(d, 'audit')}" + +PACKAGECONFIG[audit] = "--with-audit=linux,--without-audit,audit," + -- 1.7.10.4 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto