aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-24build-perf-test-wrapper.sh: store buildstats under git-notesmarquiz/buildperf/buildstatsMarkus Lehtonen
2017-03-24scripts/oe-git-archive: implement --notesMarkus Lehtonen
2017-03-24scripts/oe-git-archive: implement --excludeMarkus Lehtonen
2017-03-24scripts/oe-git-archive: fix pushingMarkus Lehtonen
2017-03-24oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen
2017-03-24oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen
2017-03-22rpm: add a "rpm-build" PROVIDESAlexander Kanavin
2017-03-22sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin
2017-03-22oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin
2017-03-22oe-selftest: add test_rawcopy_plugin test caseEd Bartosh
2017-03-22selftest: pylinted wic test suite.Ed Bartosh
2017-03-22oe-selftest: test wic rawcopy pluginEd Bartosh
2017-03-22wic: improve getting syslinux pathEd Bartosh
2017-03-22wic: remove empty plugin methodsEd Bartosh
2017-03-22wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh
2017-03-22wic: fix bug in sparse_copyEd Bartosh
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-22wic: don't set creator.bootimg_dir in pluginsEd Bartosh
2017-03-22wic: remove rootfs_pcbios_ext pluginEd Bartosh
2017-03-22sstate: Ensure installation directory is empty before executionRichard Purdie
2017-03-21oeqa/selftest/devtool: Enable missing cleanupRichard Purdie
2017-03-21externalsrc: Use git add -A for compatibility with all git versionsRichard Purdie
2017-03-21wic: selftest: add tests for --fixed-size partition flagsMaciej Borzecki
2017-03-21wic: selftest: do not assume bzImage kernel imageMaciej Borzecki
2017-03-21wic: selftest: avoid COMPATIBLE_HOST issuesMaciej Borzecki
2017-03-21selftest: wic: replace directdisk with wictestdisk where possibleMaciej Borzecki
2017-03-21selftest: wictestdisk: machine agnostic WKS for use with selftestMaciej Borzecki
2017-03-21scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón
2017-03-21scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón
2017-03-21scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón
2017-03-21buildhistory.bbclass: add layer name to source recipe dataMikko Rapeli
2017-03-21ovmf: fix toolchain selectionPatrick Ohly
2017-03-21libcomps: Fix/optimize building with clangKhem Raj
2017-03-21scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón
2017-03-21scripts/yocto-compat-layer.py: Make output log argument optionalAníbal Limón
2017-03-21scripts/yocto-compat-layer.py: Dump log to stdout instead of stderrAníbal Limón
2017-03-21scriptutils: Add support for specify stream on logger_createAníbal Limón
2017-03-21go-native: Install bootstrap binaries with 1.4 suffixKhem Raj
2017-03-21acpitests: Point Makefile CC to use OE synthesized CCKhem Raj
2017-03-21openssl: Fix build with clangKhem Raj
2017-03-21oeqa/selftest: remove test_sanity_unsafe_binary_referencesRoss Burton
2017-03-21insane: remove broken unsafe-references-in-binaries testRoss Burton
2017-03-21package.bbclass: Add PRIVATE_LIBS to list of package specific variablesPeter Kjellerstedt
2017-03-21gpgme: Avoid requiring a host C++ compiler with C++11 supportPeter Kjellerstedt
2017-03-21image-buildinfo.bbclass: configurable location for build filePatrick Ohly
2017-03-21wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz
2017-03-21e2fsprogs: Fix wrong error code after optimizationDaniel Schultz
2017-03-21gen-lockedsig-cache: catch os.link errorbrian avery
2017-03-21python-3.3-multilib.patch: Fixes getpath on multilib configurationsJose Lamego
2017-03-21devtool: tidy up handling of parse failuresPaul Eggleton