summaryrefslogtreecommitdiffstats
path: root/meta/classes/uninative.bbclass
Commit message (Expand)AuthorAgeFilesLines
* uninative: Allow a local own-mirror to work with uninativeRichard Purdie2017-08-031-0/+6
* classes/uninative: set SSTATEPOSTUNPACKFUNCS[vardepvalueexclude] properlyPaul Eggleton2017-04-111-1/+1
* uninative.bbclass: split long commandLeonardo Sandoval2017-03-171-1/+10
* uninative: remove unneeded call to sparse copyStephano Cetola2017-03-111-3/+0
* uninative: Make patchelf modified files sparseRichard Purdie2017-02-021-7/+4
* classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie2017-01-231-1/+1
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-231-1/+2
* meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2017-01-091-1/+1
* uninative: Parameterise the use of STAGING_DIRRichard Purdie2016-12-221-3/+4
* meta: remove True option to getVar callsJoshua Lock2016-12-161-9/+9
* uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh2016-12-161-1/+1
* conf: add C++ flags for uninative interoperatilityRoss Burton2016-11-281-11/+0
* 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