Hello, My source: https://www.ics.com/blog/beaglebone-black-low-cost-embedded-platform-part-3#.U-1NP_7fEew
The .ipk files which i am building from the ICS page are for *armv7ahf-vfp-neon* architecture while my supported architectures are; arch all 1 arch any 6 arch noarch 11 arch arm 16 arch armv4 21 arch armv5 26 arch armv5-vfp 31 arch armv5e 36 arch armv5e-vfp 41 arch armv6-vfp 46 arch armv7a 51 arch armv7a-vfp 56 arch armv7a-vfp-neon 61 arch beaglebone 66 Also, when I did; opkg download qt4-embedded on my BBB, this .ipk file was downloaded, *qt4-embedded_4.8.1-r50.1.3_armv7a-vfp-neon.ipk.* which is meant for architecture, *armv7a-vfp-neon. * Hence, my target architecture should be *armv7a-vfp-neon.* If I followed right till here, according to your solution, how should I tweak the build process to get this desired architecture? Looking forward for your reply. Sincere Regards, Amey Patil
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest