commit | e5384f416af5788bc32ceee299334ab9908986cf | [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 | d9c84fba083b2b5e36ee640c6134338ef2ce4170 | |
parent | 664f63d5a83b232fcc6dfe4c458fc07a6bd63bb8 [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-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/journald-size-policy.conf b/meta-ibm/meta-witherspoon/recipes-core/systemd/journald-size-policy.conf similarity index 100% rename from meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/journald-size-policy.conf rename to meta-ibm/meta-witherspoon/recipes-core/systemd/journald-size-policy.conf
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/journald-storage-policy.conf b/meta-ibm/meta-witherspoon/recipes-core/systemd/journald-storage-policy.conf similarity index 100% rename from meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/journald-storage-policy.conf rename to meta-ibm/meta-witherspoon/recipes-core/systemd/journald-storage-policy.conf
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/systemd-journald-override.conf b/meta-ibm/meta-witherspoon/recipes-core/systemd/systemd-journald-override.conf similarity index 100% rename from meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd/systemd-journald-override.conf rename to meta-ibm/meta-witherspoon/recipes-core/systemd/systemd-journald-override.conf
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd_%.bbappend b/meta-ibm/meta-witherspoon/recipes-core/systemd_%.bbappend similarity index 100% rename from meta-ibm/meta-witherspoon/recipes-phosphor/systemd/systemd_%.bbappend rename to meta-ibm/meta-witherspoon/recipes-core/systemd_%.bbappend
diff --git a/meta-ibm/meta-witherspoon/recipes.txt b/meta-ibm/meta-witherspoon/recipes.txt index 3ec3f4a..a943f59 100644 --- a/meta-ibm/meta-witherspoon/recipes.txt +++ b/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