index
:
openembedded-core
2011-1
daisy
danny
denzil
dizzy
dora
dunfell
dylan
fido
gatesgarth
hardknott
honister
jethro
kirkstone
krogoth
krogoth-next
langdale
master
master-next
master-next-1.9
master-next-2.5
mickledore
mickledore-next
morty
morty-next
nanbield
pyro
pyro-next
rocko
rocko-next
scarthgap
styhead
sumo
thud
warrior
zeus
OpenEmbedded Core layer
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
relocatable.bbclass
Age
Commit message (
Expand
)
Author
2012-08-02
relocatable.bbclass: split it up, to reuse code
Laurentiu Palcu
2012-03-05
meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)
Richard Purdie
2011-11-10
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2010-08-12
relocatable.bbclass: Cover libexecdir
Richard Purdie
2010-05-24
relocatable.bbclass: reduce the amount of output
Joshua Lock
2010-04-27
relocatable.bbclass: Normalise the generated path
Joshua Lock
2010-04-12
relocatable.bbclass: Actually skip symlinks
Joshua Lock
2010-04-08
relocatable.bbclass: ignore symlinks
Joshua Lock
2010-04-08
relocatable.bbclass: Handle files which don't have read/write permissions
Joshua Lock
2010-04-01
relocatable: Handle directories having subdirectories of binaries
Joshua Lock
2010-03-26
relocatable.bbclass: we need to process library files too
Joshua Lock
2010-02-22
relocatable.bbclass: Clean up indentation
Richard Purdie
2010-02-22
relocatable.bbclass: Handle symlinks correctly
Richard Purdie
2010-02-18
relocatable.bbclass: Enhancements to rpath replacement algorithm
Joshua Lock
2010-02-12
relocatable.bbclass: Tidy up class
Joshua Lock
2010-02-12
relocatable.bbclass: Improve logic and style
Joshua Lock
2010-02-11
relocatable.bbclass: remove hard-coded rpaths from native binaries
Joshua Lock