aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-24oeqa/runtime/context.py: Add automatic target loadingmariano/oeqa_targetMariano Lopez
2017-03-23oeqa/target: Add decorator to register targetsMariano Lopez
2017-03-23oeqa: Remove __init__.py files.Mariano Lopez
2017-03-23bitbake: bitbake-diffsigs: Add debug supportPeter Kjellerstedt
2017-03-23bitbake: bitbake-dumpsig: Add debug supportPeter Kjellerstedt
2017-03-23bitbake: bitbake-dumpsig: Allow recipe and task to be specifiedPeter Kjellerstedt
2017-03-23bitbake: cooker.py: use correct multiconfig prefix in dependency graphPatrick Ohly
2017-03-23rpm: add a "rpm-build" PROVIDESAlexander Kanavin
2017-03-23sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin
2017-03-23oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin
2017-03-23oe-selftest: add test_rawcopy_plugin test caseEd Bartosh
2017-03-23selftest: pylinted wic test suite.Ed Bartosh
2017-03-23oe-selftest: test wic rawcopy pluginEd Bartosh
2017-03-23wic: improve getting syslinux pathEd Bartosh
2017-03-23wic: remove empty plugin methodsEd Bartosh
2017-03-23wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh
2017-03-23wic: fix bug in sparse_copyEd Bartosh
2017-03-23wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-23wic: don't set creator.bootimg_dir in pluginsEd Bartosh
2017-03-23wic: remove rootfs_pcbios_ext pluginEd Bartosh
2017-03-22meta-yocto-bsp: Remove superfluous OVERRIDES in machine conf filesRobert P. J. Day
2017-03-22maintainers list: add self to libpcre2 as maintainerArmin Kuster
2017-03-22genericx86-common: Update .inc file's PREFERRED_VERSIONSaul Wold
2017-03-22bitbake: data/cooker: Sort output data shown by -eRichard Purdie
2017-03-22bitbake: fetch/git: fix FetchError referenceChristopher Larson
2017-03-22bitbake: fetch/git: drop pointless os.path.join, workdir=Christopher Larson
2017-03-22bitbake: fetch/git: kill pointless quotes around single % argsChristopher Larson
2017-03-22bitbake: fetch/git: use enumerate for ud.namesChristopher Larson
2017-03-22bitbake: data.py: sort exported variablesJuro Bystricky
2017-03-22bitbake: lib/bb/tests/codeparser: update expand syntax in commentJoshua Lock
2017-03-22bitbake: taskdata.py: include more information in error message about broken ...Patrick Ohly
2017-03-22bitbake: bitbake-layers: fix layerindex-fetch for Python 3Paul Eggleton
2017-03-22bitbake: data_smart: implement missing remote datastore operationsPaul Eggleton
2017-03-22bitbake: tinfoil: fix override handling in remote datastoresPaul Eggleton
2017-03-22sstate: Ensure installation directory is empty before executionRichard Purdie
2017-03-22oeqa/selftest/devtool: Enable missing cleanupRichard Purdie
2017-03-22externalsrc: Use git add -A for compatibility with all git versionsRichard Purdie
2017-03-22wic: selftest: add tests for --fixed-size partition flagsMaciej Borzecki
2017-03-22wic: selftest: do not assume bzImage kernel imageMaciej Borzecki
2017-03-22wic: selftest: avoid COMPATIBLE_HOST issuesMaciej Borzecki
2017-03-22selftest: wic: replace directdisk with wictestdisk where possibleMaciej Borzecki
2017-03-22selftest: wictestdisk: machine agnostic WKS for use with selftestMaciej Borzecki
2017-03-22scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón
2017-03-22scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón
2017-03-22scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón
2017-03-22buildhistory.bbclass: add layer name to source recipe dataMikko Rapeli
2017-03-22ovmf: fix toolchain selectionPatrick Ohly
2017-03-22libcomps: Fix/optimize building with clangKhem Raj
2017-03-22scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón
2017-03-22scripts/yocto-compat-layer.py: Make output log argument optionalAníbal Limón