Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/lnr: update for python3 | Allen Wild | 2016-06-01 | 1 | -2/+2 |
| | | | | | | | | | Change shebang line to python3 and add parentheses to print (From OE-Core rev: 85b6a53386382c0d92b5bea545c2db5e0204e629) Signed-off-by: Allen Wild <allenwild93@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | scripts: add lnr (link relative) | Ross Burton | 2014-03-07 | 1 | -0/+21 |
lnr is a simple script to generate relative symlinks from absolute paths, similar to "ln -r" but without requiring coreutils 8.16 (Ubuntu 12.04 and others currently ship 8.13). (From OE-Core rev: 6ae3b85eaffd1b0b6914422e8de7c1230723157d) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |