summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest: verify that devtool can use plugins in other layersRoss Burton2015-10-213-0/+23
* oeqa/selftest/buildoptions: Use the correct script for cleaning the workdirLeonardo Sandoval2015-10-211-2/+2
* oeqa/selftest/bbtests: Updated bitbake TCsDaniel Istrate2015-10-211-10/+35
* oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safelyRoss Burton2015-10-211-1/+5
* oeqa/utils/ftools: From functions that expect data, check if NoneLeonardo Sandoval2015-10-211-0/+9
* oeqa/utils/ftools: Ignore the exception if file does not existLeonardo Sandoval2015-10-211-1/+10
* oeqa/selftest/manifest.py: Test support for manifestsBenjamin Esquivel2015-10-211-0/+163
* useradd_base.bbclass: Do not warn without a reasonPeter Kjellerstedt2015-10-211-3/+3
* qemu: disable ValgrindRoss Burton2015-10-212-0/+20
* i2c-tools: fix inverted RDEPENDSMatt Madison2015-10-211-2/+1
* rpm: remove spurious build dependenciesRoss Burton2015-10-211-1/+1
* gcc-5.2: Fix various _FOR_BUILD and related variablesMark Hatle2015-10-212-0/+124
* sudo: fix file permission for /etc/pam.d/sudoChen Qi2015-10-211-1/+1
* openssh: fix file permission for /etc/pam.d/sshdChen Qi2015-10-211-1/+1
* sanity.bbclass: expand warning when chmod failsAlex Franco2015-10-211-2/+2
* populate SDK: prepare calling of bb.utils for exceptionsBenjamin Esquivel2015-10-211-24/+52
* devtool: handle virtual providersPaul Eggleton2015-10-214-10/+64
* libc-package: Fix localedef multilib dependency issuesRichard Purdie2015-10-201-2/+2
* toolchain-shar-extract.sh: print full-length title underlinePaul Eggleton2015-10-201-2/+3
* classes/populate_sdk_ext: detect and warn if running in OE environmentPaul Eggleton2015-10-201-0/+3
* classes/populate_sdk_ext: add note to env setup scriptPaul Eggleton2015-10-201-0/+2
* classes/populate_sdk_ext: prevent image construction from executing on installPaul Eggleton2015-10-202-1/+24
* classes/populate_sdk_ext: consistent indentationPaul Eggleton2015-10-201-5/+5
* oeqa/runtime: Fix setUp and tearDown methodsMariano Lopez2015-10-194-6/+6
* oetest: Add tearDownLocal classMariano Lopez2015-10-191-0/+6
* test-empty-image: rename from core-image-emptyAlex Franco2015-10-191-1/+0
* scripts/gen-lockedsig-cache: fix race with temp file creationPaul Eggleton2015-10-191-0/+4
* image-live: make SYSLINUX_ROOT changable in image recipesChris Hallinan2015-10-191-1/+1
* toolchain-shar-extract.sh: provide proper path for env_setup_scriptMaxin B. John2015-10-191-1/+1
* classes/base: provide hints on PACKAGECONFIG errorJoe MacDonald2015-10-191-1/+2
* devtool: extract: fix error handlingPaul Eggleton2015-10-191-0/+8
* metadata_scm: rewrite git hash logicRoss Burton2015-10-191-11/+12
* linux-yocto-custom: fix typo in Upstream-Status tagRoss Burton2015-10-191-1/+1
* grub-efi, gummiboot: Emit correct path in startup.nshKhem Raj2015-10-192-2/+4
* coreutils: fix for native and nativesdkRobert Yang2015-10-191-1/+1
* gcc-4.x: fix wrong warning when using the universal zero initializer {0}Kai Kang2015-10-194-0/+216
* tzdata: reinstate changes reverted in 2014c upgradePaul Eggleton2015-10-191-2/+3
* build-compare: drop PATCHTOOL settingPaul Eggleton2015-10-191-1/+0
* common-licenses: use correct GFDL-1.1 license textPaul Eggleton2015-10-191-124/+82
* bitbake: toaster: Add tests for error message display on the build dashboardElliot Smith2015-10-161-2/+89
* bitbake: toaster: Modify "New build" button behaviour for cli builds projectElliot Smith2015-10-163-51/+59
* bitbake: toaster: Clean up template codeElliot Smith2015-10-162-16/+10
* bitbake: toaster: More linting of testsElliot Smith2015-10-161-21/+14
* bitbake: toaster: Show tooltip next to cli builds project name in all buildsElliot Smith2015-10-163-12/+41
* bitbake: toaster: Hide tabs and add info popups for command line buildsElliot Smith2015-10-164-43/+94
* bitbake: toaster: Make the builds view the project page for "command line bui...Elliot Smith2015-10-166-11/+82
* bitbake: toaster: Replace "Run again" button with help text for cli buildsElliot Smith2015-10-163-14/+65
* bitbake: toaster: Exclude "command line builds" project from projects typeaheadElliot Smith2015-10-161-2/+2
* bitbake: toaster: Show 'not applicable' for default project machine and releaseElliot Smith2015-10-162-13/+111
* bitbake: toaster: Reorganise and lint testsElliot Smith2015-10-161-34/+49