diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2018-10-17 12:43:23 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-21 21:30:35 +0100 |
commit | 28c2f0dfe3ae06d87772b2a88fcace5a03e09143 (patch) | |
tree | 83097d1031d4c24034045a6bdc9bd9a042b70576 /meta-selftest | |
parent | 5293bee5f77f49a4318517d77103c818a36fafa0 (diff) | |
download | poky-28c2f0dfe3ae06d87772b2a88fcace5a03e09143.tar.gz |
systemd: Remove items that made this machine (qemu) specific
Create a new systemd-conf recipe to contain the specific system/machine
configuration items. This new package is now machine specific.
Without doing this trying to create a single system with multiple BSPs,
one of which was qemu based, would result in the systemd -and- everything that
dependend upon systemd to have their hash changed. The hash changing means
lots of rebuilds, but worse if it's a package based system each different
machine ends with a new PR value and a newly generated package.
(From OE-Core rev: d3395418758ed414eee3e95e13d2d8bc5dca88cc)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions