summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: bring django-aggregate-if into the projectAlexandru DAMIAN2015-06-262-1/+10
* bitbake: toaster: add django-aggregate-ifAlexandru DAMIAN2015-06-268-0/+680
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-2610-28/+378
* bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN2015-06-265-11/+84
* bitbake: toaster: refactor the builds pagesAlexandru DAMIAN2015-06-2610-749/+175
* bitbake: toaster: remove BuildRequest referencesAlexandru DAMIAN2015-06-263-41/+30
* bitbake: toaster: remove MANAGED referencesAlexandru DAMIAN2015-06-2610-149/+8
* bitbake: toaster: fixing undefined variablesAlexandru DAMIAN2015-06-263-8/+16
* bitbake: toastergui: enable strict variable checkingAlexandru DAMIAN2015-06-261-0/+7
* bitbake: toaster: improve the buildenvironment APIAlexandru DAMIAN2015-06-264-23/+53
* bitbake: toastergui: fix angular errorAlexandru DAMIAN2015-06-261-1/+1
* oeqa/selftest/recipetool: Fix appendfile_binary test on opensuse131Richard Purdie2015-06-261-1/+3
* lib/devtool/standard: Fix patch cleanupRichard Purdie2015-06-261-1/+2
* lib/oe/patch: Fix git patch application for source in subdirectoryRichard Purdie2015-06-261-3/+3
* oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón2015-06-262-5/+14
* oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón2015-06-262-7/+22
* wpa-supplicant: Revert "Make SystemD D-Bus config conditional"Otavio Salvador2015-06-241-3/+2
* maintainers.inc: reassign GTK+ and X maintainershipJussi Kukkonen2015-06-231-167/+164
* apt-native: Drop obsolete symlinksRichard Purdie2015-06-231-4/+0
* meta-environment: Ensure we append to the default TOOLCHAIN_NEED_CONFIGSITE_C...Richard Purdie2015-06-231-1/+1
* toolchain-scrpts: Fix sitecache issues with multilibRichard Purdie2015-06-231-2/+11
* staging: Strip files in sysrootRichard Purdie2015-06-232-0/+98
* bitbake: runqueue: Sanity check BB_NUMBER_THREADSRichard Purdie2015-06-231-0/+3
* bitbake: runqueue: Handle BBHandledException correctlyRichard Purdie2015-06-231-0/+7
* bitbake: server/process: Don't log BBHandledExceptionRichard Purdie2015-06-231-2/+3
* bitbake: runqueue: Improve handling of fakeworker failing to startRichard Purdie2015-06-231-1/+6
* bitbake: event: Inject 'd' into event handlersRichard Purdie2015-06-231-0/+2
* bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie2015-06-2316-63/+63
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-2339-93/+93
* distro/package_regex.inc: Fix dbus version patternJussi Kukkonen2015-06-231-0/+5
* bitbake: bitbake-user-manual-ref-variables: Added BBLAYERS_FETCH_DIR glossary...Trevor Woerner2015-06-231-0/+14
* neard: remove unused service fileRoss Burton2015-06-231-13/+0
* rpm: Rebrand rpm custom macro paths to be distro specificMark Hatle2015-06-231-3/+3
* rpm: Fix lua 'print' statement captureMark Hatle2015-06-232-0/+105
* rpm: Fix CVE-2013-6435Leonardo Sandoval2015-06-232-0/+110
* rpm: Fix CVE-2014-8118Leonardo Sandoval2015-06-232-0/+44
* distutils-common-base: add to, don't set, FILES_${PN}Joshua Lock2015-06-231-1/+1
* python-2.7/3.4-manifest.inc: add missing dependencies for python-netserverHenning Heinold2015-06-234-5/+5
* python3-ctypes: Fix cross compilation for arm targetsAlejandro Hernandez2015-06-231-0/+3
* wic: removed unused command line optionEd Bartosh2015-06-233-17/+5
* wic: code cleanup: superfluous-parensEd Bartosh2015-06-238-23/+23
* wic: oe-selftest: Add 3 tests of 'wic help' commandEd Bartosh2015-06-231-0/+12
* wic: Return error code when wic fails to invoke commandEd Bartosh2015-06-233-2/+13
* wic: Integrated plugin docstrings into 'wic help plugins' outputEd Bartosh2015-06-232-1/+19
* wic: Add missing docstrings to plugin classesEd Bartosh2015-06-237-0/+35
* wic: Code cleanup: bad-classmethod-argumentEd Bartosh2015-06-238-27/+27
* wic: Document creation of empty partitionEd Bartosh2015-06-231-0/+4
* oe-selftest: wic: Fix testcaseEd Bartosh2015-06-231-7/+10
* init-install: Properly delete partition tableEd Bartosh2015-06-232-2/+2
* init-install: code cleanup: replace /dev/$device -> $deviceEd Bartosh2015-06-232-46/+46