From b2bef8bb81a89fea65634ba6cb9af243a4fde886 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 11 May 2020 14:00:11 -0700 Subject: [PATCH] linux-yocto: Move to meta-stx-integ The integration layer is the place to put StarlingX changes Signed-off-by: Saul Wold --- .../recipes-kernel}/linux/linux-yocto-rt_%.bbappend | 0 .../recipes-kernel}/linux/linux-yocto-stx.inc | 0 .../recipes-kernel}/linux/linux-yocto_%.bbappend | 0 .../recipes-kernel}/linux/linux/stx-kconfig.cfg | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {recipes-kernel => meta-stx-integ/recipes-kernel}/linux/linux-yocto-rt_%.bbappend (100%) rename {recipes-kernel => meta-stx-integ/recipes-kernel}/linux/linux-yocto-stx.inc (100%) rename {recipes-kernel => meta-stx-integ/recipes-kernel}/linux/linux-yocto_%.bbappend (100%) rename {recipes-kernel => meta-stx-integ/recipes-kernel}/linux/linux/stx-kconfig.cfg (100%) diff --git a/recipes-kernel/linux/linux-yocto-rt_%.bbappend b/meta-stx-integ/recipes-kernel/linux/linux-yocto-rt_%.bbappend similarity index 100% rename from recipes-kernel/linux/linux-yocto-rt_%.bbappend rename to meta-stx-integ/recipes-kernel/linux/linux-yocto-rt_%.bbappend diff --git a/recipes-kernel/linux/linux-yocto-stx.inc b/meta-stx-integ/recipes-kernel/linux/linux-yocto-stx.inc similarity index 100% rename from recipes-kernel/linux/linux-yocto-stx.inc rename to meta-stx-integ/recipes-kernel/linux/linux-yocto-stx.inc diff --git a/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-stx-integ/recipes-kernel/linux/linux-yocto_%.bbappend similarity index 100% rename from recipes-kernel/linux/linux-yocto_%.bbappend rename to meta-stx-integ/recipes-kernel/linux/linux-yocto_%.bbappend diff --git a/recipes-kernel/linux/linux/stx-kconfig.cfg b/meta-stx-integ/recipes-kernel/linux/linux/stx-kconfig.cfg similarity index 100% rename from recipes-kernel/linux/linux/stx-kconfig.cfg rename to meta-stx-integ/recipes-kernel/linux/linux/stx-kconfig.cfg