Age | Commit message (Collapse) | Author | Files |
|
da850-omapl138-evm/hawkboard
* NAND SUBPAGE seen to give problems with UBIFS
* Workaround identified by Caglar
* Applied configuration locally here to board files
* Add Initial UBI settings to da850-omapl138 machine
* Bump PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
|
|
PREFERRED_PROVIDER_virtual/bootloader to select u-boot recipe to use.
* Dont PROVIDES u-boot but let user decide it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
fso-autorev.inc is usually included in local.conf,
by people or builders of the SHR distribution.
android-rpc is needed by htcdream for GPS to work.
Making it autorev in fso-autorev.inc is a good idea:
*it make it stay in sync with other parts of fso.
*it permit to follows the development android-rpc
which is part of fso
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
|
|
minimal.conf has nfs as distro feature but not ip4 or ipv6.
This makes that busybox does not generate networking applets
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
|
|
|
|
|
|
from RRECOMMENDS if needed"
* This reverts commit 22e3772f799948bf4a7806e74d83948ee2b2e1f4.
* e-wm-config-default is still needed to show 1st time wizard (selecting
which config to use)
* sorry I should have tried after removing ~/.e (I thought I did)
|
|
This is a distro setting, not a machine setting
This reverts commit f7635a8467bb23901c2cfb01fe2371d277be9af7.
|
|
RRECOMMENDS if needed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
packaging
* illume2 and illume1 shouldn't be compiled both anymore
http://trac.enlightenment.org/e/changeset/50884
keep only illume2 as it's preferred by upstream
* separate illume2 (illume-home) to new package e-wm-config-illume2 and
make it default
* remove illume-keyboard-default_svn.bb recipe and create illume
keyboard packages from e-wm build directly (otherwise installed twice)
* update KEYBOARD_DIR in illume-keyboards-shr
* don't include all locales in FILES_${PN}
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@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>
|
|
Signed-off-by: Krzysztof Koroscik <soltys@szluug.org>
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: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
removed after discussion on irc with, and getting permission from
rwhitby who created this.
Rod stated this distro was never alive
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
See http://code.google.com/p/opkg/source/detail?r=553
And previous discussions:
http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg01423.html
http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg04051.html
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
* exactly one fix (CVE-2010-1633), considered as safe upgrade
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
We currently have no palmpre support for x-load. As long as we miss it we use the config
from the beagleboard machine.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
|
|
* -ggdb3 breaks build on mips (as reported by Graham)
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 needs a PR bump of affected recipes, but a DISTRO_PR bump is imminent
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
build
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
* git grep shows that all distributions (in OE tree) moved to
preferred-xorg-versions-X11R7.5.inc already
* would be nice to encourage everybody to use most tested X11R7.5 or
no preferred-xorg-versions at all (we can keep latest versions working
and use D_P -1 for stuff which needs more testing first)
* replace preferred-xorg-versions.inc with link always adjusted to
latest relase (is there any problem with symlink in OE tree?)
* this would also make easier to remove really old versions when it's
hard to test some changes (like converting libx11 staging)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Boards with small flash and large ram need all the compression they can get.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* I've seen it only with eglibc-2.12 built with gcc-4.5 that's why I bumped PR only in 2.12
* can be removed as soon as gcc bug is fixed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
it seems to build again and Martin has sorted out the upgrade path issues on other commits
This reverts commit 6b099fc3110b76c260c3adafe6f8960e27e42d8b.
|
|
was not used any more.
XorA said on #oe that this was created for him, and that it could go
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
approved by mwester and rwhitby on irc
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
As discussed on #oe on Aug 10, 2010.
Removed because this is not used or maintained any more.
A message
*
*
* Sorry, The Openmoko distribution has been removed on Aug 10, 2010.
* It is recommended to use the DISTRO = "shr" instead. \
* \
* If you really need Openmoko you can still find it in git.
*
*
will be given if someone is still using it.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Acked-by: Martin Jansa <martin.jansa@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
|
|
|
|
and ftdi_eeprom
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
This reverts commit f00b1bec3efb8490b3343c368d36788e290e6fc7.
Unfortunately this slipped under my radar. MACHINE_CLASS is being
used by me, e.g. for Motorola EZX, HTC MSM7, and more --
so please leave it in here.
|