aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bison
AgeCommit message (Collapse)Author
2010-03-02bison: added forgotten filesMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-02bison/file.inc: INC_PR -> INCPRKoen Kooi
2010-03-02bison.inc: attempt to create proper file.inc that got missing in the earlier ↵Koen Kooi
bison commit
2010-03-02bison: merged Poky changes (BBEXTENDCLASS + new staging)Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-10-27bison: put liby.a in ${PN}Koen Kooi
Phil Blundell said: >> bison-2.3-r0: /usr/lib/liby.a That one is a special case: it wants to stay in the main bison package, since bison itself is a development tool. I'm not sure why it is a static-only library; that might be an error.
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>