Age | Commit message (Collapse) | Author | Files |
|
* simplify fso-autorev
* move cornucopia and python-helpers rev to sane-srcrevs.inc
* drop SRCREV for removed recipes fsolocationd, fsotimed, vala-native
|
|
* Following revs weren't used in OE tree (based on PN check)
* SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b"
* SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc"
* SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141"
* SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
kernel modules
|
|
|
|
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Or we can move them to e.bbclass, python-efl.inc instead.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Makes referencing it easier.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
preferred-xorg-versions and sane-srcrevs
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>
|
|
This version actually saves brightness changes across reboots
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
|
|
It used an old DBUS API call, rather than communicating with phonefsod. This prevented us from persistently storing brightness changes.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Hacohen
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
from PV
|
|
|
|
The previous version installed keyboards into locations that were not found by current illume versions anymore.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
THe previous one turned out to contain a flawed commit that is reverted now.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
The old version had a press delay of 0, which automatically made apps start when scrolling the illume background, it seems.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
fixes reported by Tom 'TAsn' Hacohen
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
subdir for each keyboard)
* Newer illume isn't looking for keyboards in subdirectories of
/usr/lib/enlightenment/modules/illume/keyboards/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
to get a fix to make it build with current vala
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
This commit depends on commit 513aa6b432fd01bfbf7132297a738a84baead5ca
( linux-2.6.33: added eee701 defconfig )
|
|
Having a leading dot in DISTRO_VERSION will result in a '-.' string when
building archive names; this may lead to mistakenly think that something is
missing in the archive name.
Example:
minimal-.dev-snapshot-20100216-i686-linux-armv5te-linux-gnueabi-toolchain.tar.bz2
^^
Remove the leading dot in DISTRO_VERSIONs to avoid such possible
confusion.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
ROOT_FLASH_SIZE is not only used by the opie image.
|
|
This merges in the differences betwenn this machine files and the one provided
by Jonathan Cameron. Thanks Jonathan.
|
|
* 2.8.0 has he bugfix we need and is better that the 'random' git version 2.6.99 is using
|
|
|
|
NOTE: this version builds fine but the resulting binaries do not seem to
be correct, their size is about 300KiB instead of the expected 64KiB.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
Newer kernels have drivers for BP interaction built as modules, add the
loading sequence in ezxd.init.
Fix also the recipe so that the CC and CROSS variables do not interfere
with the crosscompiler from OE.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
Fix also ezx-boot-usb-native_svn.bb as the code now resides in a 'src'
subdirectory.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
This version uses an adapted ts27010mux driver from Motorola Milestone.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|