summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón2017-03-222-9/+41
* scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón2017-03-222-6/+15
* scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón2017-03-221-1/+1
* buildhistory.bbclass: add layer name to source recipe dataMikko Rapeli2017-03-221-0/+4
* ovmf: fix toolchain selectionPatrick Ohly2017-03-222-66/+50
* libcomps: Fix/optimize building with clangKhem Raj2017-03-222-0/+36
* scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón2017-03-221-0/+14
* scripts/yocto-compat-layer.py: Make output log argument optionalAníbal Limón2017-03-221-12/+5
* scripts/yocto-compat-layer.py: Dump log to stdout instead of stderrAníbal Limón2017-03-221-1/+1
* scriptutils: Add support for specify stream on logger_createAníbal Limón2017-03-221-2/+2
* go-native: Install bootstrap binaries with 1.4 suffixKhem Raj2017-03-221-6/+6
* acpitests: Point Makefile CC to use OE synthesized CCKhem Raj2017-03-221-1/+1
* openssl: Fix build with clangKhem Raj2017-03-222-2/+52
* oeqa/selftest: remove test_sanity_unsafe_binary_referencesRoss Burton2017-03-221-19/+0
* insane: remove broken unsafe-references-in-binaries testRoss Burton2017-03-221-42/+0
* package.bbclass: Add PRIVATE_LIBS to list of package specific variablesPeter Kjellerstedt2017-03-221-1/+1
* gpgme: Avoid requiring a host C++ compiler with C++11 supportPeter Kjellerstedt2017-03-221-1/+5
* image-buildinfo.bbclass: configurable location for build filePatrick Ohly2017-03-221-1/+4
* wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz2017-03-221-0/+3
* e2fsprogs: Fix wrong error code after optimizationDaniel Schultz2017-03-222-0/+256
* gen-lockedsig-cache: catch os.link errorbrian avery2017-03-221-1/+5
* python-3.3-multilib.patch: Fixes getpath on multilib configurationsJose Lamego2017-03-221-4/+13
* devtool: tidy up handling of parse failuresPaul Eggleton2017-03-221-2/+9
* oe-selftest: tinfoil: add tests for recently enabled datastore operationsPaul Eggleton2017-03-221-0/+35
* bitbake.conf: remove vi from HOSTTOOLS listbrian avery2017-03-221-1/+1
* meta/lib/oeqa: change sdk test from cvs to cpiobrian avery2017-03-223-11/+11
* rm_work.bbclass: re-enable recursive do_rm_work_allPatrick Ohly2017-03-221-3/+8
* image_types_wic.bbclass: tighten dependency to help do_rm_work_allPatrick Ohly2017-03-221-1/+1