]> 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>
Fri, 14 Dec 2018 17:09:12 +0000 (17:09 +0000)
commit7201df413616cab8d7f3257f86dd7a0a5c7719ee
tree30b4ca734d1c9592b326792b2ce1238ecabbe75b
parent47282a2f6f12acebf58961ea9410cfbc335d560b
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]

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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