summaryrefslogtreecommitdiff
path: root/meta
AgeCommit message (Collapse)AuthorFiles
2011-10-14glib: upgrade to 2.30.0Martin Jansa7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14cogl: Add git recipe (required by clutter)Richard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-14clutter-1.6: update to 1.6.18Richard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-14clutter: Update git recipe to more recent versionRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-14gamin: Fix glib 2.30 deprecation issuesRichard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-14pango: Update to work with glib-2.0Richard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-14libunique: Update to work with glib-2.0Richard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-14eds: Update to work with glib-2.0Richard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-14Import python-setuptools from meta-oe (for glib-2.0)Richard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-14atk: Upgrade 1.32.0 -> 2.2.0Richard Purdie3
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-14flac: Add missing gettext dependency (requires iconv)Richard Purdie1
2011-10-14autotools: Enhance gettext handling to better work with SCM versions of codeRichard Purdie1
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>
2011-10-14xf86-video-intel_2.16.0: fix buildfix.patch to applyMartin Jansa1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-12xf86-video-intel: Update 2.15.0 -> 2.16.0Richard Purdie2
Include a build fix which means otherwise this wouldn't build Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-12mesa: Update 7.8.2 -> 7.11Richard Purdie5
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>
2011-10-12hal/hal-info: This is unsed in OE-Core and deprecated, dropRichard Purdie12
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-12qt4: Drop old version 4.7.3Richard Purdie10
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-12gnome-vfs: This is now unused in OE-Core and deprecated, dropRichard Purdie3
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-12gcc: Drop old version 4.5.1Richard Purdie67
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-12eglibc: Drop 2.12Richard Purdie13
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-11shared-mime-info: Fix a parallel make raceRichard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-11alsa-utils 0.10.24.2: fix systemd units when there's no asound.stateKoen Kooi2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-11linux-firmware: update, merge in OE classic updates, fix packagingKoen Kooi1
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>
2011-10-11python-argparse: import from meta-oe, needed for newer glibMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11git: update to 1.7.7Koen Kooi2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-11libx11-diet: move old patches used only by libx11-diet-1.3 to separate directoryMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11libx11-trim: move files for libx11-trim from libx11-1.3.4 to libx11-trim-1.3.4Martin Jansa11
* 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>
2011-10-11libx11: drop old 1.2.2 git versionMartin Jansa10
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11libx11: remove older 1.3.4Martin Jansa1
* libx11-1.3.4 directory is kept for libx11-trim_1.3.4.bb Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11libx11: add new version 1.4.4Martin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11libx11: package xcb, merge few changes from meta-oeMartin Jansa7
* 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>
2011-10-11xorg-driver-common.inc: bump INC_PR to rebuild drivers agains new ↵Martin Jansa1
xserver-xorg ABI Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xorg-driver-common.inc: use virtual/xserver instead of older ↵Martin Jansa1
virtual/xserver-xf86 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-kdrive: drop unused files (same files are in xserver-kdrive-1.7.99.2 ↵Martin Jansa5
directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-xorg: move patches to xserver-xf86-dri-lite-1.11.1 and use same ↵Martin Jansa7
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>
2011-10-11xserver-xorg: drop unused filesMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-xorg: remove COMPATIBLE_HOSTMartin Jansa1
* 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>
2011-10-11xserver-xorg: remove old 1.10.1 versionMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-xorg: add new version 1.11.1Martin Jansa3
* move shared definitions to .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-xorg: move shared EXTRA_OECONF entries to shared .incMartin Jansa3
* 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>
2011-10-11xserver-xorg: replace hardcoded --enable-glx-tls with glx-use-tls.inc, which ↵Martin Jansa1
doesn't enable it for uClibc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-xorg: remove FILES_${PN} += "${bindir}/Xorg ", now we have whole ↵Martin Jansa2
${bindir} in FILES_ defined in shared .inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-xorg-common: move RDEPENDS_${PN} += xorg-minimal-fonts to shared .incMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-xorg-common: lower xserver-xf86-config and xkeyboard-config ↵Martin Jansa1
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>
2011-10-11xserver-xorg-common: move shared PROTO_DEPS and LIB_DEPS from ↵Martin Jansa3
xserver-xorg.inc and xserver-xorg-lite.inc to xserver-xorg-common.inc * xserver-xorg.inc is appending extra xf86driproto dri2proto to PROTO_DEPS and virtual/libgl to LIB_DEPS * both lite and dri variants now depend on font-util (from DEPENDS in xserver-xorg-common.inc) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-xorg-common: improve packagingMartin Jansa1
* add ${bindir} and protocol.txt to ${PN} * SecurityPolicy is now in ${PN}-security-policy * package .la files to ${PN}-dev * README.compiled is lately in ${localstatedir}/lib/xkb so add it too to ${PN}-doc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-xorg-common: Split out some bigger modules and extensions from the ↵Martin Jansa1
main package Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-xorg-common: move SRC_URI closer togetherMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11xserver-xorg-common: fix LIC_FILES_CHKSUMMartin Jansa1
* old value was actually from xserver-kdrive, use the same as xserver-xorg-1.10.1 and newer has ./xserver-kdrive.inc:LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353" ./xserver-xorg-lite_1.10.1.bb:LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-11glx-use-tls.inc: add include file to enable glx-tls only when TARGET_OS ↵Martin Jansa1
isn't uclibc * will be used in mesa-common.inc and xserver-xorg.inc * based on mesa-tls.inc (glx-use-tls.bbclass) from http://git.openembedded.org/cgit.cgi/openembedded/commit/packages/mesa/mesa-tls.inc?id=b527d8f723c98c77f2f5c5358062e5348493d767