Change in apr V3: - To help future bisecting this should be merged with the upgrade patch into a single upgrade-and-fix patch. - Remove the 'tools' dir creation, it always existed. And it caused gen_test_char unexpected rebuilt at do_install time.
Change in apr V2: - In the target build, use $BUILD_CC to compile tools/gen_test_char rather than to invoke the native one. //Hongxu The following changes since commit 894df445fa71a170397c6e0b4960a89ef20a4230: guile: Update to 2.0.11 version (2014-05-21 19:50:21 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/upgrade-apr http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/upgrade-apr Hongxu Jia (3): apr-util: upgrade to 1.5.3 apr: upgrade to 1.5.1 apr: fix cross compiling failed .../apr/{apr-util_1.5.2.bb => apr-util_1.5.3.bb} | 4 +- meta/recipes-support/apr/apr/upgrade-and-fix.patch | 48 ++++++++++++++++++++++ .../apr/{apr_1.4.8.bb => apr_1.5.1.bb} | 7 ++-- 3 files changed, 54 insertions(+), 5 deletions(-) rename meta/recipes-support/apr/{apr-util_1.5.2.bb => apr-util_1.5.3.bb} (93%) create mode 100644 meta/recipes-support/apr/apr/upgrade-and-fix.patch rename meta/recipes-support/apr/{apr_1.4.8.bb => apr_1.5.1.bb} (90%) -- 1.8.1.2 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
