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-05-07 | libsoup: modify staging funciton to not symlink, we don't want libsoup.pc, ↵ | Koen Kooi | 1 | |
but libsoup-2.x.pc epiphany: depend on libsoup-2.4 | ||||
2008-05-07 | libsoup-2.2.100: Fix staging funciton to correctly handle the .pc files | Richard Purdie | 1 | |
2008-05-04 | libsoup: add 2.4.1 | Koen Kooi | 1 | |
2007-09-29 | packages/gnome: sync with poky, while maintaining OE tweaks like avahi and ↵ | Koen Kooi | 1 | |
gnutls | ||||
2007-09-02 | Fix PKG_CONFIG_PATH references which should be PKG_CONFIG_DIR | Richard Purdie | 1 | |
2007-08-25 | libsoup: update to 2.2.100 | Michael Lauer | 1 | |