Age | Commit message (Collapse) | Author | Files |
|
The docs generation were disabled in 5c0b720153536943fcaa10ec07db7e8b5a2a505f
because of the same issue described in 405e0b5f60f92995fc722fc3bca9fa8ebc5f5f46
(libxml2 : convert to new staging and fix python error in gnome-doc-utils)
But at that time 405e0b5f60f92995fc722fc3bca9fa8ebc5f5f46 was not commited yet
|
|
Converting libxml2 recipes to the new staging way
fixed the error where,during the compilation of gnome-doc-utils
libxml2.py couldn't be find,but strangely the libxml package had
only libxml.py
Also removed the following useless part as suggested by Phil Blundell
on mailing list:
install -d ${STAGING_DATADIR}/aclocal/
install -d ${STAGING_BINDIR_CROSS}
|
|
gst-launch v4lsrc ! jpegdec ! xvimagesink doesn't work if you don't
depend on libv4l with my gspca webcam.
The fix was suggested in #gstreamer in freenode:
Feb 20 20:37:36 <fargiolas> GNUtoo: did you compile it on
your own? it seems it's not compiled with libv4l support
And:
Feb 20 20:43:08 <fargiolas> GNUtoo: probably your device
output frames in an exotic pixel format and libv4l is needed
to decode it
The webcam was a gspca_zc3xx webcam
|
|
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
|
|
Signed-off-by: Thomas Zimmermann <zimmermann@vdm-design.de>
|
|
* recipe rewritten from scratch
Signed-off-by: Thomas Zimmermann <zimmermann@vdm-design.de>
|
|
was getting the following message:
/usr/lib64/libxml2.so.2: undefined reference to `gzopen64'
solution is to add libxml2 to native DEPENDS
|
|
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* Removed board related stuff from the main gpsd recipe
* Add udev hotplugging support (seperate package 'gpsd-udev')
* Modified configuration and initscript in a way that a gps device could
either be added by /etc/default/gpsd OR via recipe using the local
gpsd socket.
* gpsd API changed! look at http://gpsd.berlios.de/#news
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* This version wasn't as well tested as 0.17.8 probably is, 0.17.6
* wasn't probably used except SHR, which also moved to 0.17.8 now
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>
|
|
|
|
* reported by Varun Shah
|
|
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>
|
|
|
|
|
|
last traces of libframeworkd-phonegui-efl-theme-neo even from RSUGGESTS, add idle_screen.edj.neo
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* depencie on kernel-module-squashfs is no longer needed
* python-compression is needed to read bz2 dumps
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* 1.12.7 doesn't compile with newer autotools
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>
|
|
|
|
|
|
|
|
* convert to new-style staging
* (re)build demos with proper toolchain and flags
* build trainingcourses
* generate .desktop files on the fly
* delete old versions
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Never += to override variable as it appends to empty override variable
which is later used instead of that variable without override
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
No PR bump since we don't actually link vs the -sdk libs.
|
|
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: Martin Jansa <Martin.Jansa@gmail.com>
|
|
first boot, but restore calibration if available.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
* This brings 006 up to 007 functionally, without all the buildsystem changes in between
|
|
|
|
|
|
|
|
|
|
Quick workaround to make it build again. Can probably be fixed properly in
the Makefile... No PR bump.
|
|
http://wiki.navit-project.org/index.php/Navit_on_OpenEmbedded_for_n810 has
a patch that is required on non debian systems.
|