Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 1 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-05-19 | glibc/linux-libc-headers: make sure that scsi headers are available when ↵ | Tom Rini | 1 | |
needed. Fixes 4262. * commit by Laibsch | ||||
2007-12-17 | linux-libc-headers: Do not hardcode /usr. | Paul Sokolovsky | 1 | |
2007-09-29 | linux-libc-headers: Add dependency on cross-linkage, no longer need to ↵ | Richard Purdie | 1 | |
install headers to cross/ (from poky). | ||||
2007-04-18 | linux-libc-headers: added nylon-specific append to do_stage making sure that ↵ | Martin Dietze | 1 | |
some headers are found where expected | ||||
2007-03-23 | linux-libc-headers: add UTS_RELEASE to version.h. Fixes uClibc builds with ↵ | Oyvind Repvik | 1 | |
these headers | ||||
2007-01-05 | linux-libc-headers: correct spelling mistake in inclusion | Rolf Leggewie | 1 | |
2007-01-05 | linux-libc-headers: basic unification | Rolf Leggewie | 1 | |
2006-12-12 | many files: KERNELORG_MIRROR variable created | Marcin Juszkiewicz | 1 | |
2006-12-03 | linux libc headers 2.6.18: fix install for powerpc | Koen Kooi | 1 | |
2006-10-02 | linux-libc-headers-2.6.18: don't sanitize the secret kernel syscall macros ↵ | Philipp Zabel | 1 | |
away, util-linux wants them | ||||
2006-09-25 | * add unifdef-native, an utility from 2.6.18-git that's used to generate ↵ | Michael Lauer | 1 | |
userland headers * make linux-libc-headers DEPEND on unifdef-native | ||||
2006-09-22 | linux-libc-headers: add 2.6.18, generated by make headers_install | Philipp Zabel | 1 | |