Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 1 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
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-git: add build fix for xephyr | Philipp Zabel | 1 | |
2007-09-08 | xserver-kdrive-git: small w100 build fix | Philipp Zabel | 1 | |
2007-09-08 | xserver-kdrive-git: add enable-epson.patch for git | Philipp Zabel | 1 | |
2007-09-08 | xserver-kdrive-git: drop "--enable-kdrive-vesa" again | Philipp Zabel | 1 | |
* the vesa server needs sys/vm86.h, which is not staged by arm glibc. | ||||
2007-09-08 | xserver-kdrive-git: fixup | Philipp Zabel | 1 | |
* convert to use xserver-kdrive-common.inc * make patches apply | ||||
2007-08-02 | xorg-xservers: remove RPROVIDES=virtual/xserver, that should help people ↵ | Koen Kooi | 1 | |
seeing kdrive-git being built * and it helps to spot broken tasks/images that RDEPEND/PACKAGE_INSTALL virtual/xserver instead of ${XSERVER} | ||||
2007-08-02 | xorg mega commit: merge in change from poky | Koen Kooi | 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 git version to use xserver-kdrive-common.inc | Philipp Zabel | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-11-17 | xserver-kdrive-git: fix parse error | Koen Kooi | 1 | |
2006-10-19 | kdrive: remove duplicate packages. | Koen Kooi | 1 | |
* nothing changed in the actual output, so no PR bump needed | ||||
2006-10-19 | xserver-kdrive * disable w100 by default, enable it for arm | Michael Lauer | 1 | |
2006-09-23 | xserver-kdrive git reduce duplicated metadata | Michael Lauer | 1 | |
2006-09-19 | xserver-kdrive git supply EXTRA_OECONF_x86 since w100 xserver doesn't build ↵ | Michael Lauer | 1 | |
for x86 | ||||
2006-09-02 | xserver-kdrive: git build fix, better w100 description | Philipp Zabel | 1 | |
2006-09-02 | xserver-kdrive: w100 accelerated kdrive for people to play with | Philipp Zabel | 1 | |
- enable compilation of Xw100 and package it as xserver-kdrive-w100 - thanks to Mardy, RP, sirfred, Spyro and XorA! | ||||
2006-08-31 | xserver-kdrive-git: update and apply disable-xf86-dga-xorgcfg.patch | Philipp Zabel | 1 | |
2006-08-30 | xserver-kdrive git: adjust for new calibrate stuff, package Xsdl, enable ↵ | Koen Kooi | 1 | |
build of epson server | ||||
2006-08-29 | xserver-kdrive git: remove tslib and xcalibrate patches that have been ↵ | Koen Kooi | 1 | |
applied upstream (yay!) and enable tslib in EXTRA_OECONF | ||||
2006-08-29 | xserver-kdrive-git: apply the xcalibrate patch from X11R7.1 | Philipp Zabel | 1 | |
2006-08-25 | xserver-kdrive git: fix packaging so Security Policy ends up in the rootfs | Koen Kooi | 1 | |
2006-08-10 | xserver-kdrive-git: fix DEPENDS | Koen Kooi | 1 | |
2006-08-03 | xserver-kdrive git: include SRCDATE in PV, even if it doesn't make sense for ↵ | Koen Kooi | 1 | |
git trees | ||||
2006-08-03 | xserver-kdrive git: fix PV | Koen Kooi | 1 | |
2006-07-29 | x11: change virtual/x11 to virtual/libx11 | Justin Patrin | 1 | |
2006-07-26 | x11: switch to virtual/x11 so that diet or full x11 can be selected | Justin Patrin | 1 | |
- emacs and synergy need full x11, hence libx11 instead of virtual/x11 - any other packages which depend on a full x11 will need the same change | ||||
2006-07-24 | xorg-*: Massive rename to conform to X11R7.x_a.b.c versioning and xorg-* ↵ | Raymond Danks | 1 | |
directory structure. This is the first step for the update to X11R7.1. This will not build and will be followed by more patches and updates. |