Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
Phil Blundell wrote:
> On Sat, 2009-05-23 at 22:23 +0200, Alessandro GARDICH wrote:
>> At now I modify qemux86.conf cause usually EXTRA_IMAGECMD is in the
>> machine config file, but to add hardware specific parameters (flash size
>> and erase size). I'm not sure if is the right place. Probably in the
>> distro configuration could be better.
>
> The distro config probably is the right place for this. After all, the
> number of inodes you need depends primarily on the number of files that
> you're going to ship in the rootfs, and that in turn is primarily
> influenced by the DISTRO's policies rather than by any inherent aspect
> of the MACHINE.
>
> The other uses of EXTRA_IMAGECMD that I guess you're thinking of are
> mostly to do with jffs2 parameters, which are rather different in that
> they're determined by the specifics of the hardware in use and hence do
> go with the MACHINE rather than the DISTRO.
>
> p.
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
true, reform the patch for kaeilos.conf
Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
|
|
into org.openembedded.dev
|
|
|
|
Hi
Make kaeilos.conf be aware of the new SPASH variable used in images recipes.
At least it make bitbake start work, as soon as build the x11-image I'll
check if also the image is working proper
Alessandro
Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
|
|
|
|
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
ep93xx can be built for armv4t which supports binary locales
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
|
|
into org.openembedded.dev
|
|
|
|
|
|
Acked-by: Chris Larson
|
|
|
|
|
|
systray is now part of e-wm, so adjust metadata * use lib-glibc override now it exists * fix upgrade paths for eina * fix upgrade paths for evas * fix upgrade paths for edje
|
|
|
|
pick kdrive if wanted
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Tom Rini <trini@embeddedalley.com>
|
|
(e)glibc is configured for OLDEST_KERNEL, certain target architectures have
specific requirements for kernel versions, if that are not satisfied (e)glibc
reconfigures itself with what it think more appropriate and warns user that
there is misconfiguration on his side.
Add minimal sane kernel versions for architectures requiring that.
Also move (e)glibc-specific OLDEST_KERNEL variable from bitbake.conf to
(e)glibc.inc files that are more appropriate for this.
Acked-by: Tom Rini <trini@embeddedalley.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
alsa-scenario_git.bb : bump the PV of git recipe, add DEF_PREF = -1
|
|
|
|
|
|
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
We updated it to latest stable release and droped the old versions
since noone is preferring those. Another small change is to depends on
gdk-pixbuf-csource-native otherwise the build can fail if the host
doesn't has the development files of GTK+ installed.
The only reference to a gnumeric version has been found at
preferred-om-2008-versions.inc and it referred to a missing
version. This also makes it to point to the latest one.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
current OE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* runtime tested on angstrom/beagleboard
|
|
|
|
|
|
|
|
corruption
|
|
* make gcc 4.3.3 the default compiler (except for ppc and avr32)
* make binutils 2.18 the default (except for armv7a and avr32)
* disable thumb for armv4t/5te since there's no gcc/binutils combo that works 100% with thumb
* bump distro_pr to force a rebuild
* point feed configs at unstable feed
Acked-By: Graeme Gregory <dp@xora.org.uk>
|
|
Suggested by Koen, Richard and Graeme
Signed-off-by: Tom Rini <trini@embeddedalley.com>
|
|
sort out what they want to call the override.
|