summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/openjade/openjade-1.3.2
Commit message (Collapse)AuthorAgeFilesLines
* recipes: add Upstream-Status to various recipe patchesScott Garman2011-05-182-0/+8
| | | | | | | | | | | | | | Add Upstream-Status tag to patches for the following recipes: apmd insserv linuxdoc-tools openjade sgmlspl at sudo Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* openjade: fix build with GCC 4.6Joshua Lock2011-04-041-0/+88
| | | | | | | | | | In GCC 4.6 the compiler no longer allows objects of const-qualified type to be default initialized unless the type has a user-declared default constructor. Patch from Gentoo bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=358021 Signed-off-by: Joshua Lock <josh@linux.intel.com>
* openjade: fix build issuesScott Garman2011-02-124-257/+2
| | | | | | | | | | * Recipe is now -native only * Fix install failure due to missing install path * Removed recipe cruft that was not needed, simplifying it * Removed unnecessary patches * Improved patch comment for makefile.patch Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* openjade: new recipe v1.3.2Scott Garman2011-02-014-0/+290
Recipe derived from OpenEmbedded. Signed-off-by: Scott Garman <scott.a.garman@intel.com>