On Wed, Oct 8, 2014 at 12:27 AM, Andreas Müller
<schnitzelt...@googlemail.com> wrote:
> error caused in do_rootfs:
>
> | NOTE: > Executing update_pixbuf_cache intercept ...
> | FATAL: kernel too old
> | WARNING: The postinstall intercept hook 'update_pixbuf_cache' failed (exit 
> code: 127)! See log for details!
>
> and many other 'kernel too old' messages.
>
> So let's trust in OLDEST_KERNEL set by oe-core's bitbake.conf.
>
> Signed-off-by: Andreas Müller <schnitzelt...@googlemail.com>
> ---
>  conf/distro/angstrom-next.conf | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/conf/distro/angstrom-next.conf b/conf/distro/angstrom-next.conf
> index 03906ec..94e9226 100644
> --- a/conf/distro/angstrom-next.conf
> +++ b/conf/distro/angstrom-next.conf
> @@ -21,8 +21,6 @@
>
>  DISTRO_VERSION = "v${@time.strftime('%Y.%m',time.gmtime())}"
>
> -OLDEST_KERNEL = "2.6.16"

This is a good change but please note it will impact the feeds. They
won't work with devices running older images anymore.

> -
>  require conf/distro/include/sane-srcdates.inc
>  require conf/distro/include/sane-srcrevs.inc
>  require conf/distro/include/angstrom-preferred-versions.inc
> --
> 1.8.3.1
>
>
> _______________________________________________
> Angstrom-distro-devel mailing list
> Angstrom-distro-devel@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to