Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-09-01 | packages: Separate out most of the remaining packages into recipes | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-07-21 | gperf: upgrade to 3.0.4 | Kevin Tian | 1 | |
[Patches] REMOVE _autoreconf.patch_: no need to duplicate acinclude.m4 in every subdirectory [Recipe] - Keep original 3.0.3 version for GPLv2 requirement. 3.0.4 has bumped to GPLv3+ - add gperf.inc for common lines - instead of duplicating acinclude.m4 in every subdirectory, use " -I ${S}" to ensure acinlude.m4 successfully found by m4_include Signed-off-by: Kevin Tian <kevin.tian@intel.com> |