summaryrefslogtreecommitdiff
path: root/scripts/lib/compatlayer
AgeCommit message (Expand)AuthorFiles
2017-04-12yocto-compat-layer: better handling of per-machine world build breakagePatrick Ohly2
2017-04-12yocto-compat-layer: test signature differences when setting MACHINEPatrick Ohly2
2017-04-12yocto-compat-layer: also determine tune flags for each taskPatrick Ohly2
2017-04-12yocto-compat-layer: include bitbake-diffsigs outputPatrick Ohly1
2017-04-08yocto-compat-layer: limit report of signature changesPatrick Ohly2
2017-04-08yocto-compat-layer: fix also other command invocationsPatrick Ohly2
2017-04-05yocto-compat-layer.py: Fix the signature validationMark Hatle1
2017-04-05compatlayer/__init__.py: Allow add_layer to process recursive depsMark Hatle1
2017-03-30scripts/lib/compatlayer: detect_layers always use realpath'sAníbal Limón1
2017-03-28scripts/yocto-compat-layer.py: Add dependency validation in add_layerAníbal Limón1
2017-03-21scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón1
2017-03-21scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón1
2017-03-21scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón1
2017-03-21scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón1
2017-03-16yocto-compat-layer: improve error handling in signature creationPatrick Ohly1
2017-03-04yocto-compat-layer.py: Add script to YP Compatible Layer validationAníbal Limón7