summaryrefslogtreecommitdiffstats
path: root/meta/classes/relocatable.bbclass
Commit message (Expand)AuthorAgeFilesLines
* relocatable.bbclass: split it up, to reuse codeLaurentiu Palcu2012-08-021-89/+2
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-4/+4
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-1/+1
* relocatable.bbclass: Cover libexecdirRichard Purdie2010-08-121-1/+1
* relocatable.bbclass: reduce the amount of outputJoshua Lock2010-05-241-1/+1
* relocatable.bbclass: Normalise the generated pathJoshua Lock2010-04-271-0/+1
* relocatable.bbclass: Actually skip symlinksJoshua Lock2010-04-121-4/+2
* relocatable.bbclass: ignore symlinksJoshua Lock2010-04-081-1/+2
* relocatable.bbclass: Handle files which don't have read/write permissionsJoshua Lock2010-04-081-2/+17
* relocatable: Handle directories having subdirectories of binariesJoshua Lock2010-04-011-15/+24
* relocatable.bbclass: we need to process library files tooJoshua Lock2010-03-261-1/+1
* relocatable.bbclass: Clean up indentationRichard Purdie2010-02-221-43/+46
* relocatable.bbclass: Handle symlinks correctlyRichard Purdie2010-02-221-1/+6
* relocatable.bbclass: Enhancements to rpath replacement algorithmJoshua Lock2010-02-181-15/+38
* relocatable.bbclass: Tidy up classJoshua Lock2010-02-121-4/+3
* relocatable.bbclass: Improve logic and styleJoshua Lock2010-02-121-15/+31
* relocatable.bbclass: remove hard-coded rpaths from native binariesJoshua Lock2010-02-111-0/+24