diff options
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2016-06-23 13:28:00 -0400 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2016-06-24 15:22:18 -0500 |
commit | f5139092b16dd06a04a3c35282f69f697ae08b39 (patch) | |
tree | e71bb21c84b82c8d5835529b5919c77b786b9bcd /yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native_3.1.bb | |
parent | e30f60467556d63af8d7132579b3830bab0b6944 (diff) | |
download | talos-openbmc-f5139092b16dd06a04a3c35282f69f697ae08b39.tar.gz talos-openbmc-f5139092b16dd06a04a3c35282f69f697ae08b39.zip |
Fix systemd packageconfig
PACKAGECONFIG is typically set with '??=' in the base recipe. In our
systemd append it was being set with += which overrides the weak
default (??=) so none of the default configure options were used. This
patch corrects that and then removes all the default options we don't
need.
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native_3.1.bb')
0 files changed, 0 insertions, 0 deletions