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 | ||||
2008-02-27 | xserver-kdrive_1.3.0.0.bb : remove glamo from xserver-kdrive, next commit | Graeme Gregory | 1 | |
will create new recipe for it. | ||||
2008-02-01 | xserver-kdrive-1.3/1.4: keycode MEDIUMRAW patch, oebug 2637, courtesy of ↵ | Junqian Gordon Xu | 1 | |
Stanislav Brabec utx@penguin.cz * see details in bugtracker and mailinglist | ||||
2007-12-30 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
968e6781dca5ee420f8b36434c88d54cafe77f35) to branch 'org.openembedded.dev.avr32' (head facce641a6e2c90f8a2171880eafb72136895681) | ||||
2007-12-25 | xserver-kdrive 1.3: make xfbdev tosa specific | Koen Kooi | 1 | |
2007-12-25 | xerver-krive-1.3.0.0: tosa fbdev workaround patch by by Hector Martin (bug# 490) | Junqian Gordon Xu | 1 | |
2007-12-11 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
acccc4840b95c279164a3eeacf893200164bdc65) to branch 'org.openembedded.dev.avr32' (head 4a915ee0a28076c53049330f3f2e58c7b85ef7a8) | ||||
2007-12-03 | xserver-kdrive_1.3.0.0.bb : more glamo patches, have purposely not bumped | Graeme Gregory | 1 | |
PR as this isnt a released device yet. | ||||
2007-11-22 | xserver-kdrive_1.3.0.0.bb : fix x86 breakage with glamo patch | Chia-I Wu | 1 | |
2007-11-21 | xserver-kdrive_1.3.0.0.bb : add Xglamo server for Neo1973 | Graeme Gregory | 1 | |
2007-10-12 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
7c2dfd8725acfc6de0286a17d58cccbfa6c141f8) to branch 'org.openembedded.dev.avr32' (head 6a2246abf3d894c89fc60280e99b73072b879e02) | ||||
2007-10-07 | xserver-kdrive 1.3: add patch to get the gumstix lcd working | Koen Kooi | 1 | |
2007-09-30 | xserver-kdrive: make 1.3.0.0 and 1.4 build | Koen Kooi | 1 | |
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 | merge of '5de580abb15ee7230f7162ca138cac8c1c1dba23' | Paul Sokolovsky | 1 | |
and 'c2df40f19e8788bf21437d463d250244cd5c8d4b' | ||||
2007-09-08 | xserver-kdrive 1.3.0.0: Bump PR for w100 fix. | Paul Sokolovsky | 1 | |
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 | xserver-kdrive 1.3.0.0: apply w100 patches | Koen Kooi | 1 | |
2007-08-02 | xorg mega commit: merge in change from poky | Koen Kooi | 1 | |
2007-05-23 | xserver-kdrive: merge 1.3.0.0 from poky | Koen Kooi | 1 | |
* Xw100 patch needs to be rediffed |