Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-12-30 | glib.inc: add || true after sed | Koen Kooi | 1 | |
2008-12-30 | glib-2.0: fix path to perl in glib-mkenums | Koen Kooi | 1 | |
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-09-18 | glib-2.0: increase packaging granularity | Phil Blundell | 1 | |
2008-09-08 | glib-2.0: update to 2.18.0 | Koen Kooi | 1 | |
2008-03-05 | glib-2.0: use autotools_stage_all to catch all libs, glib >= 2.15.0 adds ↵ | Koen Kooi | 1 | |
extra libs | ||||
2007-07-10 | glib-2.0: fix packaging in 2.12.12 - should end discussion on OE list | Marcin Juszkiewicz | 1 | |
2007-07-10 | packages/glib-2.0/glib.inc : remove bogus ${PN}-dev from packages. | Graeme Gregory | 1 | |
2007-07-04 | glib-2.0 2.12.12: Package clearly -dev (if not stray files) away from ${PN}. | Paul Sokolovsky | 1 | |
* See glib-2.0_2.8.6.bb for reference, too. | ||||
2007-05-05 | glib.inc: make printf disable opt-in | Koen Kooi | 1 | |
2007-04-30 | glib: merge printf fix from poky | Koen Kooi | 1 | |
2006-12-21 | glib-2.0: update to 2.12.6 | Koen Kooi | 1 | |
* also create glib.inc |