]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: avoid boot failures for mips64 ChenQi/bug10250
authorChen Qi <Qi.Chen@windriver.com>
Sun, 9 Oct 2016 02:12:15 +0000 (10:12 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Sun, 9 Oct 2016 09:22:04 +0000 (17:22 +0800)
commite7f6b2d54c90833a8c6782a95283b8849438b3a9
treed11cbf5640603bf2920a71c531db183b2a5e443a
parent747f59f5103995654f2b10a52d1dfd2dd4ad1a0e
systemd: avoid boot failures for mips64

If we start a systemd based qemumips64 target with 'pam' enabled in
DISTRO_FEATURES, we could not login in successfully. After you provide
username and password to the login prompt, the login prompt just comes up
again. Besides, there are other boot failures.

Append '-O0' flag for mips64 target as a workaround to this problem.

[YOCTO #10250]

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