summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* matchbox-wm-2: fix typo in MakefileNitin A Kamble2011-10-172-1/+21
| | | | | | | (From OE-Core rev: a708c42065eeeaabf97b97b530f63e4ef484bcf7) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxcb: fix for broken library link in the imageNitin A Kamble2011-05-064-3/+6
| | | | | | | | | | | | | | | | | log.do_package: NOTE: the following files were installed but not shipped in any package: NOTE: /usr/lib/libxcb-dri2.so.0 NOTE: /usr/lib/libxcb-dri2.so.0.0.0 NOTE: libxcb-dev contains dangling symlink to /usr/lib/libxcb-dri2.so.0.0.0 Then because of the dangling symlink, ldconfig fails at the time of rootfs creation of image. (From OE-Core rev: 917ac8c82a9e1e9df6029ecfa68e8f9ce2f8013c) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* x11vnc: fix SRC_URIKoen Kooi2011-05-061-1/+1
| | | | | | | | | The download structure got changed at some point and made this recipe unfetchable (From OE-Core rev: 98bd7497c9fa904b01e4984e34d61daac54b2fab) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libsdl: add SRC_URI ChecksumsSaul Wold2011-05-041-0/+3
| | | | | | | (From OE-Core rev: fea759adc52456c890b245a458e9053e94e122d0) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xproto: Add space to EXTRA_OECONF_appendSaul Wold2011-05-041-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xserver-xf86: explicitly disable fop document generationJoshua Lock2011-04-051-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* libx11: disable building of specsJoshua Lock2011-04-051-1/+1
| | | | | | | Generating Postscript specs fails on Fedora 15, I don't *think* we need them so disable them. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* xorg-[lib-common|proto-common]: disable use of fop document generationJoshua Lock2011-04-052-1/+2
| | | | | | | | | On Fedora 15 I see a huge Java backtrace when document generation runs for some xorg libs. As fop is automatically detected, with the possibility of detecting fop on the host whilst doing target builds, the safest bet is to explicitly disable fop for document generation. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* libx11: add missing SRC_URI hashesJoshua Lock2011-04-051-0/+3
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* xserver-nodm-init: Mark as machine specific after recent rootless X changesRichard Purdie2011-03-191-1/+1
| | | | | | | | | | Fix summplied by ke.yu@intel.com [YOCTO #906] (From OE-Core rev: f0afe5827570eff5442d2f9a9846b4098e5c3333) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xserver-nodm-init: add xuser to group audioDongxiao Xu2011-03-151-2/+3
| | | | | | | | | | | | add rootless X user to group audio to access /dev/snd/* Fixes [YOCTO #799] CC: Ke Yu <ke.yu@intel.com> (From OE-Core rev: 4df75586c0f5447670fe945285c7ad01c5e1f37f) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cairo_1.10.2: Fix DEPENDS to include glib-2.0Beth Flanagan2011-03-141-1/+1
| | | | | | | | | The autobuilder picked up cairo having a dependency on glib-2.0. Added glib-2.0 to DEPENDS. (From OE-Core rev: 65010151368c255bef7b2aefc47de48f658cf15b) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* util-macros: fix DEPENDS for nativesdkJoshua Lock2011-03-081-0/+1
| | | | | | | (From OE-Core rev: adf342de34604fc5a75df9798feac1e4e2b27944) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* util-macros: add libgpg-error to DEPENDS listSaul Wold2011-03-061-1/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* x11vnc: fix the endian issue in mips for bug 782Yu Ke2011-03-042-1/+26
| | | | | | | | | | | | | | | | | | | | | | x11vnc use LIBVNCSERVER_WORDS_BIGENDIAN to handle the endian, however it is not set correctly when cross-compile for mips, thus x11vnc mips does not work correctly. meanwhile, x11vnc has the autconf macro AC_C_BIGENDIAN which can handle the endian correctly. so this patch replace the LIBVNCSERVER_WORDS_BIGENDIAN with WORDS_BIGENDIAN (generated by AC_C_BIGENDIAN) to fix this issue. this patch fix the bug [YOCTO #782] this appraoch is suggested by Khem Raj CC: Khem Raj <raj.khem@gmail.com> (From OE-Core rev: da4b22c8bdf00813164d8830e52e1d6ad35cdd94) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Fixup merge error and apply cleanupsRichard Purdie2011-03-031-1/+1
| | | | | | (From OE-Core rev: a72822d315d7bc35a424b0807693ad7a3317c519) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* x11vnc: Fix the start failureZhai Edwin2011-03-032-1/+20
| | | | | | | | | | | | Default parameter "-gui" and "-rfbport" make x11vnc failed to start if no "wish" installed. [BUGID #781] got fixed. (From OE-Core rev: 1e1b59cd94a3fb3092b4334cd247d2d18c9e8071) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xserver-nodm-init: add rootless-x supportYu Ke2011-02-233-1/+26
| | | | | | | | | | | | most rootless X work are already done in the kernel, xserver and graphics driver, this patches add the the remaining userspace setting: - create /etc/X11/Xusername to set rootless X user - add rootless X user to group video, tty to access /dev/tty[0-4] and /dev/dri/card0 - grant rootless X user access right to /dev/input/*, /var/log Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-video-intel: add config option to support rootless XYu Ke2011-02-231-0/+5
| | | | | | | | | | | - add global config option ROOTLESS_X to control if enable rootless X for the machine. ROOTLESS_X requires graphics driver supporting KMS (kernel mode setting), so far, only atom_pc support this. so enable ROOTLESS_X for atom_pc machine - add config options for xf86-video-intel to support rootless X Signed-off-by: Yu Ke <ke.yu@intel.com>
* Remove all comments from multiline expressions (as mentioned in bug #704)Richard Purdie2011-02-223-12/+13
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pango: reenable PARALLEL_MAKESaul Wold2011-02-161-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* mkfontdir/font-alias: Fix native RDEPENDSRichard Purdie2011-02-162-1/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: pre/post actionsMark Hatle2011-02-123-3/+3
| | | | | | | | A number of the recipes did not properly label their pre and post actions, causing the actions to occur in all split packages. This was corrected by defaulting to _${PN} in most cases. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* xkeyboard-config: make depend on intltool-nativeDarren Hart2011-02-101-2/+2
| | | | | | | | | The xkeyboard-config listed intltool as a dependency, when in fact it requires intltool-native in order to complete the do_configure task. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Saul Wold <sgw@linux.intel.com>
* mesa-dri-7.10: add missing dependency makedependYu Ke2011-02-101-2/+2
| | | | | | | mesa 7.10 has dependency on makedepend-native, so add it to resolve the configure failure Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa-xlib-7.10: add missing dependency makedependYu Ke2011-02-101-2/+2
| | | | | | | mesa 7.10 has dependency on makedepend-native, so add it to resolve the configure failure Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa-xlib: upgrade to 7.10Yu Ke2011-02-091-3/+8
| | | | | | | - add patch to replace GPLv3 talloc with ralloc - add SRC_URI checksum Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa-7.10: set mesa 7.10 as default instead of 7.8.2Yu Ke2011-02-092-5/+5
| | | | | | | | | originally mesa 7.8.2 is set as default because 7.10 has depency of GPLv3 talloc. since mesa 7.10 has resolved the GPLv3 talloc dependency issue, it is safe to set 7.10 as default Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa-dri-7.10: replace GPLv3 talloc with MIT-x licensed rallocYu Ke2011-02-092-2/+15574
| | | | | | | mesa 7.10.1 devel branch has the patch to replace talloc with ralloc. so add a patch to sync with 7.10.1 devel branch. Signed-off-by: Yu Ke <ke.yu@intel.com>
* makedepend: remove # from the beginning of DESCRIPTION linesSaul Wold2011-02-091-5/+6
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xserver-kdrive.inc: add openssl to DEPENDSScott Garman2011-02-092-2/+2
| | | | | | | This fixes the following configure error: No suitable SHA1 implementation found Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* imake: add native support to recipe and update DEPENDSScott Garman2011-02-091-5/+5
| | | | | | | xorg-cf-files includes configuration files used by imake-based recipes. Also add native support to the recipe. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* libxpm: add native support to recipeScott Garman2011-02-091-0/+2
| | | | | | The native recipe is needed by the transfig-native dependency chain. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* libxext: add native support to recipeScott Garman2011-02-091-1/+1
| | | | | | The native recipe is needed by the transfig-native dependency chain. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* xorg-cf-files: new recipe v1.0.4Scott Garman2011-02-091-0/+14
| | | | | | | This package includes configuration files needed for old x11 imake-based packages - transfig in particular. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* mesa-demos: fix build issue with gcc dso linking changeNitin A Kamble2011-02-072-2/+26
| | | | | | | | | All the libraries needs to be specified explicitely with the new gcc dso linking change patch. This was causing build errors for this recipe. Specifying the libpthread library explicitely for linking to work without errors. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* recipes-graphics: Add more detailed SUMMARY and DESCRIPTIONSMark Hatle2011-02-03129-108/+790
| | | | | | | | | | | | | 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>
* pixman: downgrade from development release 0.21.4 to stable release 0.20.2Dexuan Cui2011-02-011-3/+4
| | | | | | | | | pixman's stable releases have even minor version numbers, e.g., 0.18.x, 0.20.x. Odd minor version numbers mean development snapshots that may contain bugs and experimental features. The next stable release should be 0.22.0. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* mutter: Upgrade to 2.29.1 via gitZhai Edwin2011-02-011-2/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* clutter-box2d: Upgrade to 0.10.1 via gitZhai Edwin2011-02-011-3/+3
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* clutter-gst-1.0: Upgrade to 1.3.4 (clutter 1.4 series)Zhai Edwin2011-02-015-7/+23
| | | | | | Install the example binary needed for poky-image-clutter. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* clutter-gtk-1.0: Upgrade to one version prior to 0.90.2 (clutter 1.4 series)Zhai Edwin2011-02-015-10/+30
| | | | | | | | 0.90.2 depends on unstable gtk+-2.90.x that is not in poky, so pick up one version prior to it. Also rebase disable_deprecated.patch to keep the API compatibility with gtk+ and install example binary for poky-image-clutter. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* clutter-1.0: Upgrade to 1.4 - latest stable versionZhai Edwin2011-02-0112-29/+112
| | | | | | | | | | | | | * Use tar ball release rather than git, as it is more stable. Added dependence on gettext, and one patch to fix the cross-compile failure due to conformance-test. * configure "--with-json=check" avoid extra dependence on external json lib. * rename examples package (clutter-examples-1.x => clutter-1.x-example) to lead the right deploy package name Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* xkeyboard-config: upgrade from 2.0 to 2.1Dexuan Cui2011-02-011-2/+2
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* Add directfb 1.4.6 from meta-openembeddedPaul Eggleton2011-02-015-0/+178
| | | | | | | | This package has been added from meta-openembedded in order to be able to build qt4-embedded. The only change was to remove do_install() which was exactly the same as autotools_do_install(). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* libxft: Drop explict package_do_package call and use anonymous python insteadRichard Purdie2011-02-011-2/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* x11-common: Fix unusable serial consoleWolfgang Denk2011-01-282-2/+2
| | | | | | | | | | | | | | | | | | The serial console port is basicly unusable in images containing X. Login works fine, but at the shell prompt only one out of N input characters (N usually between 2 and 10) gets through to the shell. dbus-launch (running as "dbus-launch --sh-syntax --exit-with-session") is also reading from /dev/console and "eating" the missing characters. As soon as I stop the Xserver ("sh /etc/init.d/xserver-nodm stop") the serial console starts wroking fine (because dbus-launch is not running any more). This patch addresses the problem. Signed-off-by: Wolfgang Denk <wd@denx.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxp: upgrade from 1.0.0 to 1.0.1Dexuan Cui2011-01-282-18/+18
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xf86vidmodeproto: upgrade from 2.3 to 2.3.1Dexuan Cui2011-01-281-2/+2
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xf86driproto: upgrade from 2.1.0 to 2.1.1Dexuan Cui2011-01-282-11/+11
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>