summaryrefslogtreecommitdiff
path: root/packages/git/files/autotools.patch
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
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>
2007-08-03git: fix runtime issuesHenning Heinold1
* fix config.mak.in to export LDFLAGS, now it compiles and runs in a sane way * remove the OEMAKE_EXTRA hack for LDFLAGS * bump PR
2007-08-03git: fix building of git 1.5.2.3Henning Heinold1
* remove git.inc because 2 files are enough * let git-native require git * override RDEPENDS in git-native * switch to autotools * add files/autotools.patch so we can crosscompile * adding expat and zlib to the DEPENDS