summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2011-10-14qemu-0.15: Add recipe and forward port patches from 0.14Khem Raj17
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-10-14autotools: fix multi-word arguments for EXTRA_OECONFChristopher Larson1
This is needed to better support things like the following (with a multi-word BUILD_CC): EXTRA_OECONF += '"ac_cv_prog_CC_FOR_BUILD=${BUILD_CC}"' Signed-off-by: Christopher Larson <kergoth@gmail.com>
2011-10-14autoconf: no need to hardcode the full path to m4Christopher Larson1
This way autom4te uses m4 as it finds it in the PATH, rather than hardcoding any particular path. Signed-off-by: Christopher Larson <kergoth@gmail.com>
2011-10-14farsight2, ldconfig-native, gnutls: There is no GPLv2.1, correct the fieldsKhem Raj3
The licenses were either LGPLv2.1 or GPLv2 make the changes appropriately Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-10-14distro_tracking_fields: UpdatesSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-10-14shadow-native: Bump PR for patch updateSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-10-14mesa-git: fix LIC_FILES_CHKSUMMartin Jansa1
* only wording was changed a bit and GLUT is not named explicitly $ diff docs/license.html 7.11/Mesa-7.11/docs/license.html 41,44c41,44 < and licenses apply to different components. For example, some demo programs < are copyrighted by SGI, some of the Mesa device drivers are copyrighted by < their authors. See below for a list of Mesa's main components and the license < for each. --- > and licenses apply to different components. For example, GLUT is copyrighted > by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa > device drivers are copyrighted by their authors. See below for a list of > Mesa's main components and the license for each. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa-git: upgrade from 7.7+git to 7.11+gitMartin Jansa4
* progs package is also gone like in 7.11 (moved to separate recipe) * uclibc.patch was updated a bit to apply again Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa-git: lower D_P a bit more then all mesa-driMartin Jansa2
* it needs to be done in .bb because mesa-dri.inc is included after mesa-git.inc * lower it for mesa-xlib to same value Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa-git: move shared parts from mesa-dri_git to mesa-git.inc and add ↵Martin Jansa3
mesa-xlib_git Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa-dri: LEAD_SONAME shouldn't be needed now, when we're packaging each lib ↵Martin Jansa2
in separate package Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa-dri: move shared options to mesa-dri.incMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa-xlib: move shared options to .incMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa: move shared PROTO_DEPS, LIB_DEPS and DEPENDS to common .incMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa-7.11: move shared DEPENDS, SRC_URI, checksums and do_configure_prepend ↵Martin Jansa3
to shared .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa-common: MesaDemos is now separate recipes, bump PE, introduce INC_PRMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa-common: add common LIC_FILES_CHKSUM for newer mesa versionsMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa: move common patches which could be used in both mesa-dri and mesa-xlib ↵Martin Jansa6
from mesa-dri to mesa Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14mesa-dri-glsl-native: fix LICENSEMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14xorg-driver-common: bump PE for upgrade path for meta-oe usersMartin Jansa1
* 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>
2011-10-14xserver-xorg: move PE to xserver-xorg-common and bump itMartin Jansa2
* to provide upgrade path for meta-oe users, where it had PE = 2 already Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14xserver-xorg: drop xorg-minimal-fonts from RDEPENDSMartin Jansa2
* as discussed here http://lists.linuxtogo.org/pipermail/openembedded-core/2011-October/010899.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14gtk+: upgrade to 2.24.6Martin Jansa11
* older version doesn't build with glib-2.30.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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>