commit | 14e106021b5619542f57927c293186e56d9d94e0 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Jul 18 09:22:08 2018 -0700 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jul 18 09:26:09 2018 -0700 |
tree | 74863ea8b9b26a7839058de819b2070e73195e7c | |
parent | 158309e8306ee602bd9234815b3105594de7815c [diff] |
Move systemd bbappend to match base layer path yocto requires bbappend paths match the path of the layer that is being appended to. This was working with prior yocto releases but seems like the latest now enforces this rule. Testing: Verified override conf files are back in witherspoon image. Resolves openbmc/openbmc#3316 Change-Id: Idaace35871276ad20ef4d5bef51974fcdfbce9f1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-core/systemd/journald-size-policy.conf b/meta-ibm/meta-witherspoon/recipes-core/systemd/systemd/journald-size-policy.conf similarity index 100% rename from meta-ibm/meta-witherspoon/recipes-core/systemd/journald-size-policy.conf rename to meta-ibm/meta-witherspoon/recipes-core/systemd/systemd/journald-size-policy.conf
diff --git a/meta-ibm/meta-witherspoon/recipes-core/systemd/journald-storage-policy.conf b/meta-ibm/meta-witherspoon/recipes-core/systemd/systemd/journald-storage-policy.conf similarity index 100% rename from meta-ibm/meta-witherspoon/recipes-core/systemd/journald-storage-policy.conf rename to meta-ibm/meta-witherspoon/recipes-core/systemd/systemd/journald-storage-policy.conf
diff --git a/meta-ibm/meta-witherspoon/recipes-core/systemd/systemd-journald-override.conf b/meta-ibm/meta-witherspoon/recipes-core/systemd/systemd/systemd-journald-override.conf similarity index 100% rename from meta-ibm/meta-witherspoon/recipes-core/systemd/systemd-journald-override.conf rename to meta-ibm/meta-witherspoon/recipes-core/systemd/systemd/systemd-journald-override.conf
diff --git a/meta-ibm/meta-witherspoon/recipes-core/systemd_%.bbappend b/meta-ibm/meta-witherspoon/recipes-core/systemd/systemd_%.bbappend similarity index 100% rename from meta-ibm/meta-witherspoon/recipes-core/systemd_%.bbappend rename to meta-ibm/meta-witherspoon/recipes-core/systemd/systemd_%.bbappend