Etienne Cordonnier
|
3db106c41b
chrpath.bbclass: fix Darwin support
|
1 年間 前 |
Richard Purdie
|
ff525695f2
classes: Add SPDX license identifiers
|
2 年 前 |
Richard Purdie
|
971d5f7b81
classes: Add copyright statements to files without one
|
2 年 前 |
Ross Burton
|
3780744968
chrpath: Cleanup and fix previous patch
|
5 年 前 |
Ross Burton
|
7785c41d0b
chrpath: do less work
|
5 年 前 |
Nathan Rossi
|
5f79ad273e
chrpath.bbclass: Add break_hardlinks kwarg to allow breaking hardlinks
|
5 年 前 |
Joshua Lock
|
c4e2c59088
meta: remove True option to getVar calls
|
8 年 前 |
Richard Purdie
|
21a5e74eb5
chrpath: Remove standard search paths from RPATHS
|
8 年 前 |
Ulf Magnusson
|
fe7a7836ed
chrpath.bbclass: Use bb.fatal() instead of raising FuncFailed
|
8 年 前 |
Vladimir Zapolskiy
|
b30aeb3e32
chrpath: correct subprocess.Popen.communicate() return values
|
8 年 前 |
Richard Purdie
|
a7309d5790
classes/lib: Update to use python3 command pipeline decoding
|
9 年 前 |
Maxin B. John
|
a205c4ce1d
bbclass: fix spelling mistakes
|
9 年 前 |
Richard Purdie
|
86d30d756a
meta: Add explict getVar param for (non) expansion
|
10 年 前 |
Andre McCurdy
|
9157c1b0aa
chrpath.bbclass: handle RUNPATH as well as RPATH
|
10 年 前 |
Richard Purdie
|
59b0f7f01b
chrpath: Drop warning from darwn builds
|
10 年 前 |
Matt Cowell
|
1b82c73df4
chrpath: properly handle rootdir with '..' in path
|
11 年 前 |
Richard Purdie
|
6fcb96076c
chrpath: Improve crazy code
|
11 年 前 |
Richard Purdie
|
9f67e31ab2
chrpath: Add support for relocating darwin binaries
|
11 年 前 |
Andrei Gherzan
|
0231336247
chrpath.bbclass: Normalize rpath only of it doesn't contain ORIGIN variable
|
12 年 前 |
Saul Wold
|
8669fec353
chrpath: normalize the paths
|
12 年 前 |
Khem Raj
|
650227eea3
chrpath.bbclass: Account for case when ORIGIN is in RPATH
|
12 年 前 |
Richard Purdie
|
b0b92d7916
chrpath.bbclass: Ensure we only process tmpdir in paths which actually contain that path
|
12 年 前 |
Paul Eggleton
|
62f1ccbbbd
classes/chrpath: improve chrpath failure handling
|
12 年 前 |
Paul Eggleton
|
70b874019c
classes/chrpath: trigger an error if chrpath fails
|
12 年 前 |
Laurentiu Palcu
|
476ced15c2
relocatable.bbclass: split it up, to reuse code
|
13 年 前 |