Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 2 | |
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-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 2 | |
2008-10-09 | util-linux-ng: add readprofile to update-alternatives | Koen Kooi | 2 | |
2008-07-26 | Fix horribly broken util-linux-ng 2.14 for uclibc. It also needs a new ↵ | Khem Raj | 3 | |
config option in .config of uclibc to enable UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y UCLIBC_HAS___PROGNAME=y These should be enabled in uclibc.distro files. I will seek permission to add those if not we can always fix util-linux-ng to define __progname. | ||||
2008-07-13 | util-linux-ng: fix packaging | Koen Kooi | 2 | |
2008-07-13 | util-linux-ng: update to 2.14 | Koen Kooi | 2 | |
2008-02-29 | util-linux-ng: 2.13.1 final release, remove -rc2. | Leon Woestenberg | 1 | |
2008-01-03 | util-linux-ng: Install binaries into same locations as util-linux does. | Leon Woestenberg | 1 | |
2008-01-02 | util-linux-ng: Added 2.13.1-rc2, recipe to be finished during candidate ↵ | Leon Woestenberg | 3 | |
release cycle. |