summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* mesa: Properly create share library for x32H.J. Lu2011-12-121-3/+17
| | | | | | | | Also pass -mx32 parameter to gcc to create create share library for x32. Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-Off-By: H.J. Lu <hjl.tools@gmail.com>
* OECore license fixes: meta/*Elizabeth Flanagan2011-12-087-12/+13
| | | | | | | | | | | | | | | | | | | | | | | | | This is a quick audit of only the most obviously wrong licenses found within OECore. These fixes fall into four areas: - LICENSE field had incorrect format so that the parser choked - LICENSE field has a license with no version - LICENSE field was actually incorrect - LICENSE field has an imaginary license that didn't exist This fixes most of the LICENSE warnings thrown, along with my prior commit adding additional licenses to common-licenses and additional SPDXLICENSEMAP entries. HOWEVER..... there is much to be done on the license front. For a list of recipes with licenses that need obvious fixing see: https://wiki.yoctoproject.org/wiki/License_Audit That said, I would suggest another license audit as I've found enough inconsistencies. A good suggestion is when in doubt, look at how openSuse or Gentoo or Debian license the package. Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
* clutter-gst: upgrade to 1.4.4Joshua Lock2011-12-061-2/+2
| | | | | Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libsdl: Disable pulseaudio explicitlyRichard Purdie2011-12-051-2/+3
| | | | | | | | Its not listed in DEPENDS so should never have been built. We could configure this as a configuration option and I'll take a patch for that but I like deterministic builds so force it off for now. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xproto: fix compilation with x32 toolchainNitin A Kamble2011-12-052-1/+25
| | | | | | | | | | | | | | Don't always define LONG64 for AMD64 X32 defines __amd64__/amd64 with 32bit long. We should simply check __LP64__ before defining LONG64 without checking __amd64__/amd64. This fixes compilation with x32 toolchain. Signed-Off-By: H.J. Lu <hjl.tools@gmail.com> Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/1 Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxt: fix compilatoin with x32 toolchainNitin A Kamble2011-12-052-1/+22
| | | | | | | | This fixes compilation with x32 toolchain. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mesa-dri, mesa-xlib: fix compilation with x32 toolchainNitin A Kamble2011-12-056-10/+37
| | | | | | | | | | Add support for building with x32 toolchain. Simplified the use of SRC_URI & S vars across multiple files. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libx11-trim: Fix keysymdir configure option mismatchRichard Purdie2011-12-051-1/+1
| | | | | | | | With the recent set of version increments, the option being passed to configure no longer matched the patch set. This corrects libx11-trim so everything is using a consistent option. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mesa-xlib: Bump PR to resolve various package upgarde conflictsRichard Purdie2011-12-052-2/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxfont: remove the unused no-scalable-crash.patchDexuan Cui2011-12-021-24/+0
| | | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* x11vnc: Upgrade to 0.9.13Zhai Edwin2011-12-021-4/+4
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* mesa-demos: Bump PR after other mesa changesRichard Purdie2011-12-021-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* startup-notification: bump PR, because of xcb-util was renamed to libxcb-util0Martin Jansa2011-12-011-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xserver-xorg*: Update to 1.11.2Saul Wold2011-12-017-9/+10
| | | | | Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xcb-util: upgrade from 0.3.6 to 0.3.8Dexuan Cui2011-11-302-18/+9
| | | | | | | | updated LIC_FILES_CHKSUM since the code was re-organized, but the license remains the same. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxcursor: upgrade from 1.1.11 to 1.1.12Dexuan Cui2011-11-301-2/+2
| | | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxfont: upgrade from 1.4.3 to 1.4.4Dexuan Cui2011-11-301-5/+3
| | | | | | | | updated LIC_FILES_CHKSUM: only Copyright holder change in COPYING -- no actual license change. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libxrandr: upgrade from 1.3.1 to the latest version 1.3.2Dexuan Cui2011-11-301-3/+3
| | | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pixman: upgrade from 0.22.0 to the latest stable 0.24.0Dexuan Cui2011-11-301-2/+2
| | | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* x11perf: Upgrade to 1.5.4Zhai Edwin2011-11-301-3/+3
| | | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libx11-trim: Change checksumXiaofeng Yan2011-11-301-2/+2
| | | | | | | Correct checksum because checksum error for libx11-trim arise when compiling. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* clutter-box2d: drop unbuildable clutter-box2d-1.6_0.10.0Joshua Lock2011-11-303-73/+0
| | | | | | It's very old at this point and doesn't build with recent clutter Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter-box2d: fix LICENSE field - LGPL-2.1Joshua Lock2011-11-301-1/+1
| | | | | | | clutter-box2d has had the same COPYING file since 2008-04-03, therefore update the license field in the inc file to reflect its contents. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter-box2d: Update git recipeJoshua Lock2011-11-301-3/+4
| | | | | | | Several changes and fixes exist unreleased in git with version 0.12.1, update to build the latest available. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter: move STDDEPENDS to incJoshua Lock2011-11-303-7/+3
| | | | | | | | | | We only build clutter-1.8 now so move the additional STDDEPENDS from the recipe to the inc file. This has the added benefit of fixing clutter_git. This patch also fixes the LIC_FILES_CHKSUM for clutter_git Signed-off-by: Joshua Lock <josh@linux.intel.com>
* cogl: add missing depends on libxcompositeJoshua Lock2011-11-301-1/+1
| | | | | | Cogl checks for libxcomposite at configure time. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter-*-1.6: drop clutter 1.6 recipesJoshua Lock2011-11-302-47/+0
| | | | | | | | | Clutter 1.8 is API and ABI compatible with Clutter 1.6 according to the release notes so there's no need to keep these recipes around. www.clutter-project.org/blogs/archive/2011-09/clutter-1.8.0-stable-release Signed-off-by: Joshua Lock <josh@linux.intel.com>
* mutter: switch to clutter-1.8 to satisfy dependencyJoshua Lock2011-11-301-1/+1
| | | | | | It's API and ABI compatible with 1.6 so just update the DEPENDS entry. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* task-core-clutter: use clutter-1.8Joshua Lock2011-11-301-4/+5
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter: PROVIDES clutter-1.6Joshua Lock2011-11-301-0/+3
| | | | | | | Since the two are API/ABI compatible and this may make things easier for external layers using clutter. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter-1.8: package examplesJoshua Lock2011-11-301-1/+2
| | | | | Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* PR Bump for OpenSSL 1.0Saul Wold2011-11-301-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xf86-video-intel: Update to 2.17.0Saul Wold2011-11-292-30/+6
| | | | | | * Remove patch for issue fixed upstream Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xf86-input-synaptics: Update to 1.5.0Saul Wold2011-11-291-2/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xf86-input-mouse: Update to 1.7.1Saul Wold2011-11-291-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xwininfo: Update to 1.1.2Saul Wold2011-11-291-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xset: Update to 1.2.2Saul Wold2011-11-291-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xrandr: Update to 1.3.5Saul Wold2011-11-291-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xprop: Update to 1.2.1Saul Wold2011-11-291-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xkbcomp: Update to 1.2.3Saul Wold2011-11-291-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xinit: Update to 1.3.1Saul Wold2011-11-291-3/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xdpyinfo: Update to 1.3.0Saul Wold2011-11-292-8/+10
| | | | | | * Rebase patch to update code Signed-off-by: Saul Wold <sgw@linux.intel.com>
* mkfontscale: Update to 1.0.9Saul Wold2011-11-291-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libdrm: Update to 2.4.27Saul Wold2011-11-291-3/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libsdl: enable alsa based on PACKAGECONFIG and respect DISTRO_FEATURESMartin Jansa2011-11-291-2/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl: replace tabs with spacesMartin Jansa2011-11-291-3/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl: enable cdrom, alsa and tslib, disable rpath and add few fixes from ↵Martin Jansa2011-11-291-6/+12
| | | | | | | | | | | meta-oe * virtual/libsdl is used in sdl.bbclass but nothing was providing it * rpath disabled because otherwise libtool and ld try to link against ${libdir}/libdl.so.2 on the host (see OE-classic commit af1a2e0e7626e372f22afbcabf08d9ae6b0d7b01) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl: rename files dir to libsdl-1.2.14 for faster lookupMartin Jansa2011-11-291-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl: drop unused filesMartin Jansa2011-11-292-90/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa-common: allow empty PNMartin Jansa2011-11-291-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>