aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jpeg/jpeg_8b.bb
AgeCommit message (Collapse)Author
2010-09-11jpeg_8b: Allow using older versions of automakeChase Maupin
* Added patch to allow using older versions of automake such as 1.10.3 when building jpeg version 8b. * Only use the AM_SILENT_RULES if it is available. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-06jpeg: updated to version 8bEnrico Scholz
jpeg8b is now automake based and does not required the patches from the 6b recipe anymore. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>