Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
(pixman-native used in cairo-native)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Mario Domenech Goulart <mario.goulart@gmail.com>
|
|
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
|
|
The configure script was generation paths in /usr/* when looking for
orbit-2-idl and bonobo idl files so feed our staging paths in instead.
|
|
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
library.
* Fix PR 3273
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* The patch is just a quick hack that fixes chvt on some fbdev devices.
* For more read recipes/xorg-xserver/xserver-xorg/hack-fbdev-ignore-return-mode.patch
|
|
* For more see recipes/xorg-driver/xf86-input-tslib/double-free-crash.patch
|
|
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>
|
|
* With 2.6.33-rc2-00252-ge9e5521 on my host I noticed that
"cat /proc/sys/vm/mmap_min_addr" returns now
"cat: /proc/sys/vm/mmap_min_addr: Operation not permitted"
Its probably becuse of
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e1a6ef2dea88101b056b6d9984f3325c5efced3
But I'm not sure if checking CAP_SYS_RAWIO even for reading this value
is intentional or just bug which should be fixed in kernel.
This patch makes bitbake ignore reading error. Possible QEmu failure is not
handled yet.
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Without that patch uicmoc3-native fails to build.
|
|
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
|
|
|
|
|
|
* 0.99 version uses openssl and there is no option to have gnutls
so we configure it to use openssl.
* Add DEPENDS which were
missing and override the default depends coming from cherokee.inc
as it has gnutls in depends and would build this redundantly.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* the sdl.m4 macro now uses pkgconfig which unbreaks gnome-games
build
* bump PR
|
|
when exist
* bump PR
|
|
|
|
|
|
|
|
in its FILESPATH
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
This optional bbclass implements per-subpackage debug packages. Among other
things, this makes it much easier to automate creation of debug images (where
you have the debug files for all installed packages).
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
* Fix PR #5376
* Dont remove ~LnkProperties when QTOPIA_INTERNAL_FSLP is not defined
this could cause g++ to emit default destructor which will be inlined
and as we asked inlines to have hidden visibility it could make the
destructor hidden in the final library this happens now because ld
can merge the visibility attributes which it did not do before.
* Note that this fix might be needed in few other places too.
We will fix them as we encounter them.
* Remove the workaround in opie-taskbar
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
This is tool to calibrate touchscreens which works as XInput devices
(evdev, evtouch, ... but not tslib one).
So far only X11 version, GTKmm one will be provided later by Petr Štetiar.
|
|
- UART3 enabled
- I2C bitbash pins changed (SDA=GPIO26, SCL=GPIO25)
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
|
|
- updated to 1.0.0 (& updated checksum)
- improved dependencies
- added missing make flag
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
|
|
|