summaryrefslogtreecommitdiffstats
path: root/recipes/quilt
AgeCommit message (Collapse)Author
2010-02-09quilt: use builtin date routinesBernhard Reutner-Fischer
quilt tries to use an RFC822 date format which is obsoleted by rfc2822 since 8 years now. It has a builtin date handler, so use that and not the date binary (which may only support rfc2822 by now, as busybox does) Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2009-04-09quilt-0.48: Add new version 0.48 of quilt.Khem Raj
checksums.ini: Add checksum for quilt 0.48 * Adds the latest release of quilt recipes. * Move PR out of quilt.inc into respective bb files.
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>