aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/uninative.bbclass
AgeCommit message (Expand)Author
2017-03-11uninative: remove unneeded call to sparse copyStephano Cetola
2017-02-02uninative: Make patchelf modified files sparseRichard Purdie
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-22uninative: Parameterise the use of STAGING_DIRRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-16uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh
2016-11-28conf: add C++ flags for uninative interoperatilityRoss Burton
2016-03-30uninative: Switch md5sum -> sha256Richard Purdie
2016-03-25uninative: don't try to relocate static binariesRoss Burton
2016-03-25uninative: ensure patchelf errors are visibleRoss Burton
2016-03-12uninative: Add a fix for icu-native to use the correct ABIRichard Purdie
2016-03-07uninative: Handle relocate of GCONV_PATH in libcRichard Purdie
2016-03-07uninative: Add checksum supportRichard Purdie
2016-03-07uninative: Refactor common codeRichard Purdie
2016-03-07uninative: Use CXX11 ABI for interoperation between gcc4 and gcc5Richard Purdie
2016-03-07uninative: correctly enable uninativeRoss Burton
2016-02-28uninative.bbclass: if the loader can't be found disable instead of failingRoss Burton
2016-02-28uninative: use check_output instead of Popen directlyRoss Burton
2016-02-28lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton
2016-02-16lib/qa.py: raise ValueError if file isn't an ELFRoss Burton
2016-02-11uninative.bbclass: capture stdout/err from patchelf-uninativePatrick Ohly
2016-02-06uninative: Improve error handlingRichard Purdie
2016-01-26uninative: handle UNINATIVE_URL being file:///Ross Burton
2016-01-26uninative: fix path to patchelf-uninativeRoss Burton
2016-01-23uninative: Fix conflicts with normal sysrootRichard Purdie
2016-01-23uninative: Add fetch capabilityRichard Purdie
2015-12-16uninative.bbclass: Choose the correct loader based on BUILD_ARCHRandy Witt
2014-09-23uninative: Add uninative - a way of reusing native/cross over multiple distrosRichard Purdie