summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dhcp: fix installed not shipped warning for lib32Zhixiong Chi2015-08-011-7/+7
* populate_sdk_ext: pass BBPATH to devtool --bbpathChristopher Larson2015-08-011-1/+2
* devtool: add --bbpath argumentChristopher Larson2015-08-011-4/+11
* populate_sdk_ext: use lnr, not ln -sr, for portabilityChristopher Larson2015-08-011-2/+2
* python-scons: 2.3.4 -> 2.3.6Richard Purdie2015-08-012-3/+3
* kexec-tools: 2.0.9 -> 2.0.10Richard Purdie2015-08-016-140/+69
* mpfr: 3.1.2 -> 3.1.3Richard Purdie2015-08-012-2/+2
* libmpc: 1.0.2 -> 1.0.3Richard Purdie2015-08-011-2/+2
* opkg: solve inconsistency of using different lists directoriesAlejandro Hernandez2015-08-011-1/+1
* base.bbclass: Note when including pn with INCOMPATIBLE_LICENSESBeth Flanagan2015-08-011-3/+26
* init-install-efi.sh: Check if an installation device is presentLeonardo Sandoval2015-08-011-0/+5
* bitbake: bitbake-user-manual-fetching.xml: note about URLs with semi-colonsJuro Bystricky2015-08-011-0/+19
* bitbake: bitbake: toaster: Add is_image field to the Recipe modelEd Bartosh2015-08-012-0/+341
* bitbake: bitbake: toaster: Uncomment logging messagesEd Bartosh2015-08-011-3/+3
* bitbake: bitbake: toaster: get rid of _createdirpath functionEd Bartosh2015-08-011-12/+7
* bitbake: bitbake: toaster: Fix usage of wrong variablesEd Bartosh2015-08-011-4/+4
* bitbake: bitbake: toaster: Wait for toaster gui to comeEd Bartosh2015-08-012-1/+2
* bitbake: bitbake: toastergui: Toastertables don't replace dash in cache keyMichael Wood2015-08-011-2/+2
* bitbake: toaster: toastergui: run pylint on the toaster filesAlexandru DAMIAN2015-08-011-0/+6
* bitbake: toaster: tts: execute tests in numeric orderAlexandru DAMIAN2015-08-012-7/+10
* bitbake: toaster: tts: make sure to import dataAlexandru DAMIAN2015-08-011-1/+2
* bitbake: toaster: tts: delete the database only if createdAlexandru DAMIAN2015-08-011-1/+3
* bitbake: toaster: tts: delete pyc files before the tests startAlexandru DAMIAN2015-08-011-0/+4
* bitbake: toaster: tts: fix startup and cleanup for managed modeAlexandru DAMIAN2015-08-012-3/+5
* bitbake: toaster: tts: improve logging in urlcheck.pyAlexandru DAMIAN2015-08-011-1/+8
* bitbake: toaster: tts: improve debugging informationAlexandru DAMIAN2015-08-011-1/+12
* bitbake: toaster tests: gitignore and use absolute path for log fileAlexandru DAMIAN2015-08-012-2/+5
* bitbake: toaster: tts: clean up HTML5 compatible url listAlexandru DAMIAN2015-08-011-7/+0
* bitbake: toaster: tts: fix pylint warningsAlexandru DAMIAN2015-08-019-210/+208
* bitbake: toastergui: Remove angularJS and projectapp based on angularMichael Wood2015-08-017-1273/+0
* bitbake: toastergui: project page Add inline project name change featureMichael Wood2015-08-012-1/+39
* bitbake: toastergui: layerBtn use libtoaster for change notificationMichael Wood2015-08-012-9/+2
* bitbake: toastergui: newbuildbutton Fix removed elementsMichael Wood2015-08-011-1/+3
* bitbake: bitbake: toastergui: newbuildbutton Fix typo on project save functionMichael Wood2015-08-011-1/+1
* bitbake: toastergui: Change build button popover to a build-buttonMichael Wood2015-08-012-8/+11
* bitbake: toastergui: base Use removeAttr / attrMichael Wood2015-08-011-5/+7
* bitbake: toastergui: Fix Duplicate layer importlayer api callsMichael Wood2015-08-011-7/+7
* bitbake: toastergui: libtoaster: Add guard against missing name propertyMichael Wood2015-08-011-1/+8
* bitbake: toastergui: libtoaster Make sure we always pass format=jsonMichael Wood2015-08-011-0/+1
* bitbake: toastergui: css Remove redundant css rulesMichael Wood2015-08-011-5/+0
* bitbake: toastergui: Add new project page and navigationMichael Wood2015-08-0112-476/+610
* bitbake: toastergui: css Add new rules for new project pageMichael Wood2015-08-011-0/+18
* bitbake: toastergui: http api Add guard against incomplete change requestsMichael Wood2015-08-011-2/+10
* bitbake: toastergui: tables Add name field to layers tableMichael Wood2015-08-011-0/+5
* bitbake: toastergui: libtoaster Add show change notification functionMichael Wood2015-08-011-0/+8
* bitbake: toastergui: Standardise the layer object property layerdetailurlMichael Wood2015-08-019-15/+28
* bitbake: toastergui: Remove erroneous CSS propertyMichael Wood2015-08-011-1/+0
* bitbake: toastergui: importlayer Add format type to JSON callsMichael Wood2015-08-011-12/+16
* bitbake: toastergui: base Fix html indentationMichael Wood2015-08-011-120/+120
* bitbake: toastergui: Implement new project navigationMichael Wood2015-08-0119-145/+180