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-05-09 | python: introduce MAJ_VER variable so that no further changes to a bb file ↵ | Rolf Leggewie | 1 | |
are necessary even with major releases * applied to python-pygtk and python-gobject * gnome projects projects host every major release in a separate directory | ||||
2008-04-18 | python-pygtk: unbreak prevent_to_get_display_during_import.patch (from Poky) | Marcin Juszkiewicz | 1 | |
2008-03-20 | python RDEPENDS fixes and s/distutils/setuptools (by Aloisio Almeida) | Michael Lauer | 1 | |
2008-03-06 | python-pygtk 2.10.4 add nodocs.patch to make it _really_ skip building the docs | Michael Lauer | 1 | |
2007-12-20 | python-pygtk 2.10.4 add missing dependency to python-pygobject | Michael Lauer | 1 | |
(again, it _really_ needs it at build time as well). closes #3450 | ||||
2007-12-10 | python-pygtk 2.10.4 python-pycairo is actually a build time dependency | Michael Lauer | 1 | |
2007-12-04 | python-pygtk 2.10.4 python-tokenize is included in python-lang | Michael Lauer | 1 | |
2007-12-04 | python-pygtk 2.10.4 package demo seperately and fix demo dependencies | Michael Lauer | 1 | |
2007-12-04 | python-pygtk 2.10.4: fix dependencies and packaging. closes #2905 | Michael Lauer | 1 | |
2007-11-15 | python-pygtk: PROVIDES python-pygtk2 for compability | Marcin Juszkiewicz | 1 | |
2007-11-12 | python-py[gtk|cairo]: remove duplicated packaging statements | Michael Lauer | 1 | |
2007-10-18 | python-pygtk: Remove more duplicate ${PN}-dev | Henryk Ploetz | 1 | |
2007-10-18 | python-pygtk-2.10.4: Fix duplicate ${PN}-dev in PACKAGES | Henryk Ploetz | 1 | |
2007-09-03 | python-pygtk-2.10.4: add runtime dependencies on python-pygobject and -pycairo | Philipp Zabel | 1 | |
2007-08-16 | python-pygtk[2]: change naming, python-pygtk is now 2.x, update to 2.10.4 | Michael Lauer | 1 | |