screen: fix parallel build
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 3 Oct 2018 21:06:24 +0000 (23:06 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 4 Oct 2018 12:35:28 +0000 (14:35 +0200)
commit72e6c208094376d668f836d2b6255ab6414025bd
treed6c5cf96ef1c296f2d4bca4f9f98d606f30ad2f4
parent78b3527860b1305026b3e3ac557f2c2afa0a313c
screen: fix parallel build

comm.h is needed to build list_display.o and list_generic.o otherwise
parallel builds will sometimes fail

Fixes:
 - http://autobuild.buildroot.org/results/43105f14857dbe72d8878fc7b3db67f7bdca93cc
 - http://autobuild.buildroot.org/results/47f4ecbec1355285633df287fc9c4e7cccde9378

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/screen/0011-comm.h-needed-for-list_-display-generic-.o.patch [new file with mode: 0644]