Age | Commit message (Collapse) | Author | Files |
|
|
|
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
|
|
|
|
|
|
Catch up with micro-uclibc.conf by upgrading uclibc. I will
spawn a discussion about the future of minimal(-uclibc) in the
presence of micro(-uclibc).
Acked-By: Phil Blundell <philb@gnu.org>
|
|
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
|
|
embedix kernels
|
|
- silence the notes like:
- ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise
- requires the runtime entity 'virtual/arm-angstrom-linux-gcc-2.95'
- but it wasn't found in any PACKAGE or RPROVIDES variables
- COMPATIBLE_MACHINE is set in sharprom-compatible
|
|
|
|
contribution of Ronetix (www.ronetix.at)
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
|
|
|
|
|
|
Tom Rini
|
|
|
|
|
|
|
|
* xextproto-native: 7.0.3
* xtrans: 1.2.1
|
|
* runtime testing on beagleboard, sheevaplug and om-gta01 reveals 2.9 to be as stable as 2.6.1
|
|
* This gets us up to date with the latest snapshot release
* runtime tested on beagleboard/angstrom
|
|
"Level 3 includes extra information, such as all the macro
definitions present in the program. GDB supports macro
expansion when you use `-gdb3'."
|
|
|
|
sane-toolchain-*.inc: remove assignments to BUILD_OPTIMIZATION
Acked-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
|
|
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
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>
|
|
|
|
|