aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build-perf-test-wrapper.sh: store buildstats under git-notesmarquiz/buildperf/buildstatsMarkus Lehtonen2017-03-241-0/+2
* scripts/oe-git-archive: implement --notesMarkus Lehtonen2017-03-241-3/+18
* scripts/oe-git-archive: implement --excludeMarkus Lehtonen2017-03-241-2/+10
* scripts/oe-git-archive: fix pushingMarkus Lehtonen2017-03-241-2/+3
* oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen2017-03-241-12/+12
* oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen2017-03-243-31/+36
* rpm: add a "rpm-build" PROVIDESAlexander Kanavin2017-03-221-0/+2
* sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin2017-03-223-9/+3
* oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin2017-03-221-1/+1
* oe-selftest: add test_rawcopy_plugin test caseEd Bartosh2017-03-221-0/+16
* selftest: pylinted wic test suite.Ed Bartosh2017-03-221-24/+28
* oe-selftest: test wic rawcopy pluginEd Bartosh2017-03-222-0/+22
* wic: improve getting syslinux pathEd Bartosh2017-03-221-24/+27
* wic: remove empty plugin methodsEd Bartosh2017-03-223-58/+0
* wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh2017-03-221-2/+1
* wic: fix bug in sparse_copyEd Bartosh2017-03-221-0/+1
* wic: use kernel_dir instead of bootimg_dirEd Bartosh2017-03-223-18/+18
* wic: don't set creator.bootimg_dir in pluginsEd Bartosh2017-03-222-4/+0
* wic: remove rootfs_pcbios_ext pluginEd Bartosh2017-03-221-213/+0
* sstate: Ensure installation directory is empty before executionRichard Purdie2017-03-221-0/+5
* oeqa/selftest/devtool: Enable missing cleanupRichard Purdie2017-03-211-1/+1
* externalsrc: Use git add -A for compatibility with all git versionsRichard Purdie2017-03-211-1/+1
* wic: selftest: add tests for --fixed-size partition flagsMaciej Borzecki2017-03-211-0/+63
* wic: selftest: do not assume bzImage kernel imageMaciej Borzecki2017-03-211-1/+2
* wic: selftest: avoid COMPATIBLE_HOST issuesMaciej Borzecki2017-03-211-1/+40
* selftest: wic: replace directdisk with wictestdisk where possibleMaciej Borzecki2017-03-211-32/+32
* selftest: wictestdisk: machine agnostic WKS for use with selftestMaciej Borzecki2017-03-211-0/+7
* scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón2017-03-212-9/+41
* scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón2017-03-212-6/+15
* scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón2017-03-211-1/+1
* buildhistory.bbclass: add layer name to source recipe dataMikko Rapeli2017-03-211-0/+4
* ovmf: fix toolchain selectionPatrick Ohly2017-03-212-66/+50
* libcomps: Fix/optimize building with clangKhem Raj2017-03-212-0/+36
* scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón2017-03-211-0/+14
* scripts/yocto-compat-layer.py: Make output log argument optionalAníbal Limón2017-03-211-12/+5
* scripts/yocto-compat-layer.py: Dump log to stdout instead of stderrAníbal Limón2017-03-211-1/+1
* scriptutils: Add support for specify stream on logger_createAníbal Limón2017-03-211-2/+2
* go-native: Install bootstrap binaries with 1.4 suffixKhem Raj2017-03-211-6/+6
* acpitests: Point Makefile CC to use OE synthesized CCKhem Raj2017-03-211-1/+1
* openssl: Fix build with clangKhem Raj2017-03-212-2/+52
* oeqa/selftest: remove test_sanity_unsafe_binary_referencesRoss Burton2017-03-211-19/+0
* insane: remove broken unsafe-references-in-binaries testRoss Burton2017-03-211-42/+0
* package.bbclass: Add PRIVATE_LIBS to list of package specific variablesPeter Kjellerstedt2017-03-211-1/+1
* gpgme: Avoid requiring a host C++ compiler with C++11 supportPeter Kjellerstedt2017-03-211-1/+5
* image-buildinfo.bbclass: configurable location for build filePatrick Ohly2017-03-211-1/+4
* wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz2017-03-211-0/+3
* e2fsprogs: Fix wrong error code after optimizationDaniel Schultz2017-03-212-0/+256
* gen-lockedsig-cache: catch os.link errorbrian avery2017-03-211-1/+5
* python-3.3-multilib.patch: Fixes getpath on multilib configurationsJose Lamego2017-03-211-4/+13
* devtool: tidy up handling of parse failuresPaul Eggleton2017-03-211-2/+9