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-09-17 | xserver: make kdrive and xorg parallel installable by putting the security ↵ | Koen Kooi | 1 | |
file in a seperate package | ||||
2007-09-08 | xserver-kdrive: move enable-epson.patch out of -common, prep for git fixup | Philipp Zabel | 1 | |
2007-09-08 | xserver-kdrive: move enable-builtin-fonts.patch out of -common.inc | Philipp Zabel | 1 | |
* I hope 1.4 will do without this hack | ||||
2007-09-08 | xserver-kdrive-w100: split configure.ac and Makefile.am out of w100 patch | Philipp Zabel | 1 | |
* those two have to be adapted for 1.4/git and I don't want to duplicate the whole w100 patch. | ||||
2007-09-06 | xserver-kdrive: move some patches out of -common inc, preparation for 1.4 | Philipp Zabel | 1 | |
2007-08-02 | kdrive (imageon) 1.2.0: apply xcalibrate patch needed for recent changes | Koen Kooi | 1 | |
2007-07-28 | xserver-kdrive 1.2.0: bump PR to get Xw100 rebuilt against a more recent xrandr | Koen Kooi | 1 | |
2007-05-29 | xserver-kdrive: add patch to speed up pixbuf compositing on some 16bit displays | Koen Kooi | 1 | |
2007-04-06 | xserver-kdrive 1.2.0: Add patch to actually enable offscreen pixmap ↵ | Paul Sokolovsky | 1 | |
acceleration in Xw100. * Courtesy of Manuel Teira (sirfred). * Tested on hx4700. | ||||
2007-04-01 | xserver-kdrive: re-add w100 support | Koen Kooi | 1 | |
2007-03-30 | kdrive 1.2: bump PR due to patch changes | Koen Kooi | 1 | |
2007-03-30 | kdrive 1.2.0: bump PR due to patch changes | Koen Kooi | 1 | |
2007-03-29 | xserver-kdrive: clean up different patch versions, drop imageon from 1.2 for now | Philipp Zabel | 1 | |
2007-03-28 | xserver-kdrive: remove xcalibrate-1.2 patch, xcalibrate is upstream after all | Philipp Zabel | 1 | |
2007-03-28 | xserver-kdrive: change 1.2.0 to use xserver-kdrive-common.inc | Philipp Zabel | 1 | |
2007-03-28 | xserver-kdrive-1.2.0: depends on libxkbfile | Philipp Zabel | 1 | |
2007-03-28 | X11R7.2 preparation: xorg-xserver | Philipp Zabel | 1 | |
- add individual release support to xorg-xserver-common.inc - add new xorg-server 1.2.0 release |