aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-lib
AgeCommit message (Collapse)Author
2008-11-16packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PVHolger Hans Peter Freyther
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)"
2008-11-15libxfont-native: Do not provide xfont...Holger Hans Peter Freyther
The libxfont_1.3.0.bb file is included which is setting PROVIDES to xfont (it maybe should be xfont) this leads to a native package providing xfont which can not be right.
2008-11-12libsm_1.1.0.bb : add e2fsprogs-libs to DEPENDS, needed for libuuidGraeme Gregory
2008-11-12libxrender-native_0.9.4.bb : add a native version for X11R7.4Graeme Gregory
2008-11-12libxfixes-native_4.0.3.bb : add a native version for X11R7.4Graeme Gregory
2008-11-12libxcursor-native_1.1.9.bb : add a native version for X11R7.4Graeme Gregory
2008-11-12libxxf86vm_1.0.2.bb : new version for X11R7.4Graeme Gregory
2008-11-12libxrandr_1.2.3.bb : new version for X11R7.4Graeme Gregory
2008-11-12libxft_2.1.13.bb : new version for X11R7.4Graeme Gregory
2008-11-12libsm_1.1.0.bb : new version for X11R7.4Graeme Gregory
2008-11-12diet-x11_1.1.5.bb : new version for X11R7.4Graeme Gregory
2008-11-12libx11_1.1.5.bb : add new version for X11R7.4, keysymdef patch had to beGraeme Gregory
refreshed for this version.
2008-11-02xorg-lib: xtrans - set ALLOW_EMPTY; fixes dependency problem with SDKsMike Westerhof
Note: PR not bumped for this change since this is affects very few users.
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
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 Freyther
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-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-09-26xtrans: fix -native buildKoen Kooi
2008-09-25pixman: add 0.12.0Koen Kooi
2008-09-25lixdmcp native: fix buglet that slipped in with the merge Koen Kooi
2008-09-25xorg-lib: attempt to merge with pokyKoen Kooi
* fixed DEPENDS from poky * -sdk package from poky
2008-09-07pixman: add x888->565 speedup patch Koen Kooi
2008-09-06pixman: add newer version of armv6 speedup patchKoen Kooi
2008-08-31pixman 0.11.8: add more arm asmKoen Kooi
2008-08-27pixman: make 0.11.8 the default Koen Kooi
2008-08-14pixman: add 0.11.8 and apply ARM patch from ↵Koen Kooi
https://bugs.freedesktop.org/show_bug.cgi?id=13445
2008-07-26libx11-native_1.0.1: actually use 1.0.1 tarball, not 1.1.1Phil Blundell
2008-06-13libxau-native-1.0.3: stop providing "xau" (inherited from libxau-1.0.3)Philipp Zabel
2008-06-13xtrans: add 1.2Philipp Zabel
2008-06-13libfs: add 1.0.1Philipp Zabel
2008-06-10pixman: add latest stable and unstableKoen Kooi
2008-05-10pixman: add new version 0.10.0Dirk Opfer
2008-04-17libx11-native 1.1.4: do not provide libx11Marcin Juszkiewicz
2008-04-10libx11: added forgotten patchMarcin Juszkiewicz
2008-04-08libxv: added 1.0.4 from PokyMarcin Juszkiewicz
2008-04-08libxscrnsaver: added 1.1.3 from PokyMarcin Juszkiewicz
2008-04-08libxinerama: added 1.0.3 from PokyMarcin Juszkiewicz
2008-04-08libxfont: added 1.3.2 from PokyMarcin Juszkiewicz
2008-04-08libx11: added 1.1.4 from PokyMarcin Juszkiewicz
2008-04-07libxkbfile-native: add 1.0.5Philipp Zabel
2008-04-07libxkbfile: add 1.0.5Philipp Zabel
2008-03-15xtrans: add 1.1Philipp Zabel
2008-03-13libxext: add 1.0.4Philipp Zabel
2008-03-06libx11 1.1.2|1.1.3 repair (merge with poky broke it)Michael Lauer
2008-03-05libx11: Fix location of keysymdef.hRichard Purdie
2008-02-18xorg-lib: Remove unused patches, combine diet-x11 and libx11 patches into ↵Richard Purdie
the same place
2008-02-18xorg-lib: Drop some unused patchesRichard Purdie
2008-02-18xorg-lib: push a couple of autofoo patches upstream. partly closes 3828.Rolf Leggewie
2008-02-18calibrateproto, libxcalibrate: Update recipes to SRCREV and a new tag since ↵Richard Purdie
the patches were merged upstream
2008-02-14xorg-lib: remove libxcb dependency from libx11. Closes 3372.Rolf Leggewie
2008-02-08libxmu: add 1.0.4Philipp Zabel