Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
which is needed to get some of the modem plugins built
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Ths commit is for calamari (MPC8636DS) only.
It moves to the head of the mpc85xx git
I also added several patches.
These provide additional functionality w.r.t. expression handling,
As they are not calamari specific I've put them in the u-boot-git directory.
I did not want to apply them right away as I am not sure if they apply to all the various
SRCREVs that are build with this recipe and I did want to break someone else's u-boot.
The patches are also submitted upstream
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
renamed the recipes from 0.22 to 0.22+fixes as they have moved away from 0.22
and are already building the 0.22+fixes version.
also renamed the mythtv-0.22 dir to mythtv
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
removed old and very old versions after verifying that no one has pinned one of these versions
also removed the checksums for the removed files (including a few for versions that were renamed before)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
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>
|
|
|
|
|
|
|
|
|