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-08-25 | gsoap: fix PACKAGES and close 1505. | Rolf Leggewie | 1 | |
2008-08-04 | gsoap-native: unbreak build - close #2373 | Marcin Juszkiewicz | 3 | |
2007-06-12 | gsoap: remove erroneous PACKAGES-line | Rolf Leggewie | 1 | |
2006-11-29 | Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ↵ | Richard Purdie | 1 | |
mailing list. There should be no functionality changes yet. | ||||
2006-08-18 | gsoap-native: unbreak self-dependency | Marcin Juszkiewicz | 1 | |
2006-05-03 | add gsoap, generates C/C++ source codes for Web service and client applications | Michael Lauer | 3 | |