summaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2010-09-28xorg: add new recipes for versions from 2010-09-28Martin Jansa
* remove 3 old recipes for versions not pinned by any preferred-xorg-versions * libx11 will be pushed soon Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-27machine/sh7785lcr: Add new machine for Renesas SH7785 reference boardNobuhiro Iwamatsu
* Machine config for Renesas SH7785 reference board. * Add kernel config for 2.6.32 and 35. * Add tune file for sh4a. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-28SHR: drop preferred version for eglibc and gccMartin Jansa
* same versions are now in sane-toolchain.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-27sane-toolchain.inc: Make gcc 4.5 & eglibc 2.12 as default sane versionsKhem Raj
GCC 4.5 has been tested quite a bit and so is eglibc 2.12 in SHR and developers. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-27conf/machine: Add qemumips64 machine configuration and tune file.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-27distros: Disable gnu-style hash for mips64/mips64elKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-27native.bbclass,package.bbclass,bitbake.conf: Make provisions for system ↵Khem Raj
libdir to be something else than '/lib' * Add base_libdir_native as target libdir could be different e.g. lib32 lib64 * Dont assume lib to be system libdir during packaging. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Chris Larson <chris_larson@mentor.com>
2010-09-26angstrom-next: switch to QT 4.7.0Koen Kooi
2010-09-24EFL: bump SRCREVMartin Jansa
* python-efl: python EFL bindings are now using autotools instead of setuptools started with r52282 * python-efl: prefix includedir value returned from pkg-config --variable=includedir with STAGING_DIR_HOST * python-efl: don't install .svn files with examples * python-edje: update patch for unicode conversion * elmdentica: jump back to EFL_SRCREV * ecore: rebased patch, see http://patchwork.openembedded.org/patch/2626/ for discussion if it's still really needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-24angstrom: switch to newer networkmanagerKoen Kooi
2010-09-23SHR: prefer QT 4.7.0Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-23shr-autorev: add mokosuite2, mokowm, mokowm-imf-ecoreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-22x-load/igep0020.conf: Unbreak x-load for igep0020 machine.Michael Lippautz
* x-load is needed since e2b9225af36b2979b255634f79ceecea482601a7 Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Acked-by: Eric Bénard <eric@eukrea.com>
2010-09-16babbage.conf: Add touchscreen support for the default displayFlorian Boor
2010-09-16angstrom-codec-engine-versions: Update latest versionsRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-16linux-omap-psp: Add latest pending kernel patchesRoger Monk
* Fixes for 1GHz operation * EHCI * Build * DSS * Bump Kernel PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-16babbage.conf: Add framebuffer video driver to XSERVERFlorian Boor
2010-09-15angstrom-eglibc.inc: Update SPE checkTom Rini
Use BASE_PACKAGE_ARCH to determine if we should be SPE, or not which is what sane-toolchain.inc does. This saves us having to update this file every time a new e500 machine is added. Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-14mpc8544ds: Add this machineTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-14p2020ds: Pull in tune-ppce500v2.confTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-14preferred-xorg-versions-X11R7.5-latest.inc: Move to pixman 0.18.4Leon Woestenberg
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Frans Meulenbroeks <frans.meulenbroeks@gmail.com>
2010-09-14angstrom 2008: switch to cairo 1.10Koen Kooi
2010-09-13angstrom-next: switch to perl 5.10.1Koen Kooi
2010-09-13angstrom-next: switch to a newer busybox and cairoKoen Kooi
2010-09-12efikamx: Fixed spelling error Genisi to Genesi.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-09-12nokia900: generate also tar.gz images for installation on SD cardSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12nokia900: do not require omap3.inc as we would have to override nearly ↵Denis 'GNUtoo' Carikli
everything when we required omap3.inc we pulled that: EXTRA_IMAGEDEPENDS += "u-boot x-load" which we can't and won't use for the moment. We also had to override nearly all variables.
2010-09-12linux-2.6.28 : nokia900: update patchset and unbreak compilation with gcc 4.4Denis 'GNUtoo' Carikli
The gcc patch was indicated to me by felipec in #maemo on freenode <felipec> GNUtoo|laptop: http://article.gmane.org/gmane.linux.ports.arm.omap/28461 The nokia patch was updated to kernel_2.6.28-20101501+0m5.diff.gz I was also told in #openmoko-cdevelon freenode by dos11 that PR had to be bumped only in the machine config: <apt> dos11 meant: GNUtoo|laptop: only macine conf
2010-09-11rx1950: change default kernel to linux-2.6.35Vasily Khoruzhick
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-11chumby-falconwing: Add machine definitionSean Cross
Adds the machine definition for chumby Falconwing-based boards Signed-off-by: Sean Cross <sean@chumby.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-10mini6410.conf: Initial support for S3C6410 based Mini6410 board.Florian Boor
2010-09-10linux-omap-psp 2.6.32: OMAP: DSS2: OMAPFB: swap front and back porches for ↵Koen Kooi
both hsync and vsync Framebuffer's left and right margins are relative to the active pixel area. Front and back porches are relative to the sync area. Left margin was wrongly assigned to front porch (and right to back), this patch fixes it.
2010-09-09Per the TSC decision, make packaged-staging defaultChris Larson
For now, just ensures its inherited. In the future, we can merge / simplify staging.bbclass with packaged-staging.bbclass as appropriate. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-09-08jornada7xx: fix for bug #4951Filip Zyzniewski
Added bluez-dtl1-workaround to avoid: * satisfy_dependencies_for: Cannot satisfy the following dependencies for task-base: * bluez-dtl1-workaround * * opkg_install_cmd: Cannot install package task-base.
2010-09-08jlime: using glibc-2.11Filip Zyzniewski
version 2.12 is pulled from svn now. no reason for that level of bleeding edge.
2010-09-08jlime: minor changes based on minimal.confFilip Zyzniewski
Our config file got a bit outdated.
2010-09-08jlime: removed some of PREFERRED_VERSION entriesFilip Zyzniewski
It seems that these hold back packages without a real reason.
2010-09-08jlime: switched from OABI to EABI.Filip Zyzniewski
note: should we set TARGET_OS to linux-gnueabi even if distro supports machines other than ARM?
2010-09-08jlime: bumped up coreutils-native version.Filip Zyzniewski
version 7.2 is not available in OE tree anymore.
2010-09-08jlime: set virtual/libc preferred provider.Filip Zyzniewski
base-image has virtual/libc in dependences and so needs it specified.
2010-09-08jlime: fix glibc includeFilip Zyzniewski
Obsolete glibc include caused SyntaxErrors in uclibc bb files.
2010-09-07bitbake.conf: Redefine STAGING_DIR_JAVA to point to target sysroot by defaultKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-07angstrom: bump DISTRO_PRtesting_2010-09-07Koen Kooi
See http://thread.gmane.org/gmane.linux.distributions.angstrom.devel/4426
2010-09-07angstrom: switch to ggdb2 to save space, noone seems to really exploit the ↵Koen Kooi
things -ggdb3 provides Signed-off-by: Koen Kooi <koen@openembedded.org> Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Philip Balister <philip@balister.org>
2010-09-06fso-autorev: add msmcommd-specs and libmsmcommSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-05dockstar.conf: Make sure we use our known to be good kernel.Florian Boor
2010-09-04Added Freescale P1020RDB machine and linux-powerpc-fsl-2.6.35.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-09-04dockstar.conf: Machine configuration for Seagate DockstarFlorian Boor
2010-09-03preferred-xorg-versions-X11R7.5-latest.inc, ↵Khem Raj
preferred-xorg-versions-X11R7.5.inc: Bump pinned versions of lndir and libxvmc * The already pinned versions of these packages are in obsolete therefore pin something thats available and supported. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-03minimal.conf: Select bluez4 for bluez-utils-dbus and bluez-utilsKhem Raj
* Set bluez-libs for PREFERRED_PROVIDER for bluez-libs Signed-off-by: Khem Raj <raj.khem@gmail.com>