summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2010-01-24mamonaim-e-applet-git: bumping rev, fixing PV and using oe-stylizeRicardo Salveti de Araujo1
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@openbossa.org>
2010-01-24conf/machine/include/htc-msm7.inc: Remove IMAGE_FSTYPES assignmentDavid Lanzendörfer1
Removed filesystems declaration from conf/machine/include/htc-msm7.inc because it should been already decleared in ${build}/conf/local.conf.
2010-01-24conf/machine/rx1950.conf: Correct information of the config fileVasily Khoruzhick1
The HP iPAQ RX1950 has no bluetooth, and its flash size is 64M. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2010-01-24linux-openmoko-2.6.32: bump srcrev for latest pcf50633 fixMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-23eee701 : added machine configDenis 'Gnutoo' Carikli1
Using standard vanilla linux kernel because everything is supported in it Also using the 2.6.32 version because 2.6.33 is not out yet and I only made a defconfig for 2.6.32 added MACHINE_DRI_MODULES = "i915" instead of "intel" because intel didn't work: | make[5]: Entering directory `.../Mesa-7.6/src/mesa/drivers/dri/intel' | make[5]: *** No targets specified and no makefile found. Stop. Copied the glibc part from ion.conf(I didn't test it yet) I also added the xf86-input-synaptics at the last moment and I didn't have the time to test that modification but I tested xf86-input-synaptics and it works fine It also uses xf86-input-mouse and xf86-input-keyboard as xorg.conf will use them (evdev didn't work for me even if it was compiled in the kernel,there was xf86-input-evdev installed and there was an entry in xorg.conf)
2010-01-23libsdl-mixer: drop version 1.2.9 (md5sum mismatch)Bernhard Kaindl1
* as discussed and agreed on the mailing list Signed-off-by: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
2010-01-22Lets rename conf/amend-recipes.inc to amend.bbclass, for consistencyChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Marcin Juszkiewicz13
into org.openembedded.dev
2010-01-22Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Stanislav Brabec10
into org.openembedded.dev
2010-01-22pidgin: Update to version 2.6.5 (security: CVE-2010-0013).Stanislav Brabec1
* Fixes, security update for MSN plugin. * Removed unreferred recipes for vulnerable versions.
2010-01-22checksums.ini: Added missing checksum for balsa-2.4.2.Stanislav Brabec1
2010-01-21sane-toolchain.inc: Bump glibc PREFERRED_VERSION to 2.10.1Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21sane-feed.inc: adding some ATMEL boardsNicolas Ferre1
Add some armv5te entries for ATMEL -EK boards. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21Update of ATMEL board configuration filesNicolas Ferre5
Correction of at91sam9260ek and at91sam9g20ek configuration files: Xserver is not needed. At91sam9rlek configuration file: no usbhost. Adding of two new boards: at91sam9g10ek and at91sam9g45ekes. "es" stands for Engineering Sample and correspond to the marking that is on the board. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21Set preferred glibc to 2.10.1 in conf/distro/micro.confGuo Hongruan1
* the preferred version of binutils of conf/distro/micro.conf is 2.19.51 * the preferred version of glibc is 2.6.1 which is defined in sane-toolchain.inc * the ld produced by binutils-2.19.51 reports that it can not find the __begin symbol when linking with glibc-2.6.1 Signed-off-by: Guo Hongruan <camelguo@gmail.com>
2010-01-21libgdata_0.5.1.bb : add newer libgdataGraeme Gregory1
The only 0.4.0 version wasnt buildable for me.
2010-01-21xorg: update recipes to latest releases 2010-01-18Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-21rtmom: elementary based gui for RTM (Remember the milk)Michael Pilgermann1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-21Merge branch 'org.openembedded.dev' of ↵Graeme Gregory4
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-01-21checksums.ini : alternative URLs for Thunar and xfce4-dev-toolsGraeme Gregory1
2010-01-20mickeydbus2: add new recipeThomas Zimmermann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-20checksums.ini: Add missing sum for linuxkernel-2.6.24-patchStefan Schmidt1
2010-01-20kaeilos-2009-preferred-versions.inc: errata in PREFERRED_VERSION_wxwidgetsMarco Cavallini1
2010-01-20kaeilos-2009-preferred-versions.inc: added PREFERRED_VERSION_wxwidgets 2.8.10Marco Cavallini1
2010-01-20wxwidgets: add 2.9.0 and clean up recipesJohan Hovold1
- Add wxwidget-2.9.0 include with derived rather than hardcoded lib and config script names (depends on debug and charset configure flags) - Use regular expression for LEAD_SONAME rather than hardcoded name. - Fix autoconf issue where configure could not find staging root. - Use INC_PR. - Add wxwidgets-2.9.0 (unicode) - Add wxwidgets-ansi-2.9.0 (non-unicode) - Add wxwidgets-opengl-2.9.0 (unicode, opengl) Signed-off-by: Johan Hovold <johan.hovold@lundinova.se> Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2010-01-20stopwatch: new recipe for QT4 based stopwatchMartin Jansa1
* Author: Christof Musik * can be used as stop watch * has countdown capability (e.g. for next holiday) * survives suspend/resume Signed-off-by: Christian Rüb <christian.rueb@gmx.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-20checksums.ini: add checksums for upcomming xorg upgradesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-20linux-openmoko-2.6.32: bump SRCREV for suspend/resume fix, enable ↵Martin Jansa1
MMC_UNSAFE_RESUME Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-20nokia900: initial version of machine config for Nokia N900 tablet/phoneRobert Schuster1
Written by Robert, tweaked a bit by me. Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-01-20gnome-keyring 2.28: update to 2.28.2Koen Kooi1
2010-01-20libbonobo: update to 2.24.2 (automake 1.11.x fixes)Koen Kooi1
2010-01-19amend-recipes.inc: Add. Allows tweaks to be amended to a recipe via a .inc ↵Chris Larson1
in its FILESPATH Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-18tgt: updated to 1.0.0Frans Meulenbroeks1
- updated to 1.0.0 (& updated checksum) - improved dependencies - added missing make flag
2010-01-18checksums.ini: added rygel 0.4.8, automake 1.11.1Marcin Juszkiewicz1
2010-01-18Rename jlime distro file. Stupid having 2009 for a file weKristoffer Ericson1
are still perfecting, so bump it abit. Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-01-18Add require tune-mips32 and also the currently best supportedKristoffer Ericson1
kernel for the nanonote. Signed-off-by:Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-01-18Add update-alternatives for distro fileKristoffer Ericson1
2010-01-18Remove obselete distro files:Kristoffer Ericson4
* We earlier had an need for different distro files due to differences in archs. Now we have managed to merge all platforms into a single distro file. Besides these old distro files havent been used in between 1-4 years so its time to get rid of them. All current development should focus on the jlime-2009.1.conf distro file (which is up to date). Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-01-18empathy: add 2.28.2Koen Kooi1
gnome-doc-utils: add 0.19.2 telepathy-glib: add 0.7.37
2010-01-18gnome-dvb-daemon: add 0.1.14Koen Kooi1
2010-01-18gst-rtsp: add 0.10.5Koen Kooi1
2010-01-17linux-openmoko: bump SRCREV to latest revision, drop applied patchesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-17zip: hosting moved from http to ftpRolf Leggewie1
2010-01-17scim: initial commit for version 1.4.9Rolf Leggewie1
2010-01-17firefox: looks like the Mozilla project moved from serving source over http ↵Rolf Leggewie1
to ftp. Fix SRC_URI and checksums.ini
2010-01-17dnsmasq: fix SRC_URI and some other minor fixesRolf Leggewie1
* at least releases prior to 2.15 are only available in the archive directory * adjust checksums.ini accordingly * move S out of inc file and only into the affected dnsmasq-dbus recipe * do some clever python courtey of Phil Blundell to generally define SRC_URI for all recipes in the inc file only
2010-01-16checksums.ini: update checksum URLs for change in XFCE source hostingRolf Leggewie1
2010-01-16conf/checksums.ini: moved one item according to the sorting rulesFrans Meulenbroeks1
2010-01-16vagalume: update to version 0.8.2Thomas Zimmermann1
* depends now on gst-plugin-gconfelements * recommends hicolor-icon-theme to show the icons Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-15Add support for AT91SAM9G45EK (SAM9M10G45EK with AT91SAM9G45 chip)Ulf Samuelsson3
Split up into three files to allow easier maintenance of AT91 boards. machine/<board>.conf machine/include/AT91.inc machine/include/AT91-LCD.inc A machine with an LCD controller would normally include "AT91-LCD.inc" A machine without an LCD controller would include "AT91.inc" Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> ---