| Commit message (Expand) | Author | Age | Files | Lines |
* | uninative: Switch md5sum -> sha256 | Richard Purdie | 2016-03-31 | 1 | -1/+1 |
* | uninative: don't try to relocate static binaries | Ross Burton | 2016-03-26 | 1 | -0/+2 |
* | uninative: ensure patchelf errors are visible | Ross Burton | 2016-03-26 | 1 | -1/+2 |
* | uninative: Add a fix for icu-native to use the correct ABI | Richard Purdie | 2016-03-12 | 1 | -0/+5 |
* | uninative: Handle relocate of GCONV_PATH in libc | Richard Purdie | 2016-03-07 | 1 | -1/+1 |
* | uninative: Add checksum support | Richard Purdie | 2016-03-07 | 1 | -11/+18 |
* | uninative: Refactor common code | Richard Purdie | 2016-03-07 | 1 | -4/+4 |
* | uninative: Use CXX11 ABI for interoperation between gcc4 and gcc5 | Richard Purdie | 2016-03-07 | 1 | -0/+6 |
* | uninative: correctly enable uninative | Ross Burton | 2016-03-07 | 1 | -40/+55 |
* | uninative.bbclass: if the loader can't be found disable instead of failing | Ross Burton | 2016-02-28 | 1 | -26/+38 |
* | uninative: use check_output instead of Popen directly | Ross Burton | 2016-02-28 | 1 | -7/+5 |
* | lib/oe/qa: add explicit exception for 'file isn't an ELF' | Ross Burton | 2016-02-28 | 1 | -1/+1 |
* | lib/qa.py: raise ValueError if file isn't an ELF | Ross Burton | 2016-02-16 | 1 | -1/+1 |
* | uninative.bbclass: capture stdout/err from patchelf-uninative | Patrick Ohly | 2016-02-11 | 1 | -1/+7 |
* | uninative: Improve error handling | Richard Purdie | 2016-02-06 | 1 | -1/+3 |
* | uninative: handle UNINATIVE_URL being file:/// | Ross Burton | 2016-01-26 | 1 | -4/+8 |
* | uninative: fix path to patchelf-uninative | Ross Burton | 2016-01-26 | 1 | -1/+1 |
* | uninative: Fix conflicts with normal sysroot | Richard Purdie | 2016-01-24 | 1 | -2/+5 |
* | uninative: Add fetch capability | Richard Purdie | 2016-01-24 | 1 | -3/+38 |
* | uninative.bbclass: Choose the correct loader based on BUILD_ARCH | Randy Witt | 2015-12-16 | 1 | -1/+1 |
* | uninative: Add uninative - a way of reusing native/cross over multiple distros | Richard Purdie | 2014-09-23 | 1 | -0/+44 |