summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* base-files: Replace hardcoded root paths with appropriate bitbake variablesAmarnath Valluri2017-03-241-2/+3
* runqemu-gen-tapdevs: fix file path in exampleChen Qi2017-03-241-2/+2
* libvorbis: Contain gcc specific compiler flags using configure optionKhem Raj2017-03-242-1/+59
* db: Fix atomic function namespace clash with clang builtinsKhem Raj2017-03-242-0/+46
* native.bbclass: clear MACHINE_FEATURESAndre McCurdy2017-03-241-0/+1
* core-image.bbclass: update available IMAGE_FEATURESTrevor Woerner2017-03-241-0/+4
* firmware: use ${nonarch_base_libdir} for firmware installation.Amarnath Valluri2017-03-241-3/+3
* expect: resolve string formatting issuesAlexander Kanavin2017-03-243-1/+30
* package_manager.py: respect OPKGLIBDIRMartin Jansa2017-03-241-7/+14
* rootfs.py: Respect OPKGLIBDIR variableMartin Jansa2017-03-241-1/+3
* uninative-tarball: glibc-gconv-{utf-16, cp1252} for binutils windresNathan Rossi2017-03-241-0/+3
* bitbake: bitbake-diffsigs: Add debug supportPeter Kjellerstedt2017-03-231-0/+9
* bitbake: bitbake-dumpsig: Add debug supportPeter Kjellerstedt2017-03-231-0/+8
* bitbake: bitbake-dumpsig: Allow recipe and task to be specifiedPeter Kjellerstedt2017-03-231-11/+42
* bitbake: cooker.py: use correct multiconfig prefix in dependency graphPatrick Ohly2017-03-231-1/+1
* rpm: add a "rpm-build" PROVIDESAlexander Kanavin2017-03-231-0/+2
* sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin2017-03-233-9/+3
* oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin2017-03-231-1/+1
* oe-selftest: add test_rawcopy_plugin test caseEd Bartosh2017-03-231-0/+16
* selftest: pylinted wic test suite.Ed Bartosh2017-03-231-24/+28
* oe-selftest: test wic rawcopy pluginEd Bartosh2017-03-232-0/+22
* wic: improve getting syslinux pathEd Bartosh2017-03-231-24/+27
* wic: remove empty plugin methodsEd Bartosh2017-03-233-58/+0
* wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh2017-03-231-2/+1
* wic: fix bug in sparse_copyEd Bartosh2017-03-231-0/+1
* wic: use kernel_dir instead of bootimg_dirEd Bartosh2017-03-233-18/+18
* wic: don't set creator.bootimg_dir in pluginsEd Bartosh2017-03-232-4/+0
* wic: remove rootfs_pcbios_ext pluginEd Bartosh2017-03-231-213/+0
* meta-yocto-bsp: Remove superfluous OVERRIDES in machine conf filesRobert P. J. Day2017-03-223-3/+3
* maintainers list: add self to libpcre2 as maintainerArmin Kuster2017-03-221-0/+1
* genericx86-common: Update .inc file's PREFERRED_VERSIONSaul Wold2017-03-221-1/+0
* bitbake: data/cooker: Sort output data shown by -eRichard Purdie2017-03-222-2/+2
* bitbake: fetch/git: fix FetchError referenceChristopher Larson2017-03-221-1/+1
* bitbake: fetch/git: drop pointless os.path.join, workdir=Christopher Larson2017-03-221-2/+2
* bitbake: fetch/git: kill pointless quotes around single % argsChristopher Larson2017-03-221-5/+5
* bitbake: fetch/git: use enumerate for ud.namesChristopher Larson2017-03-221-2/+2
* bitbake: data.py: sort exported variablesJuro Bystricky2017-03-221-1/+1
* bitbake: lib/bb/tests/codeparser: update expand syntax in commentJoshua Lock2017-03-221-2/+2
* bitbake: taskdata.py: include more information in error message about broken ...Patrick Ohly2017-03-221-1/+1
* bitbake: bitbake-layers: fix layerindex-fetch for Python 3Paul Eggleton2017-03-221-1/+1
* bitbake: data_smart: implement missing remote datastore operationsPaul Eggleton2017-03-224-20/+192
* bitbake: tinfoil: fix override handling in remote datastoresPaul Eggleton2017-03-224-12/+26
* sstate: Ensure installation directory is empty before executionRichard Purdie2017-03-221-0/+5
* oeqa/selftest/devtool: Enable missing cleanupRichard Purdie2017-03-221-1/+1
* externalsrc: Use git add -A for compatibility with all git versionsRichard Purdie2017-03-221-1/+1
* wic: selftest: add tests for --fixed-size partition flagsMaciej Borzecki2017-03-221-0/+63
* wic: selftest: do not assume bzImage kernel imageMaciej Borzecki2017-03-221-1/+2
* wic: selftest: avoid COMPATIBLE_HOST issuesMaciej Borzecki2017-03-221-1/+40
* selftest: wic: replace directdisk with wictestdisk where possibleMaciej Borzecki2017-03-221-32/+32
* selftest: wictestdisk: machine agnostic WKS for use with selftestMaciej Borzecki2017-03-221-0/+7