]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: avoid parsing error when 'networkd' is enabled in PACKAGECONFIG ChenQi/systemd-networkd
authorChen Qi <Qi.Chen@windriver.com>
Mon, 2 Mar 2015 06:01:17 +0000 (14:01 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Mon, 2 Mar 2015 07:30:27 +0000 (15:30 +0800)
commitc8596d4e77f4604c819df7adc5851592f90bb5e9
tree714e07fdbffe8d49c70b7e9d516ebd63d80faf4b
parentbc393da30306891617adbb5eda5f57c9209ff24f
systemd: avoid parsing error when 'networkd' is enabled in PACKAGECONFIG

If 'networkd' is enabled in PACKAGECONFIG, the do_install variable cannot
be correctly expanded. Error message is like below.

Failure expanding variable do_install: ShellSyntaxError: LexToken(Fi,'fi',0,0)
followed by:
  LexToken(NEWLINE,'\n',0,0)

This patch fixes the above problem.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-core/systemd/systemd_219.bb