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-02-13 | gconf-dbus: update svn version to rev 641, remove cvs version | Michael Lauer | 1 | |
* this makes it work with dbus 1.1.x | ||||
2007-12-13 | gconf-dbus: fix -dev packaging of svn version | Philipp Zabel | 1 | |
2007-10-26 | gconf-dbus: do not install gconf.service into /usr/share/dbus-1.0/ dir as it ↵ | Marcin Juszkiewicz | 1 | |
is not used by DBus (from Poky) | ||||
2007-09-15 | gconf-dbus: DEPENDS += virtual/libintl | Koen Kooi | 1 | |
2007-09-14 | gconf-dbus: sync with poky, drops dependency on gtk+ | Koen Kooi | 1 | |
2007-04-25 | gconf-dbus_svn.bb : Add dependency on intltool-native so configure script runs | Philip Balister | 1 | |
properly. This should fix bug 2136. | ||||
2007-04-12 | gconf-dbus: update svn to 2.16 | Koen Kooi | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-27 | gconf-dbus: depend on dbus-glib | Koen Kooi | 1 | |
2006-03-08 | gconf-dbus: bump PV up to 2.10 to provide an upgrade path | Koen Kooi | 1 | |
2006-01-20 | merge of 82bcdbbeb00c95318d566c7433ccdc8ac512737e | Justin Patrin | 1 | |
and 83e188071b5f6287dbe396261e4ad3fead68a0d2 | ||||
2006-01-20 | gnome-dbus_svn: Disable PARALLEL_MAKE. | Richard Purdie | 1 | |
2006-01-20 | gconf-dbus: fix compile error with gconf lock functions in XML backend and ↵ | Justin Patrin | 1 | |
fix oldxml in Makefile | ||||
2006-01-16 | gconf-dbus_svn.bb : Remove the repeated data in the .bb file, as approved by ↵ | Graeme Gregory | 1 | |
florian. | ||||
2006-01-14 | gconf-dbus: add imendio svn version for new dbus api | Philipp Zabel | 1 | |