From 1c3e9fd5fad1fc93fee78ef9d62ec5ed12dcb428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 27 Sep 2018 23:09:52 +0200 Subject: [PATCH] openssh: move to appends/oe-core MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../openssh/files => appends/oe-core/openssh}/sshd_config | 0 {recipes-tweaks/openssh => appends/oe-core}/openssh_%.bbappend | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {recipes-tweaks/openssh/files => appends/oe-core/openssh}/sshd_config (100%) rename {recipes-tweaks/openssh => appends/oe-core}/openssh_%.bbappend (100%) diff --git a/recipes-tweaks/openssh/files/sshd_config b/appends/oe-core/openssh/sshd_config similarity index 100% rename from recipes-tweaks/openssh/files/sshd_config rename to appends/oe-core/openssh/sshd_config diff --git a/recipes-tweaks/openssh/openssh_%.bbappend b/appends/oe-core/openssh_%.bbappend similarity index 100% rename from recipes-tweaks/openssh/openssh_%.bbappend rename to appends/oe-core/openssh_%.bbappend