summaryrefslogtreecommitdiffstats
path: root/recipes/perl
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersSamuli Piippo2016-02-091-1/+1
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* perl: use relocatable path in the wrapperSamuli Piippo2016-02-041-0/+24
Instead of using $OECORE_NATIVE_SYSROOT environment variable, that require sourcing the environment-setup-xxx script, use the SDKPATHNATIVE path that gets relocated during sdk installation. Change-Id: Ife7f84b3bb92d1492e96e9a65fd9cec4555aaecc Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>