]> code.ossystems Code Review - openembedded-core.git/commit
nspr: Upgrade to 4.10.7
authorSaul Wold <sgw@linux.intel.com>
Tue, 9 Sep 2014 23:15:11 +0000 (16:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Sep 2014 14:19:59 +0000 (15:19 +0100)
commit622ad8482b55957f4a08eadf0131b0eb86d1886b
tree596cf5c31e43c2104489a2549114ee89fe40c00e
parentbb7d081ccb5a352d3089b6b30ab740e62c05e791
nspr: Upgrade to 4.10.7

Remove patch that was directly modifing the configure script
since we can now use autoreconf to configure.  This also allowed
for the removal of the do_configure() functions.

Added patch to remove an undefined ${srcdir}.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/nspr/nspr/fix-build-on-x86_64.patch
meta/recipes-support/nspr/nspr/remove-srcdir-from-configure-in.patch [new file with mode: 0644]
meta/recipes-support/nspr/nspr/trickly-fix-build-on-x86_64.patch [deleted file]
meta/recipes-support/nspr/nspr_4.10.7.bb [moved from meta/recipes-support/nspr/nspr_4.10.3.bb with 91% similarity]