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"
-
 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

Reply via email to