On Sun, Dec 19, 2010 at 10:37:05PM +0000, Rui Miguel Silva Seabra wrote: > Hi,
Hi, > Azy is a nice EFL library for async RPC with json. I'm moving elmdentica > to it in favour of dropping my custom sync curl code, json parsing, etc > so it's done all in one async library. > > Possibly this is all that's needed for the recipe. It won't be so easy as it seems. it's calling its own utility re2c while building, so we need azy-native to provide re2c for host system in order to build azy for target architecture.. I'll look into it. FYI: inherit efl gets different SRC_URI through e-base.bbclass but that's easy to fix. | make[4]: Leaving directory `/OE/tmpdir-shr/work/armv4t-oe-linux-gnueabi/azy-2_1.0.0+svnr55607-r0/azy/src/bin/re2c' | ../../src/bin/re2c/re2c -s -i -o azy_parser.y azy_parser.yre | ../../src/bin/re2c/re2c: ../../src/bin/re2c/re2c: cannot execute binary file Regards, -- Martin 'JaMa' Jansa jabber: [email protected] _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
