summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-app
AgeCommit message (Collapse)AuthorFiles
2011-11-30x11perf: Upgrade to 1.5.4Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-29xwininfo: Update to 1.1.2Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-29xset: Update to 1.2.2Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-29xrandr: Update to 1.3.5Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-29xprop: Update to 1.2.1Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-29xkbcomp: Update to 1.2.3Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-29xinit: Update to 1.3.1Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-29xdpyinfo: Update to 1.3.0Saul Wold2
* Rebase patch to update code Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-29mkfontscale: Update to 1.0.9Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-11xinit: rdepends on util-linux-mcookie to avoid brining whole util-linuxOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-11-10xinit: Fix `startx` looking for `mcookie` in sysrootPaul Menzel1
`startx` run on a system based on the demo systemd image [1] and `opkg`-installed packages fails with the following error. /usr/bin/startx: line 139: /OE/tentacle/build/tmp-angstrom_2010_x/sysroots/x68_64-linux/usr/bin/mcookie: No such file or directory Applying commit 443bcc07 [1] from OE-classic Author: Tom Rini <tom_rini@mentor.com> Date: Thu Apr 7 10:36:43 2011 -0700 xinit: Fix mcookie / util-linux-ng dependency xinit just needs to know the runtime path of mcookie so we need to RDEPEND on util-linux-ng and pass the runtime path in via EXTRA_OECONF Signed-off-by: Tom Rini <tom_rini@mentor.com> fixes this issue. Commit 7f6cec6f [2] Author: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Date: Sun Feb 21 18:11:30 2010 +0100 xinit: add dependency on util-linux-ng […] tried to address the same problem but apparently did not help, because Tom still had problems. [1] http://www.angstrom-distribution.org/demo/beagleboard/Angstrom-systemd-image-eglibc-ipk-v2011.11-core-beagleboard.rootfs.tar.bz2 [2] http://git.openembedded.org/openembedded/commit/443bcc0785bc004e471b3750a34d12d2fd2e5dad [3] http://git.openembedded.org/openembedded/commit/7f6cec6f0adb6203a6dbaf8a43c67c2c4f8bf84e Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-10-04rgb: import from meta-oe layerMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-04xorg-app-common: merge some changes from meta-oeMartin Jansa1
* use BPN directly instead of XORG_PN * fix depends * fix packaging * add INC_PR (used by recipes in meta-oe now, but should be used here too) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-05x11perf: Packaged unpackaged filesRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-04xauth: upgrade from 1.05 to 1.06Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-05-12recipes: Add Upstream-Status for multiple recipesYu Ke2
iputils: update patch Upstream-Status mktemp: update patch Upstream-Status xinetd: update Upstream-Status libdrm: update patch Upstream-Status qemugl: update patch Upstream-Status x11-common: update patch Upstream-Status xorg-app: update patch Upstream-Status xorg-driver: update patch Upstream-Status Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18xkbcomp: upgrade from 1.2.0 to 1.2.1Yu Ke2
- Also remove the cross compiling patch, since it is already included in 1.2.1 release Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-04-18x11perf: Upgrade to 1.5.3 (from 1.5.2)Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-02-16mkfontdir/font-alias: Fix native RDEPENDSRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-03recipes-graphics: Add more detailed SUMMARY and DESCRIPTIONSMark Hatle14
Add more detailed SUMMARY and DESCRIPTIONS to various graphics and graphics related components. I've recently gotten question from users what something is, or why it was needed.. this should go a long way toward answering those questions. Many of the descriptions were taken directly from the upstream location, where one was not available the Debian packages were consulted for information. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2011-01-18xwininfo: upgrade to 1.1.1Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xkbcomp: upgrade to 1.2.0Yu Ke2
- also pick one patch from upstream to fix the cross compiling error during the do_configure. it can be safely removed in the next upgrade. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xdpyinfo: upgrade to 1.2.0Yu Ke1
- update license checksume due to the commit "COPYING: replace stub with actual copyright notice". it provide more accurate license info. the license type is unchanged. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18mkfontscale: upgrade to 1.0.8Yu Ke2
- update license checksum, due to commit "Sun's copyrights now belong to Oracle". the license type is not changed. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xprop: upgrade to 1.2.0Yu Ke2
- LICENSE_CHECKSUM changed due to the commit "COPYING: replace stub with copyright notices". this commit add more accurate license info, and the license type is still MIT-X. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xinit: upgrade to 1.3.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18mkfontdir: upgrade to 1.0.6Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-18xhost: upgrade to 1.0.4Yu Ke2
- LICENSE checksum changes due to that "Sun's copyrights now belong to Oracle". it is corp name change only, the license is still MIT-X. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-07xvinfo: Fix LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06xvinfo: Upgrade to 1.1.1Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-30RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi1
For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-16recipes-graphics: Add SUMMARY and update DESCRIPTIONMark Hatle2
Add the missing SUMMARY fields and update DESCRIPTION fields if necessary Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2010-12-09SRC_URI Checksums AdditionalsSaul Wold13
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-06x11perf: Update to 1.5.2Zhai Edwin2
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-02xvinfo: Add license checksumZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-01xrandr: fix License ChecksumSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24xrandr: Update to version 1.3.4Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-22Meta: Recipe ReogranizationSaul Wold6
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-22xrandr: upgrade from 1.3.2 to 1.3.4Yu Ke2
Also remove the patch resolve_symbol_clash.patch, because the code it applies to has been removed from 1.3.4, by commit ccb3f8a42b: "Remove --clone / --extend support code", so this patch is no longer needed. Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-14xauth: upgrade from 1.0.4 to 1.0.5Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-14xset: upgrade from 1.1.0 to 1.2.1Yu Ke2
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-14xwininfo: upgrade from 1.0.5 to 1.1.1Yu Ke1
LIC_FILES_CHKSUM Changed due to Sun -> Oracle License Change Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-14xmodmap: upgrade from 1.0.4 to 1.0.5Yu Ke1
LIC_FILES_CHKSUM Changed due to Sun -> Oracle License Change Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-02xset: move DISTRO_PN_ALIAS to distro .inc fileKevin Tian1
also use space as the delimiter instead of semicolon. fix handbook accordingly Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-08-27Major layout change to the packages directoryRichard Purdie24
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>