| Commit message (Expand) | Author | Age | Files | Lines |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -2/+2 |
* | chrpath: Remove standard search paths from RPATHS | Richard Purdie | 2016-11-15 | 1 | -4/+9 |
* | chrpath.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -2/+1 |
* | chrpath: correct subprocess.Popen.communicate() return values | Vladimir Zapolskiy | 2016-08-10 | 1 | -9/+9 |
* | classes/lib: Update to use python3 command pipeline decoding | Richard Purdie | 2016-06-02 | 1 | -0/+2 |
* | bbclass: fix spelling mistakes | Maxin B. John | 2015-11-24 | 1 | -2/+2 |
* | meta: Add explict getVar param for (non) expansion | Richard Purdie | 2015-06-23 | 1 | -1/+1 |
* | chrpath.bbclass: handle RUNPATH as well as RPATH | Andre McCurdy | 2015-03-16 | 1 | -0/+2 |
* | chrpath: Drop warning from darwn builds | Richard Purdie | 2014-08-17 | 1 | -1/+0 |
* | chrpath: properly handle rootdir with '..' in path | Matt Cowell | 2014-05-11 | 1 | -0/+1 |
* | chrpath: Improve crazy code | Richard Purdie | 2013-11-29 | 1 | -37/+17 |
* | chrpath: Add support for relocating darwin binaries | Richard Purdie | 2013-08-23 | 1 | -50/+88 |
* | chrpath.bbclass: Normalize rpath only of it doesn't contain ORIGIN variable | Andrei Gherzan | 2012-12-14 | 1 | -1/+1 |
* | chrpath: normalize the paths | Saul Wold | 2012-12-13 | 1 | -2/+3 |
* | chrpath.bbclass: Account for case when ORIGIN is in RPATH | Khem Raj | 2012-08-17 | 1 | -1/+2 |
* | chrpath.bbclass: Ensure we only process tmpdir in paths which actually contai... | Richard Purdie | 2012-08-17 | 1 | -2/+4 |
* | classes/chrpath: improve chrpath failure handling | Paul Eggleton | 2012-08-17 | 1 | -3/+5 |
* | classes/chrpath: trigger an error if chrpath fails | Paul Eggleton | 2012-08-15 | 1 | -1/+3 |
* | relocatable.bbclass: split it up, to reuse code | Laurentiu Palcu | 2012-08-02 | 1 | -0/+89 |