]> code.ossystems Code Review - openembedded-core.git/commit
pcmciautils: Fix parallel build and include sys/types.h
authorKhem Raj <raj.khem@gmail.com>
Sun, 10 Jan 2016 02:40:09 +0000 (18:40 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:52 +0000 (23:42 +0000)
commit149a5202d32650775386e166ed06855097256977
tree4a1a8543c8e90ccd10e066bc2dcd1159d00d30b1
parent93911daf0b492d16d02b2bd7ce93ae1eb6bdb5a4
pcmciautils: Fix parallel build and include sys/types.h

parallel build patch was removing dependencies on .c files mistakenly
just adding src/yacc_config.h to dependencies in existing rule should
have fixed the original build race

include sys/types.h in lex_config.l for getting u_long definition

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-bsp/pcmciautils/pcmciautils-018/0001-fix-a-parallel-building-issue.patch
meta/recipes-bsp/pcmciautils/pcmciautils-018/lex_sys_types.patch [new file with mode: 0644]
meta/recipes-bsp/pcmciautils/pcmciautils_018.bb