Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* eet: convert to BBCLASSEXTEND
* elementary: add dep on eet-native
|
|
|
|
(recipes for newer versions still being worked on).
|
|
* Also tweak poppler 0.12.3 so it RDEPENDS poppler-data.
|
|
|
|
|
|
* Add checksum for linux-2.6.8.1.tar.bz2 which is used by sun4cmd machine
* Add checksum for linux-2.6.27.7.tar.bz2 which is used by storcenter machine
Signed-off-by: Guo Hongruan <camelguo@gmail.com>
|
|
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
|
|
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@openbossa.org>
|
|
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@openbossa.org>
|
|
Removed filesystems declaration from conf/machine/include/htc-msm7.inc
because it should been already decleared in ${build}/conf/local.conf.
|
|
The HP iPAQ RX1950 has no bluetooth, and its flash size is 64M.
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
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)
|
|
* as discussed and agreed on the mailing list
Signed-off-by: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
into org.openembedded.dev
|
|
into org.openembedded.dev
|
|
* Fixes, security update for MSN plugin.
* Removed unreferred recipes for vulnerable versions.
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
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>
|
|
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>
|
|
* 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>
|
|
The only 0.4.0 version wasnt buildable for me.
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
|
|
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
|
|
|
|
- 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>
|
|
* 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>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
MMC_UNSAFE_RESUME
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Written by Robert, tweaked a bit by me.
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
|
|
|
|
in its FILESPATH
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
- updated to 1.0.0 (& updated checksum)
- improved dependencies
- added missing make flag
|