summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/openjade/openjade-1.3.2/no-libtool.patch
AgeCommit message (Collapse)AuthorFiles
2016-10-28Remove the SGML stackAlexander Kanavin1
It is not used for anything, and is something of a pain to maintain. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2016-01-07openjade: Fix build if not installing libtool .la filesPhil Blundell1
The openjade build system is slightly funky and does strange things with library dependencies. Fix it up so that it depends on the .so rather than the .la (which may not exist) for libraries from the sysroot. Signed-off-by: Phil Blundell <philb@brightsign.biz> Signed-off-by: Ross Burton <ross.burton@intel.com>