I am trying to bring QT 5.5 on armv6 arch which is running on linux kernel v 2.6.27,
the qt5 libraries depends on glib 2.12+, I tried installing latest glibc to satisfy run time depends on target when I run the qt application, I get FATAL: kernel too old 1. is the glib 2.21 tightly coupled with kernel version ? 2.6.32+ ? how do I make this is compatible with older versions of kernel 2. I tried passing conf param --enable-kernel=2.6.27, I still get the same error any idea ?
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto