summaryrefslogtreecommitdiff
path: root/packages/xorg-lib/libx11_1.1.1.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
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_PRHolger Hans Peter Freyther1
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-14xorg-lib: remove libxcb dependency from libx11. Closes 3372.Rolf Leggewie1
2007-08-06packages/xorg-lib/libx11 : Fix makekeys generation on all libx11 bb packagesStelios Koroneos1
2007-08-06libx11: remove RPROVIDESKoen Kooi1
2007-06-19xorg-lib: move ruutf8 patch to libx11Koen Kooi1
2007-06-19libx11: added patch to alias locale ru_RU.utf8, closing #2526Michael Krelin1
2007-05-18libx11: add a new -native and stop removing xlib.hKoen Kooi1
2007-03-29libx11-1.1.1: fix packagingPhilipp Zabel1
2007-03-29libx11-1.1.1: makekeys.diff is applied upstreamPhilipp Zabel1
2007-03-28libx11-1.1.1: depends on libxcbPhilipp Zabel1
2007-03-28X11R7.2 preparation: xorg-libPhilipp Zabel1
- add individual release support to xorg-lib-common.inc - add new X11R7.2 releases (individual release versions)