summaryrefslogtreecommitdiff
path: root/packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
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-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-09-25xserver kdrive: update glamo and imageon to be parallel installable to XorgKoen Kooi1
2008-09-17xserver: make kdrive and xorg parallel installable by putting the security ↵Koen Kooi1
file in a seperate package
2008-02-24xserver-kdrive-imageon: reintroduce FILESPATHRolf Leggewie1
* for some reason I am too lazy to inspect further not all patches were found * adding ${FILE_DIRNAME}/files to the previous setting results in successful do_patch and do_build * there are quite many duplicate patches in the packages/xorg-xserver/ directory consolidating them would be beneficial IMHO (I don't have time for it today)
2008-02-24xserver-kdrive-imageon: remove FILESPATH definition to make sure it finds ↵Rolf Leggewie1
all necessary patches.
2008-02-09xserver-kdrive-imagen 1.2.0: Fixed include order in picturestr.h to Manuel Teira1
allow compilation against renderproto 0.9.3
2007-10-02xorg-xserver/xserver-kdrive-imageon_1.2.0.bb : enable built in fontsGraeme Gregory1
so it will start
2007-09-06xserver-kdrive: move some patches out of -common inc, preparation for 1.4Philipp Zabel1
2007-09-05xorg-xserver/xserver-kdrive-imageon_1.2.0.bb : build XimageonGraeme Gregory1
Is a good idea when we go to all the hassle of patching in Ximageon to actually send --enable-imageon to configure :-)
2007-08-02xserver-kdrive-imageon 1.2.0: reset COMPATIBLE MACHINEKoen Kooi1
2007-08-02kdrive (imageon) 1.2.0: apply xcalibrate patch needed for recent changesKoen Kooi1
2007-08-02xorg-xservers: remove RPROVIDES=virtual/xserver, that should help people ↵Koen Kooi1
seeing kdrive-git being built * and it helps to spot broken tasks/images that RDEPEND/PACKAGE_INSTALL virtual/xserver instead of ${XSERVER}
2007-06-17xserver-kdrive-imageon : New version 1.2.0Manuel Teira1