summaryrefslogtreecommitdiffstats
path: root/meta/classes/uninative.bbclass
Commit message (Expand)AuthorAgeFilesLines
* uninative: Switch md5sum -> sha256Richard Purdie2016-03-311-1/+1
* uninative: don't try to relocate static binariesRoss Burton2016-03-261-0/+2
* uninative: ensure patchelf errors are visibleRoss Burton2016-03-261-1/+2
* uninative: Add a fix for icu-native to use the correct ABIRichard Purdie2016-03-121-0/+5
* uninative: Handle relocate of GCONV_PATH in libcRichard Purdie2016-03-071-1/+1
* uninative: Add checksum supportRichard Purdie2016-03-071-11/+18
* uninative: Refactor common codeRichard Purdie2016-03-071-4/+4
* uninative: Use CXX11 ABI for interoperation between gcc4 and gcc5Richard Purdie2016-03-071-0/+6
* uninative: correctly enable uninativeRoss Burton2016-03-071-40/+55
* uninative.bbclass: if the loader can't be found disable instead of failingRoss Burton2016-02-281-26/+38
* uninative: use check_output instead of Popen directlyRoss Burton2016-02-281-7/+5
* lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton2016-02-281-1/+1
* lib/qa.py: raise ValueError if file isn't an ELFRoss Burton2016-02-161-1/+1
* uninative.bbclass: capture stdout/err from patchelf-uninativePatrick Ohly2016-02-111-1/+7
* uninative: Improve error handlingRichard Purdie2016-02-061-1/+3
* uninative: handle UNINATIVE_URL being file:///Ross Burton2016-01-261-4/+8
* uninative: fix path to patchelf-uninativeRoss Burton2016-01-261-1/+1
* uninative: Fix conflicts with normal sysrootRichard Purdie2016-01-241-2/+5
* uninative: Add fetch capabilityRichard Purdie2016-01-241-3/+38
* uninative.bbclass: Choose the correct loader based on BUILD_ARCHRandy Witt2015-12-161-1/+1
* uninative: Add uninative - a way of reusing native/cross over multiple distrosRichard Purdie2014-09-231-0/+44