]> code.ossystems Code Review - openembedded-core.git/commit
sysklogd: fix parallel build problem
authorChangqing Li <changqing.li@windriver.com>
Fri, 17 Jan 2020 07:09:04 +0000 (15:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Jan 2020 13:24:31 +0000 (13:24 +0000)
commit6e5be1d240621c5ce2adf4e629bd6b240cefc0e3
tree8edd50a3bdc4b30b80826a16d5c17d922d138aa9
parent771b3a20461bb03fabbe0eaddc03a2104fb9a7e6
sysklogd: fix parallel build problem

Parallel compile maybe failed with error:
error: ../lib/strlcat.o: No such file or directory
Makefile:619: recipe for target 'syslogd' failed

remove previous patch, and backport lastest fix
for this problem

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/sysklogd/files/0001-Drop-libcompat-to-simplify-build-deps-and-really-fix.patch [new file with mode: 0644]
meta/recipes-extended/sysklogd/files/0001-Fix-nasty-parallel-build-problem-reported-by-Gentoo-.patch [deleted file]
meta/recipes-extended/sysklogd/sysklogd.inc