]> code.ossystems Code Review - openembedded-core.git/commit
screen: add back the patch for parallel build
authorJackie Huang <jackie.huang@windriver.com>
Tue, 26 Jul 2016 06:49:51 +0000 (02:49 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Jul 2016 20:30:17 +0000 (21:30 +0100)
commit6cc3aea5ca7faf018fc50f66c7b2aa0e870addff
tree8396380514d36493c0252ee9cfe228973576d23c
parentbb44ef79c1ea9fb1d2e37978bcf964e62caaf4cd
screen: add back the patch for parallel build

The patch 0001-fix-for-multijob-build.patch was removed by:
"d437921 screen: upgrade to 4.4.0"

But in fact the fixes is not all in the version 4.4.0, we
still get errors in parallel builds:

| ../screen-4.4.0/screen.h:48:18: fatal error: comm.h: No such file or directory

So rebase the patch and add it back.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/screen/screen/0001-fix-for-multijob-build.patch [new file with mode: 0644]
meta/recipes-extended/screen/screen_4.4.0.bb