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 | 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-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 3 | |
2008-09-10 | netpbm: Disable PARALLEL_MAKE; a shame but race conditions make it possible for | Mike Westerhof | 1 | |
the contents of the configure header file to get doubled up and scrambled. | ||||
2007-05-07 | ntpbm: clean up. Bump PR. Partly closes 2234. | Rolf Leggewie | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2005-09-19 | Same GNU cp changes... | Holger Freyther | 1 | |
2005-09-07 | netpbm: partial fix to the perl module dependencies | John Bowler | 1 | |
The package now has a reduced list of perl module dependences, however some indirect dependencies are still necessary because of errors in the perl modules themselves. | ||||
2005-08-05 | Change RDEPENDS from perl-module-${TARGET_SYS}-xsloader to ↵ | David Karlstrom | 1 | |
perl-module-xsloader to match perl packaging change | ||||
2005-08-04 | netpbm: Fix perl RDEPENDS, make ppmtojpeg work (disabled by default because | John Bowler | 2 | |
the target of the link, pnmtojpeg, may not exist) | ||||
2005-08-03 | netpbm, compiles on glibc only (because it uses sinf) | John Bowler | 6 | |