]> code.ossystems Code Review - openembedded-core.git/commit
systemd: change PACKAGECONFIG 'resolve' back to 'resolved'
authorChen Qi <Qi.Chen@windriver.com>
Thu, 22 Mar 2018 07:34:18 +0000 (15:34 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 25 Mar 2018 08:33:36 +0000 (09:33 +0100)
commitda7fc569e547b4105b00c11a0b41b70230bacc50
tree273520622bbe16c9f2210c97683b75ecac0b870e
parent21fa28d8faf33b2717e38886352238dd360ef346
systemd: change PACKAGECONFIG 'resolve' back to 'resolved'

When systemd was upgraded from 234 to 237, the PACKAGECONFIG item
'resolved' is changed to 'resolve', this is because meson_options.txt
uses the word 'resolve' instead of 'resolved'.

However, this causes trouble for users. Backward compatibility is obviously
more important, because we might have bbappend files in other layers
using this PACKAGECONFIG item.

So change the name back to 'resolved'.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd_237.bb