Age | Commit message (Collapse) | Author | Files |
|
- eliminate a patch from the recipe that was already in git
- fixed a patch which failed on a file which was not applicable for openrd-base
(made a dedicated patch with only those parts that are needed for openrd-base)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
|
|
|
|
doesn't work properly
* the work around involved cleaning up old recipes as well, new-style staging here we come!
|
|
|
|
|
|
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>
|
|
evdev setting for SHR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
anymore
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>
|
|
and store calibration data for later use
* xinput is used when we want to make the changes permanent (xinput is
called with every Xorg start
* xinput_calibrator_once.sh can be used from Xsession.d
* calibration data are stored in /etc/pointercal.xinput
* whole log from last run in /etc/pointercal.xinput.log
* script needs tee and sed (busybox variants are enough)
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>
|
|
For details pls visit http://trac.enlightenment.org/e/timeline
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
config
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
from packaged staging"
This reverts commit 61acb940a7436a43d0894284d25e8d106f461c23.
This patch is not as robust as I thought, will reassess the issue at hand later
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
- added a recipe for 2.6.33-rc5
- updated video patch (as provided by einfochips)
- made use of the PR bump to add building tgt as module in defconifg
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
packaged staging
kernel.bbclass do_deploy has:
install -m 0644 ${KERNEL_OUTPUT} ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGE_BASE_NAME}.bin
which expands to
install -m 0644 arch/arm/boot/uImage .../deploy/glibc/images/beagleboard/uImage-2.6.29-r51-beagleboard.bin
but in packaged staging arch/arm/boot/uImage does not exist so we get the error:
install: cannot stat `arch/arm/boot/uImage': No such file or directory
This patch only installs uImage if not using packaged staging
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Just happened to create these which debugging an issue with gtk+-native so
committing them.
|
|
and fix the author of the persian keyboard
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
• Order the recipe header as in the user manual [1] and add `SECTION = console/multimedia`.
• Bump package release variable.
[1] http://docs.openembedded.org/usermanual/html/recipes_header.html
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
|
|
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
* bisecting to the offending commits is nigh impossible since mplayer doesn't compile for about 70% of the affected revision range :(
|
|
|
|
not as separate lib)
|
|
it in RRECOMMENDS)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* dont use "versioned" depend on curl as 7.18.2 does
* it pulls 2 curl providers (newest curl and curl from python-curl
depends) for many targets and bitbake is rightfully complaining
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Fixes version mishmash with newer libtool 2.2.6b
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>
|
|
*-*-linux-uclibcspe.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
*-*-linux-gnuspe.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Dirk Opfer <Dirk@do13.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|