Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-12-29 | git-native: Add missing patch | Rod Whitby | 1 | |
2007-12-26 | git: Add patch to put space before -m argument. Fixes #3551. No PR bump, ↵ | Rod Whitby | 1 | |
cause no change to compilation or packaged content - if it built for you previously, then you don't need the patch, but it will do no harm. | ||||
2007-12-01 | Add git-native 1.5.3 (from poky) | Richard Purdie | 2 | |
2007-08-03 | git: fix runtime issues | Henning Heinold | 2 | |
* 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-03 | git: fix building of git 1.5.2.3 | Henning Heinold | 5 | |
* 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 | ||||
2007-08-03 | git: 1.4.4.2 -> 1.5.2.3 (from poky) | Richard Purdie | 2 | |
2007-06-12 | remove a bunch of empty directories | Rolf Leggewie | 1 | |
2007-05-12 | git: it turns out that git also relies on a decent sed. | Michael Krelin | 1 | |
2007-05-08 | git: minor fixes to make git work on the device. Closes #2226 and #2240 | Michael Krelin | 1 | |
- Adjust path to templates directory to fix `git init-db` - Make it depend on cpio and findutils as at least local `git clone` relies on them. | ||||
2006-12-19 | git: fix case of the disappearing snapshots by adding a stable release | Michael Lauer | 6 | |
2006-11-22 | git: also rdepend on perl-module-file-path | Koen Kooi | 1 | |
2006-11-22 | git: RDEPEND on perl: | Koen Kooi | 1 | |
root@h2200:/data# git clone git://git.cairographics.org/git/cairo /usr/bin/git-clone: line 325: perl: command not found | ||||
2006-11-14 | git: Set PV correctly, update for upstream changes in directory names | Richard Purdie | 2 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-17 | git-native: fix DEPENDS | Michael Lauer | 1 | |
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 1 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. | ||||
2006-01-12 | git: remove makefile patch as upstream have fixed the makefile now | Richard Purdie | 1 | |
2005-10-13 | linux-oz-2.6: Rearrange stable patches to reflect order in mainline. Add ↵ | Richard Purdie | 1 | |
extra collie scoop fix. Seperate corgi include fix so mainline c7x0 compiles. Update hx2750 base patch for recent mmc changes. | ||||
2005-09-13 | git: Add git and git-native packages. git-native may need some addition ↵ | Richard Purdie | 5 | |
dependencies (curl-native, openssl-native) - I'm not sure what the policy is on this. Adding them should be straight forward enough though. |