aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2010-06-18omap5912osk: Use 2.6.34 as PREFERRED_KERNELKhem Raj
* TMPFS is disabled it does not boot with tmpfs. needs to be investigated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18angstrom: bump distro versionKoen Kooi
2010-06-17Indentation fixups, caught by python -tChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-06-17Drop old unused crufty MANIFEST variableChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-06-17SlugOS: package feed changes to drop x11, and unbuildable packagesMike Westerhof
This set of changes removes packages that pull in libx11, and (temporarily) disables packages that won't build, mostly due to gcc 4.4.4 issues. Only tested on LE for the moment.
2010-06-17SlugOS: slugos.inc - Fix bluez dependenciesMike Westerhof
No need to build all of bluez if we only depend on the libs.
2010-06-17angstrom: pin llh-native, just like SHR doesKoen Kooi
2010-06-17preferred-shr-versions: set preferred version also for linux-libc-headers-nativeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-17toolchain-internal: define PREFERRED_PROVIDER for linux-libc-headersKoen Kooi
toolchain-external: define PREFERRED_PROVIDER for linux-libc-headers, but comment it. Someone actually using this needs to verify
2010-06-17angstrom: pin eglibc version to the same as the glibc versionKoen Kooi
2010-06-16SlugOS: Initial commit for SlugOS 5.5 - update toolchain, use eglibcMike Westerhof
Switch to gcc 4.4.4, update toolchains to match, switch to eglibc Also add some PREFERRED_PROVIDERS.
2010-06-16local.conf.sample: Document ASSUME_PROVIDED for linux-libc-headers-nativeTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-14navit: remove old versions to simplify .inc fileMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-14angstrom: pin mythtv to 0.22Koen Kooi
2010-06-13EFL: bump SRCREVKoen Kooi
2010-06-11lite5200: update machine configDmitry Eremin-Solenikov
Update Lite5200 board config with correct console definition, kernel provider and kernel image. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-11opkg: bump SRCREV for better fix of #50 (incorrect removal of orphaned files)Martin Jansa
* http://code.google.com/p/opkg/issues/detail?id=50 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-10bitbake.conf: Drop some unnecessary getVar usage in python snippetsChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-06-10bitbake.conf: make the EXTENDPE bits slightly less disturbingChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-06-10bitbake.conf: don't filter out nonexisting paths from FILESPATHChris Larson
It's unnecessary, and can cause problems with amend.bbclass. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-06-10bitbake.conf: use := for BUILD_OS and BUILD_ARCHChris Larson
These don't change, so their initial values should be just fine. Apparently, in a typical build, those os.uname() snippets are called around 46k times, which seems a tad excessive :) Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-06-09minimal-uclibc.conf: Add pam to DISTRO_FEATURESKhem Raj
* if pam is not in the DISTRO_FEATURES then pam modules dont end up in th root file system but when using shadow pam is used for authentication and uclibc needs these modules otherwise login fails. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-09kaeilos-2009-preferred-versions.inc: some distro version updates and mainly ↵Marco Cavallini
automake-native 1.11
2010-06-08opkg: bump SRCREV for fix preventing overeager removing of files which were ↵Martin Jansa
after opkg upgrade owned by different package Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-08EFL: bump SRCREV to new snapshotsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-08shr: prefer postgresql 8.4.4Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-07linux-omap-psp 2.6.32: rebase patches onto new baselineKoen Kooi
2010-06-06linux-omap-psp 2.6.32: disable CDC_EEM for beagleboardKoen Kooi
2010-06-05efl: revert SRCREV bump, needs more testingKoen Kooi
2010-06-05angstrom: automake 1.11 doesn't exist, 1.11.1 doesKoen Kooi
2010-06-05sane-toolchain-uclibc.inc: Dont force USE_NLS for glib-2.0 here.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-05angstrom-2008-preferred-versions.inc: Set 1.11 PREFERRED_VERSION for ↵Khem Raj
automake-native Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04motorola-ezx-base.inc: Add support for ubifsIlya Petrov
Signed-off-by: Ilya Petrov <ilya.muromec@gmail.com> Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04motorola-ezx-base.inc: refresh machine definitionAntonio Ospite
Reorder sections to a more logic scheme, following magician.conf, other cleanups: * sort MACHINE_FEATURES alphabetically * add ezx-gen-blob to EXTRA_IMAGEDEPENDS * use MODUTILS=26 * Add needed kernel modules for BP Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04motorola-ezx-base.inc: use PREFERRED_PROVIDER_virtual/xserverAntonio Ospite
This fixes a "multiple recipes provide xserver" warning. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-02Revert "qemu.inc: zap_root_password for qemu images."Khem Raj
Its better not to put this was here but in the images if needed. This reverts commit 39a7a0152d5d9a38ab202e11eb2eaab163dc35fa.
2010-06-02qemu.inc: zap_root_password for qemu images.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-02opkg: bump SRCREV to 530Koen Kooi
The commits since 527 are: * Don't try to print cmd_name before its initialised. From Amanous, Issue #48 * Add a message for the case that no installation candidate can be found. * Bump maximum message length from 256 to 4096.
2010-05-31bug20.conf: Sync with Bug Labs repoStefan Schmidt
This brings the bug20 machine file in sync with the Bug Labs internal version. The difference was only ubi as FSTYPE and some jffs2 tweaking.
2010-05-31beagleboard: remove u-boot preferred versionKoen Kooi
2010-05-29qemux86.conf: Set PREFERRED_PROVIDER_virtual/kernel to linux instead of ↵Khem Raj
linux-rp. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-26linux-openmoko: partial revert of rename to PN_PV shemeMartin Jansa
* details in http://thread.gmane.org/gmane.comp.handhelds.openembedded/32950 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-26SHR: use eglibc-2.12 instead 2.11Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-26linux-openmoko: rename recipes to common PN_PV scheme, cleanup versioningMartin Jansa
* move DESCRIPTION to .inc * remove OEV, KERNEL_RELEASE and KERNEL_VERSION, keep KERNEL_* from kernel.bbclass * update distro/machine configs where needed Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-26imote2.conf: Switch kernel to linux-zigbeeStefan Schmidt
2010-05-25imote2.conf: Only define the eraseblock size onceStefan Schmidt
The second definition overlayed the first one. It was consistent, but we still want to only have the correct one.
2010-05-24distro/minimal.conf: Dont keep CACHE as weak assignment.Khem Raj
* As this is a weak assignment and bitbake.conf has a proper assignment and bitbake.conf is included before distro conf file it leaves this weak assignment as no-op. The problem happens when using minimal but changing libc from eglibc to uclibc then it will use same cache directory and then its infact wrong. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-24xilinx-ml507: Add screen option and don't disable tty1Adrian Alonso
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-05-23bitbake.conf: add ${datadir}/gdb/autoload to the default paths included in ↵Chris Larson
${PN}-dbg Some libraries provide gdb autoload script as a debugging aid. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-05-22SlugOS: preferred-slugos-versions.inc - use older version of tclMike Westerhof
Avoids total mess-up of build env caused by the newer tcl recipe which has a bug, apparently, that overwites the regex.h file. This should be temporary, and this workaround should be removed once this problem is resolved.