summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics
AgeCommit message (Collapse)AuthorFiles
2011-12-08OECore license fixes: meta/*Elizabeth Flanagan7
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>
2011-12-06clutter-gst: upgrade to 1.4.4Joshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-05libsdl: Disable pulseaudio explicitlyRichard Purdie1
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>
2011-12-05xproto: fix compilation with x32 toolchainNitin A Kamble2
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>
2011-12-05libxt: fix compilatoin with x32 toolchainNitin A Kamble2
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>
2011-12-05mesa-dri, mesa-xlib: fix compilation with x32 toolchainNitin A Kamble6
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>
2011-12-05libx11-trim: Fix keysymdir configure option mismatchRichard Purdie1
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>
2011-12-05mesa-xlib: Bump PR to resolve various package upgarde conflictsRichard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-02libxfont: remove the unused no-scalable-crash.patchDexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-02x11vnc: Upgrade to 0.9.13Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-12-02mesa-demos: Bump PR after other mesa changesRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-01startup-notification: bump PR, because of xcb-util was renamed to libxcb-util0Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-01xserver-xorg*: Update to 1.11.2Saul Wold7
Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-30xcb-util: upgrade from 0.3.6 to 0.3.8Dexuan Cui2
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>
2011-11-30libxcursor: upgrade from 1.1.11 to 1.1.12Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-30libxfont: upgrade from 1.4.3 to 1.4.4Dexuan Cui1
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>
2011-11-30libxrandr: upgrade from 1.3.1 to the latest version 1.3.2Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-30pixman: upgrade from 0.22.0 to the latest stable 0.24.0Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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-30libx11-trim: Change checksumXiaofeng Yan1
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>
2011-11-30clutter-box2d: drop unbuildable clutter-box2d-1.6_0.10.0Joshua Lock3
It's very old at this point and doesn't build with recent clutter Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-11-30clutter-box2d: fix LICENSE field - LGPL-2.1Joshua Lock1
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>
2011-11-30clutter-box2d: Update git recipeJoshua Lock1
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>
2011-11-30clutter: move STDDEPENDS to incJoshua Lock3
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>
2011-11-30cogl: add missing depends on libxcompositeJoshua Lock1
Cogl checks for libxcomposite at configure time. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-11-30clutter-*-1.6: drop clutter 1.6 recipesJoshua Lock2
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>
2011-11-30mutter: switch to clutter-1.8 to satisfy dependencyJoshua Lock1
It's API and ABI compatible with 1.6 so just update the DEPENDS entry. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-11-30task-core-clutter: use clutter-1.8Joshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-11-30clutter: PROVIDES clutter-1.6Joshua Lock1
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>
2011-11-30clutter-1.8: package examplesJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-30PR Bump for OpenSSL 1.0Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-29xf86-video-intel: Update to 2.17.0Saul Wold2
* Remove patch for issue fixed upstream Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-29xf86-input-synaptics: Update to 1.5.0Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-29xf86-input-mouse: Update to 1.7.1Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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-29libdrm: Update to 2.4.27Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-29libsdl: enable alsa based on PACKAGECONFIG and respect DISTRO_FEATURESMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-29libsdl: replace tabs with spacesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-29libsdl: enable cdrom, alsa and tslib, disable rpath and add few fixes from ↵Martin Jansa1
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>
2011-11-29libsdl: rename files dir to libsdl-1.2.14 for faster lookupMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-29libsdl: drop unused filesMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-29mesa-common: allow empty PNMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-29mesa: package gl/egl/osmesa to separate packagesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>