Re: [OE-core] [PATCH] ghostscript: add objarch.h for armeb

2015-04-21 Thread Krishnanjanappa, Jagadeesh
ping, Is it going to be merged into fido branch? Regards, Jagadeesh From: Krishnanjanappa, Jagadeesh Sent: Tuesday, April 14, 2015 3:08 PM To: openembedded-core@lists.openembedded.org Cc: Krishnanjanappa, Jagadeesh Subject: [OE-core][PATCH] ghostscript

[OE-core] [PATCH] ghostscript: add objarch.h for armeb

2015-04-14 Thread Krishnanjanappa, Jagadeesh
From: "Krishnanjanappa, Jagadeesh" ghostscript application fails to fetch objarch.h file while building for armeb. The fetch failure is due to absence of this file in the default set of directories that the OpenEmbedded build system searches (i.e FILESPATH) for patches and files. This patch adds