aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-23runqemu-gen-tapdevs: fix file path in exampleChenQi/example-pathChen Qi
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
2017-03-22scripts/yocto-compat-layer.py: Dump log to stdout instead of stderrAníbal Limón
2017-03-22scriptutils: Add support for specify stream on logger_createAníbal Limón
2017-03-22go-native: Install bootstrap binaries with 1.4 suffixKhem Raj
2017-03-22acpitests: Point Makefile CC to use OE synthesized CCKhem Raj
2017-03-22openssl: Fix build with clangKhem Raj
2017-03-22oeqa/selftest: remove test_sanity_unsafe_binary_referencesRoss Burton
2017-03-22insane: remove broken unsafe-references-in-binaries testRoss Burton
2017-03-22package.bbclass: Add PRIVATE_LIBS to list of package specific variablesPeter Kjellerstedt
2017-03-22gpgme: Avoid requiring a host C++ compiler with C++11 supportPeter Kjellerstedt
2017-03-22image-buildinfo.bbclass: configurable location for build filePatrick Ohly
2017-03-22wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz
2017-03-22e2fsprogs: Fix wrong error code after optimizationDaniel Schultz
2017-03-22gen-lockedsig-cache: catch os.link errorbrian avery
2017-03-22python-3.3-multilib.patch: Fixes getpath on multilib configurationsJose Lamego
2017-03-22devtool: tidy up handling of parse failuresPaul Eggleton
2017-03-22oe-selftest: tinfoil: add tests for recently enabled datastore operationsPaul Eggleton
2017-03-22bitbake.conf: remove vi from HOSTTOOLS listbrian avery
2017-03-22meta/lib/oeqa: change sdk test from cvs to cpiobrian avery
2017-03-22rm_work.bbclass: re-enable recursive do_rm_work_allPatrick Ohly