summaryrefslogtreecommitdiff
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
...
* mesa: move common patches which could be used in both mesa-dri and mesa-xlib ↵Martin Jansa2011-10-146-2/+3
| | | | | | from mesa-dri to mesa Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa-dri-glsl-native: fix LICENSEMartin Jansa2011-10-141-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-driver-common: bump PE for upgrade path for meta-oe usersMartin Jansa2011-10-141-1/+1
| | | | | | | | | * mostly because of xf86-video-omapfb Not downgrading package xf86-video-omapfb on root from 1:0.1.1+r16+gitr28c006c94e57ea71df11ec4fff79d7ffcfc4860f-r16 to 1:0.1.1+gitr1+28c006c94e57ea71df11ec4fff79d7ffcfc4860f-r17.5. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: move PE to xserver-xorg-common and bump itMartin Jansa2011-10-142-2/+2
| | | | | | * to provide upgrade path for meta-oe users, where it had PE = 2 already Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: drop xorg-minimal-fonts from RDEPENDSMartin Jansa2011-10-142-1/+2
| | | | | | * as discussed here http://lists.linuxtogo.org/pipermail/openembedded-core/2011-October/010899.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtk+: upgrade to 2.24.6Martin Jansa2011-10-1411-5/+3
| | | | | | * older version doesn't build with glib-2.30.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* glib: upgrade to 2.30.0Martin Jansa2011-10-147-90/+106
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cogl: Add git recipe (required by clutter)Richard Purdie2011-10-142-0/+41
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* clutter-1.6: update to 1.6.18Richard Purdie2011-10-141-2/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* clutter: Update git recipe to more recent versionRichard Purdie2011-10-141-3/+9
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gamin: Fix glib 2.30 deprecation issuesRichard Purdie2011-10-142-2/+62
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pango: Update to work with glib-2.0Richard Purdie2011-10-142-1/+410
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libunique: Update to work with glib-2.0Richard Purdie2011-10-142-2/+133
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* eds: Update to work with glib-2.0Richard Purdie2011-10-142-1/+80
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Import python-setuptools from meta-oe (for glib-2.0)Richard Purdie2011-10-141-0/+31
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* atk: Upgrade 1.32.0 -> 2.2.0Richard Purdie2011-10-143-646/+13
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* flac: Add missing gettext dependency (requires iconv)Richard Purdie2011-10-141-1/+1
|
* autotools: Enhance gettext handling to better work with SCM versions of codeRichard Purdie2011-10-141-1/+7
| | | | | | | | | | | | | | | If we pull SCM based code using gettext, Makefile.in.in in the po directory can be missing. We therefore need to add this if its not already present. We could use gettextize if it wasn't so broken (for example requiring user input on stdin and installing way more files that we ever care about such as the m4 files). We also have a problem if a recipe sets a different AUX dir, for now fix this by allowing recipes to specify when this is being done using the AUTOTOOLS_AUXDIR variable. Ultimately we could likely figure this out automatically. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-intel_2.16.0: fix buildfix.patch to applyMartin Jansa2011-10-141-3/+3
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-intel: Update 2.15.0 -> 2.16.0Richard Purdie2011-10-122-2/+26
| | | | | | Include a build fix which means otherwise this wouldn't build Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mesa: Update 7.8.2 -> 7.11Richard Purdie2011-10-125-53/+69
| | | | | | | | | Pieces of this taken from patches from Martin Jansa <martin.jansa@gmail.com> and likely from meta-oe. It includes just enough changes to get the newer version to build. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* hal/hal-info: This is unsed in OE-Core and deprecated, dropRichard Purdie2011-10-1212-400/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qt4: Drop old version 4.7.3Richard Purdie2011-10-1210-341/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-vfs: This is now unused in OE-Core and deprecated, dropRichard Purdie2011-10-123-116/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gcc: Drop old version 4.5.1Richard Purdie2011-10-1267-10389/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* eglibc: Drop 2.12Richard Purdie2011-10-1213-419/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* shared-mime-info: Fix a parallel make raceRichard Purdie2011-10-112-1/+34
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-utils 0.10.24.2: fix systemd units when there's no asound.stateKoen Kooi2011-10-112-1/+48
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-firmware: update, merge in OE classic updates, fix packagingKoen Kooi2011-10-111-31/+23
| | | | | | | | | | | Update: move to latest SRCREV, use non-kernel.org URI Merge: wl12xx symlink + packaging, install all firmwares Fix: * all entries in PACKAGES are in PROVIDES already * A package always RPROVIDES itself * A file can only get packaged *once* so only one rtlwifi package will get the license Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python-argparse: import from meta-oe, needed for newer glibMartin Jansa2011-10-111-0/+15
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* git: update to 1.7.7Koen Kooi2011-10-112-10/+10
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libx11-diet: move old patches used only by libx11-diet-1.3 to separate directoryMartin Jansa2011-10-114-1/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libx11-trim: move files for libx11-trim from libx11-1.3.4 to libx11-trim-1.3.4Martin Jansa2011-10-1111-74/+4
| | | | | | | | | * because there isn't libx11-1.3.4 recipe anymore * remove older versions from libx11-trim directory * notice that DESCRIPTION says xcb is disabled and EXTRA_OECONF has --with-xcb Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libx11: drop old 1.2.2 git versionMartin Jansa2011-10-1110-729/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libx11: remove older 1.3.4Martin Jansa2011-10-111-35/+0
| | | | | | * libx11-1.3.4 directory is kept for libx11-trim_1.3.4.bb Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libx11: add new version 1.4.4Martin Jansa2011-10-113-0/+70
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libx11: package xcb, merge few changes from meta-oeMartin Jansa2011-10-117-14/+23
| | | | | | | | * move --with-keysymdef/--with-keysymdefdir setting to recipes (newer versions are using keysymdefdir instead keysymdef * fix MIN_REHASH in makekeys by sed call Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-driver-common.inc: bump INC_PR to rebuild drivers agains new ↵Martin Jansa2011-10-111-1/+1
| | | | | | xserver-xorg ABI Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-driver-common.inc: use virtual/xserver instead of older ↵Martin Jansa2011-10-111-1/+1
| | | | | | virtual/xserver-xf86 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-kdrive: drop unused files (same files are in xserver-kdrive-1.7.99.2 ↵Martin Jansa2011-10-115-234/+0
| | | | | | directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: move patches to xserver-xf86-dri-lite-1.11.1 and use same ↵Martin Jansa2011-10-117-73/+3
| | | | | | | | | | | | | | | | directory from xserver-xf86-lite recipe * FILESEXTRAPATHS needs to be in xserver-xf86-lite_1.11.1 because in .inc we don't have ${PV} expanded yet * crosscompile.patch macro_tweak.patch were identical * fix_open_max_preprocessor_error.patch has only different header # $ diff xserver-xorg/fix_open_max_preprocessor_error.patch xserver-xorg-dri/fix_open_max_preprocessor_error.patch 1c1 < Upstream-Status: Pending --- > Upstream-Status: Inappropriate [embedded specific] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: drop unused filesMartin Jansa2011-10-113-404/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: remove COMPATIBLE_HOSTMartin Jansa2011-10-111-3/+0
| | | | | | | * ie om-gta02 has mesa-dri module too so this should be limited in mesa-dri only Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: remove old 1.10.1 versionMartin Jansa2011-10-112-32/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: add new version 1.11.1Martin Jansa2011-10-113-0/+13
| | | | | | * move shared definitions to .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: move shared EXTRA_OECONF entries to shared .incMartin Jansa2011-10-113-37/+26
| | | | | | | | * after this xserver-xorg-lite.inc is disabling only dri/glx and xserver-xorg.inc is forcing dri/dri2 enabled the rest is defined in xserver-xorg-common.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: replace hardcoded --enable-glx-tls with glx-use-tls.inc, which ↵Martin Jansa2011-10-111-1/+2
| | | | | | doesn't enable it for uClibc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: remove FILES_${PN} += "${bindir}/Xorg ", now we have whole ↵Martin Jansa2011-10-112-4/+0
| | | | | | ${bindir} in FILES_ defined in shared .inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg-common: move RDEPENDS_${PN} += xorg-minimal-fonts to shared .incMartin Jansa2011-10-113-4/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg-common: lower xserver-xf86-config and xkeyboard-config ↵Martin Jansa2011-10-111-1/+2
| | | | | | | | | dependency to RRECOMMENDS and add few more recipes to RRECOMMENDS * when someone is using hal or udev explicitly, then he doesn't need xserver-xf86-config * add xkeyboard-config to RDEPENDS_${PN}-xvfb Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>