aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unifdef
AgeCommit message (Collapse)Author
2011-02-25unifdef: update from 2.4 to 2.6Chris Larson
As far as I can see, all the changes are bugfixes, and only one of those affects behavior in a noticable way to the user (-o now obeys -n, emitting line numbers to the specified output file). Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-27unifdef: replace our local unifdef with upstreamChris Larson
Now using the release version 2.4 of unifdef, with a target recipe as well as native/nativesdk, rather than building from the unifdef.c in the OE repository. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-25unifdef: update package LICENSEChase Maupin
* Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-06unifdef-native: one NATIVE_INSTALL_WORKS is enoughKoen Kooi
2010-05-06unifdef-native_2.6.18+git.bb: Fix new style staging.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-06unifdef-naitve: Fix from PokyRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06unifdef-native: convert to new style stagingKoen Kooi
2009-04-28recipes/unifdef/files/unifdef.c : more modern glibc expose getline fromGraeme Gregory
stdio.h rename the function so not to cause a clash
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>