summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-24base-files: Replace hardcoded root paths with appropriate bitbake variablesAmarnath Valluri
2017-03-24runqemu-gen-tapdevs: fix file path in exampleChen Qi
2017-03-24libvorbis: Contain gcc specific compiler flags using configure optionKhem Raj
2017-03-24db: Fix atomic function namespace clash with clang builtinsKhem Raj
2017-03-24native.bbclass: clear MACHINE_FEATURESAndre McCurdy
2017-03-24core-image.bbclass: update available IMAGE_FEATURESTrevor Woerner
2017-03-24firmware: use ${nonarch_base_libdir} for firmware installation.Amarnath Valluri
2017-03-24expect: resolve string formatting issuesAlexander Kanavin
2017-03-24package_manager.py: respect OPKGLIBDIRMartin Jansa
2017-03-24rootfs.py: Respect OPKGLIBDIR variableMartin Jansa
2017-03-24uninative-tarball: glibc-gconv-{utf-16, cp1252} for binutils windresNathan Rossi
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