From: Xiaofeng Yan <[email protected]> I update it to 1.4.15 because directfb at 1.5 or higher need instruction set of armv6. Some codes are realized with assemble language for new directfb but the current qemuarm base on armv5. Some error will appear like "No xxx instruction ..." when compiling directfb at 1.5.3 for qemuarm. For directfb running on more platform I update it to 1.4.15. I will seek some patches to use instrcutions of armv5 instead of armv6 for new directfb on platform qemuarm. It could take some time for me. Please share your experience with me if you know. I will appreciate you very much.
Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: xiaofeng/directfb Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/directfb Thanks, Xiaofeng Yan <[email protected]> --- Xiaofeng Yan (1): diretfb: update to 1.4.15 .../{directfb_1.4.12.bb => directfb_1.4.15.bb} | 9 ++++- .../directfb-1.2.x-fix-pkgconfig-cflags.patch | 36 +++++++++---------- 2 files changed, 24 insertions(+), 21 deletions(-) rename meta/recipes-graphics/directfb/{directfb_1.4.12.bb => directfb_1.4.15.bb} (63%) _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
