]> code.ossystems Code Review - openembedded-core.git/commit
systemd: fix compile error for x32
authorKai Kang <kai.kang@windriver.com>
Thu, 13 Dec 2018 14:14:10 +0000 (09:14 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Jan 2019 16:56:33 +0000 (16:56 +0000)
commit9a78a8821f863ca6af15132201bc38f36d6e17a6
treec2d4ee3b5f6529e2be069e2db2657cdb084deffe
parentf2c5e46392b364a8c77734a77049487c6e19ebc1
systemd: fix compile error for x32

Backport patch to fix systemd compile error for x32:

| ../git/src/timesync/timesyncd-manager.c:607:19: error: format '%lli'
| expects argument of type 'long long int', but argument 11 has type
| 'long int' [-Werror=format=]

[YOCTO #13074]

(From OE-Core rev: 7201df413616cab8d7f3257f86dd7a0a5c7719ee)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/systemd/systemd/0001-timesync-changes-type-of-drift_freq-to-int64_t.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_239.bb