commit | 02dcbc72c0f8fdd2c110c074d0f7b6e64bc7b5fb | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Jun 25 09:06:33 2018 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Jun 25 16:05:24 2018 -0400 |
tree | 36b64e15f49c59ef862dc0a221299ec01802aac2 | |
parent | 0257c2c572f4aac5e7c6fb13e66217317a30c569 [diff] |
witherspoon: Move systemd to recipes-core Technically bitbake does not care where bbappends live but the universal norm is to put bbappend files in the same directory as the base recipe. Update to match meta-witherspoon and oe-core. Tested: Booted QEMU witherspoon image to shell Change-Id: I9b06de644ae414f76c2b8f390a6d32fe1e3e55d2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/journald-size-policy.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-core/systemd/journald-size-policy.conf similarity index 100% rename from meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/journald-size-policy.conf rename to meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-core/systemd/journald-size-policy.conf
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/journald-storage-policy.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-core/systemd/journald-storage-policy.conf similarity index 100% rename from meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/journald-storage-policy.conf rename to meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-core/systemd/journald-storage-policy.conf
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/systemd-journald-override.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-core/systemd/systemd-journald-override.conf similarity index 100% rename from meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/systemd-journald-override.conf rename to meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-core/systemd/systemd-journald-override.conf
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd_%.bbappend b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-core/systemd_%.bbappend similarity index 100% rename from meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd_%.bbappend rename to meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-core/systemd_%.bbappend
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes.txt b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes.txt index 3ec3f4a..a943f59 100644 --- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes.txt +++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes.txt
@@ -1,2 +1,3 @@ +recipes-core - What's needed to build a basic working Linux image including commonly used dependencies recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies recipes-phosphor - Phosphor OpenBMC applications and configuration