aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2011-01-31VMX25: Add machine support for vmx25sujak.marek
* i.mx25 cpu based module * removed PREFERRED_VERSION_linux line * added correct UBI VOLNAME * tested on angstom console, terminal, x11, qt4e image * depends on vmx25 barebox 2010.10 patch, vmx25 kernel 2.5.35 patch Signed-off-by: Marek Sujak <sujak.marek@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
2011-01-31angstrom: point ANGSTROM_URI to feeds.a-d.orgKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-30SlugOS: Bump up to SlugOS 5.7 with kernel 2.6.29Mike Westerhof
- drop CONFIG_SYSFS_DEPRECATED in the kernel config - drop "native" feed as it is empty, and will remain so Signed-off-by: Mike Westerhof <mike@mwester.net>
2011-01-29e-base: prepare for releasesMartin Jansa
* bump EFL_SRCREV a bit to current HEAD * introduce EFL_SRCREV_1.0.0 for recipes which don't need SRCREV change so often like stuff from OLD and BROKEN dirs and themes * move SRC_URI and S settings from bbclass to svn recipes * replace E_CVS and E_URI with E_SVN and E_MIRROR * PV/PR will be updated in following patches for individual recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-28shr-autorev.inc: add libshr-glibSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-28palmpre machine: add compat-wireless-2.6-old to MACHINE_EXTRA_RDEPENDSSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-28palmpre machine: split MACHINE_EXTRA_DEPENDS into linesSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-28slugos.inc: Use ?= on SOURCE_MIRROR_URLTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-28palmpre machine: bump kernel PRSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-28palmpre machine: add udev-compat preferred providerSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-27adb4000.conf: New machine, kernel and u-boot support.Leon Woestenberg
STK ADB4000 is a development board with a SAM9G45 SODIMM CPU module. These patches are from the manufacturer (In-Circuit). Resulting kernel boots on the board. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-01-27angstrom-jalimo.conf: Bump icedtea6-native version to 1.7.6Stefan Schmidt
Signed-off-by: Stefan Schmidt <stefan@buglabs.net> Acked-by: Koen Kooi <koen@openembedded.org>
2011-01-26SlugOS: slugos.inc, task-slugos.bb - Debugging improvementsMike Westerhof
Adds devshell, rootfs directory is qualified by machine and libc, and add kexec to the base image. Signed-off-by: Mike Westerhof <mike@mwester.net>
2011-01-26bitbake.conf: include bin dirs from BBPATH in PATHChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Eric Bénard <eric@eukrea.com>
2011-01-25bitbake.conf,nylon.conf,openwrt-sdk.conf: Use opkg-build instead of ipkg-buildKhem Raj
* Rename IPKGBUILDCMD to OPKGBUILDCMD Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Graham Gower <graham.gower@gmail.com>
2011-01-25slugos.inc: Dont lock SRCDATE for ipkg, its not used anymoreKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Graham Gower <graham.gower@gmail.com>
2011-01-25minimal.conf: inherit devshell taskVíctor Manuel Jáquez Leal
Everybody loves devshell Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-01-25p2020rdb: Add xserver-xorg stuffTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-25p2020rdb: New Freescale QorQ P2 machine, based on p1020rdb (P1)Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-01-24Fail if the cpio command is missing (v3)Martin Panter
This one is rebased against today's git master, with an extra line for cpio.xz -Martin >From 388638cf72e6224fba4b96cda8db26fbc43bb20d Mon Sep 17 00:00:00 2001 From: Martin Panter <vadmium à gmail.com> Date: Sun, 16 Jan 2011 04:38:03 +0000 Subject: [PATCH] IMAGE_CMD: Fail if the cpio command is missing Previously my cpio.gz image was an empty gzip file because the missing cpio command was ignored and gzip was blindly run with no input. Signed-off-by: Martin Panter <vadmium+floss@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-24omap3.inc: bump MACHINE_KERNEL_PR for kernel changesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-24Revert "angstrom-2010.x.conf: Prefer binutils 2.21 and uclibc-git"Koen Kooi
This reverts commit e5274a6cceb56653971f355a4f19079831efb832. This was pushed without maintainer sign-off and breaks angstrom
2011-01-23angstrom-2010.x.conf: Prefer binutils 2.21 and uclibc-gitKhem Raj
* no need to pin older udev with uclibc/git either Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-22xxs1500.conf: Remove this board from OEKhem Raj
* The kernel is no more fetchable as reported in bugzilla/1737 * Vendor has EOLed the product Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-22SlugOS: slugos.inc - lock down DEPLOY_DIR, weak assignment doesn't workMike Westerhof
2011-01-22distro/include/slugos.inc: Change DEPLOY_DIR and CACHE locationsKhem Raj
* Current set of defines does not let slugos and ucslugc build in one tmpdir, this patch will let that happen and there by increase build times for those who would like to build both distros Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Mike Westerhof <mike@mwester.net>
2011-01-22conf/distro/include/slugos.inc: Remove redundant virtualsKhem Raj
* Slugos now gets them correctly defined through sane-toolchain includes Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Mike Westerhof <mike@mwester.net>
2011-01-22slugos.conf: Define IMAGE_DEV_MANAGER to be udevKhem Raj
* Dont hardcode udev to RDEPENDS but use IMAGE_DEV_MANAGER Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Mike Westerhof <mike@mwester.net>
2011-01-20preferred-slugos-versions.inc: Prefer perl 5.10.1Khem Raj
* We do not need to pin bluez-libs anymore we use bluez4 for everything Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Mike Westerhof <mike@mwester.net>
2011-01-20kaeilos.conf: changed KaeilOS specific psplash-kaeilosMarco Cavallini
* bump PR
2011-01-18ucslugc.conf: Define DISTRO_TYPE and IMAGE_DEV_MANAGER to be busybox-mdevKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-18ucslugc.conf: Revitalize, can not build slugos-image with uclibcKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-18fso-autorev: msmcommd-specs -> msmcomm-specsSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-18linux-omap 2.6.37: replace various patch with upstream versions and rediffKoen Kooi
* The beagle poweron patch was split into 3 and accepted upstream thanks to Nishant * the 2 720MHz patches were combined and pending acceptance thanks to Sanjeev * the boardfile 720MHz patches aren't needed anymore Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-17minimal.conf: Prefer opie 1.2.5Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-17sane-toolchain.inc: Prefer binutils 2.21Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-17minimal.conf: Prefer perl 5.10.1Khem Raj
* Tested various builds seems to hold fine Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Tom Rini <tom_rini@mentor.com>
2011-01-17slugos: prefer busybox 1.18.2Eric BENARD
Signed-off-by: Eric Bénard <eric@eukrea.com> Cc: Mike Westerhof <mike@mwester.net> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Mike Westerhof <mike@mwester.net>
2011-01-17mpc8315e-rdb: Setup for xserver-xorgTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-17p2020ds: Setup for xserver-xorgTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-17angstrom-2010: prefer busybox 1.18.2Eric BENARD
Signed-off-by: Eric Bénard <eric@eukrea.com> Cc: Koen Kooi <koen@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org>
2011-01-17frameworkd: merge frameworkd-config-shr_git.bb to frameworkd_git.bb and cleanupMartin Jansa
* move init.d file and all config files applied in OE to frameworkd repo * drop PREFERRED_PROVIDER_frameworkd-config as only one provider exists now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-16ucslugc.conf: Bring it forward to use sane-toolchainKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-15sane-toolchain-uclinux-uclibc: use -pipeBernhard Reutner-Fischer
Use -pipe for FULL_OPTIMIZATION Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-15sane-toolchain-uclibc: use -pipeBernhard Reutner-Fischer
Use -pipe for both BUILD_OPTIMIZATION and FULL_OPTIMIZATION Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-15sane-toolchain-uclibc.inc: Use -O2 for powerpc targetsKhem Raj
* -Os compiled root file system segfaults everywhere we dont know why yet so we use -O2 meanwhile we figure the reason for -Os failure Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-14i586-generic: define udevdir and OLDEST_KERNELOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-01-13angstrom next: catch up with .37-rc8 -> .37 linux-omap changeKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-13angstrom: sync with meta-angstrom layerKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-12eglibc: Configure based on DISTRO_FEATURES_EGLIBCKhem Raj
* Let distros decide what features to enable if not selected it will turn off all possible knobs * Enable all knobs for angstrom and distros based on sane-toolchain Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> CC: koen@dominion.thruhere.net CC: koansoftware@gmail.com