| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain-shar-extract.sh: provide proper path for env_setup_script | Maxin B. John | 2015-10-19 | 1 | -1/+1 |
* | classes/base: provide hints on PACKAGECONFIG error | Joe MacDonald | 2015-10-19 | 1 | -1/+2 |
* | devtool: extract: fix error handling | Paul Eggleton | 2015-10-19 | 1 | -0/+8 |
* | metadata_scm: rewrite git hash logic | Ross Burton | 2015-10-19 | 1 | -11/+12 |
* | linux-yocto-custom: fix typo in Upstream-Status tag | Ross Burton | 2015-10-19 | 1 | -1/+1 |
* | grub-efi, gummiboot: Emit correct path in startup.nsh | Khem Raj | 2015-10-19 | 2 | -2/+4 |
* | coreutils: fix for native and nativesdk | Robert Yang | 2015-10-19 | 1 | -1/+1 |
* | gcc-4.x: fix wrong warning when using the universal zero initializer {0} | Kai Kang | 2015-10-19 | 4 | -0/+216 |
* | tzdata: reinstate changes reverted in 2014c upgrade | Paul Eggleton | 2015-10-19 | 1 | -2/+3 |
* | build-compare: drop PATCHTOOL setting | Paul Eggleton | 2015-10-19 | 1 | -1/+0 |
* | common-licenses: use correct GFDL-1.1 license text | Paul Eggleton | 2015-10-19 | 1 | -124/+82 |
* | bitbake: toaster: Add tests for error message display on the build dashboard | Elliot Smith | 2015-10-16 | 1 | -2/+89 |
* | bitbake: toaster: Modify "New build" button behaviour for cli builds project | Elliot Smith | 2015-10-16 | 3 | -51/+59 |
* | bitbake: toaster: Clean up template code | Elliot Smith | 2015-10-16 | 2 | -16/+10 |
* | bitbake: toaster: More linting of tests | Elliot Smith | 2015-10-16 | 1 | -21/+14 |
* | bitbake: toaster: Show tooltip next to cli builds project name in all builds | Elliot Smith | 2015-10-16 | 3 | -12/+41 |
* | bitbake: toaster: Hide tabs and add info popups for command line builds | Elliot Smith | 2015-10-16 | 4 | -43/+94 |
* | bitbake: toaster: Make the builds view the project page for "command line bui... | Elliot Smith | 2015-10-16 | 6 | -11/+82 |
* | bitbake: toaster: Replace "Run again" button with help text for cli builds | Elliot Smith | 2015-10-16 | 3 | -14/+65 |
* | bitbake: toaster: Exclude "command line builds" project from projects typeahead | Elliot Smith | 2015-10-16 | 1 | -2/+2 |
* | bitbake: toaster: Show 'not applicable' for default project machine and release | Elliot Smith | 2015-10-16 | 2 | -13/+111 |
* | bitbake: toaster: Reorganise and lint tests | Elliot Smith | 2015-10-16 | 1 | -34/+49 |
* | bitbake: fetch2/hg: Include missing errno import | Logan Buchy | 2015-10-16 | 1 | -0/+1 |
* | bitbake: cooker: normalize build targets | Ed Bartosh | 2015-10-16 | 1 | -1/+19 |
* | bitbake: toaster: Allow any text input to machine configuration variable | Michael Wood | 2015-10-16 | 1 | -8/+12 |
* | bitbake: toaster: exit or return depending on the mode | Ed Bartosh | 2015-10-16 | 1 | -1/+1 |
* | bitbake: toaster: set TOASTER_MANAGED variable | Ed Bartosh | 2015-10-16 | 1 | -2/+3 |
* | bitbake: toaster: get rid of SRCFILE | Ed Bartosh | 2015-10-16 | 1 | -3/+1 |
* | bitbake: toaster: use path to the script to guess config path | Ed Bartosh | 2015-10-16 | 1 | -3/+3 |
* | bitbake: toaster: Guard against builds with no targets | Elliot Smith | 2015-10-16 | 1 | -2/+7 |
* | bitbake: toaster: Remove Toaster exceptions section of build dashboard | Elliot Smith | 2015-10-16 | 2 | -45/+4 |
* | bitbake: toaster: Record critical errors | Elliot Smith | 2015-10-16 | 4 | -13/+25 |
* | bitbake: toaster: Test that exception isn't thrown by project page | Elliot Smith | 2015-10-16 | 1 | -0/+30 |
* | bitbake: toaster: Check whether buildrequest exists before using it | Elliot Smith | 2015-10-16 | 1 | -2/+18 |
* | bitbake: toaster: Always run bldcontrol migrations | Elliot Smith | 2015-10-16 | 1 | -17/+39 |
* | bitbake: toaster: buildinfohelper Detect command line builds | Michael Wood | 2015-10-16 | 1 | -12/+22 |
* | bitbake: toaster: Disable add layer button when input is empty | Belen Barros Pena | 2015-10-16 | 1 | -0/+6 |
* | bitbake: toaster: Have 'Version' next to recipe name | Belen Barros Pena | 2015-10-16 | 1 | -3/+3 |
* | bitbake: toaster: Improve directory structure layout | Belen Barros Pena | 2015-10-16 | 3 | -8/+16 |
* | bitbake: toaster: importlayer Update property names for importlayer api calls | Ed Bartosh | 2015-10-16 | 1 | -7/+6 |
* | lib/oe/image.py: Fix dependency handling for compressed types | Otavio Salvador | 2015-10-14 | 1 | -8/+10 |
* | bitbake: toaster: Fix missing tooltips from layers on project configuration page | Michael Wood | 2015-10-13 | 2 | -10/+11 |
* | bitbake: toaster: Fix broken test case | Ed Bartosh | 2015-10-12 | 1 | -1/+1 |
* | bitbake: toaster: exclude recipes with empty names | Ed Bartosh | 2015-10-12 | 1 | -1/+1 |
* | bitbake: toaster: delete recipe if it can't be saved | Ed Bartosh | 2015-10-12 | 1 | -0/+1 |
* | bitbake: toaster: Remove project name from latest project builds | Belen Barros Pena | 2015-10-12 | 1 | -2/+4 |
* | bitbake: toaster: test get_alldeps API | Ed Bartosh | 2015-10-12 | 1 | -1/+19 |
* | bitbake: toaster: fix orm tests | Ed Bartosh | 2015-10-12 | 1 | -29/+4 |
* | bitbake: toaster: fix NameError | Ed Bartosh | 2015-10-12 | 1 | -1/+1 |
* | bitbake: toaster: use get_alldeps in layerdetails renderer | Ed Bartosh | 2015-10-12 | 1 | -2/+2 |