summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libpcap: add a dummy PACKAGECONFIG for bluez5Robert Yang2015-06-231-0/+2
* bluez5: remove alsa from PACKAGECONFIGRobert Yang2015-06-231-1/+1
* libsdl2: PACKAGECONFIGizeAndreas Müller2015-06-231-15/+24
* neon: fix compat issues with gnutls 4.3Armin Kuster2015-06-232-1/+70
* logging.bbclass: avoid bashism in bbdebug()Patrick Ohly2015-06-231-1/+2
* distutils: regenerate pyc files after being modified by sedAlejandro Hernandez2015-06-231-2/+2
* security_flags.inc: remove duplicated over-ridesAndre McCurdy2015-06-231-2/+0
* libxml2: Security Advisory - libxml2 - CVE-2015-1819Yue Tao2015-06-182-0/+182
* piglit: Add missing inclusion of Xutil.hOtavio Salvador2015-06-182-2/+31
* tzdata: update to 2015eArmin Kuster2015-06-182-6/+5
* tzcode-native: update to 2015eArmin Kuster2015-06-183-26/+25
* devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton2015-06-183-5/+69
* lib/oeqa/utils/commands: ensure get_bb_var() works when value contains =Paul Eggleton2015-06-181-1/+1
* classes/externalsrc: handle tasks with existing lockfilesPaul Eggleton2015-06-181-1/+1
* recipetool: appendfile: fix file command error handlingPaul Eggleton2015-06-181-2/+4
* recipetool: appendfile: clarify help textPaul Eggleton2015-06-181-6/+6
* devtool: use DevtoolError for error handlingMarkus Lehtonen2015-06-184-100/+99
* devtool: remove some unused return valuesMarkus Lehtonen2015-06-182-4/+1
* devtool: split out 'patch' update mode into a separate functionMarkus Lehtonen2015-06-181-114/+122
* devtool: split out 'srcrev' update mode into a separate functionMarkus Lehtonen2015-06-181-77/+111
* devtool: slight simplification of path splitting logicMarkus Lehtonen2015-06-181-6/+5
* devtool: simplify few conditionals a bitMarkus Lehtonen2015-06-181-8/+6
* devtool: simplify the logic of determining patches to be removedMarkus Lehtonen2015-06-181-14/+11
* devtool: update-recipe: do rev parsing in a separate functionMarkus Lehtonen2015-06-181-24/+31
* devtool: refactor bb task execution into a separate classMarkus Lehtonen2015-06-181-20/+30
* devtool: fix wrong indentationMarkus Lehtonen2015-06-181-2/+2
* bitbake: bitbake-user-manual-ref-variables.xml: Added BB_ALLOWED_NETWORKS desc.Scott Rifenbark2015-06-161-0/+50
* packagedata: Fix to ensure variables expand correctlyRichard Purdie2015-06-161-1/+9
* wayland: Fix hardlink corruption issueRichard Purdie2015-06-161-0/+1
* multilib_global: Stop empty space influencing RPROVIDESRichard Purdie2015-06-161-1/+2
* package_ipk/deb/rpm: Improve OVERRIDES handlingRichard Purdie2015-06-163-3/+3
* bitbake: toastergui: prevent contamination of libtoaster contextAlexandru DAMIAN2015-06-121-20/+18
* bitbake: toaster: Add global ajaxError handlerMichael Wood2015-06-122-5/+5
* bitbake: toaster: Add ajax loading spinnerMichael Wood2015-06-123-0/+76
* bitbake: toaster: tables: Remove obsolete field_name for select columnVlad Fulgeanu2015-06-121-2/+1
* bitbake: toaster: Make toaster script to work in dashEd Bartosh2015-06-121-9/+18
* bitbake: toaster: Code cleanup: bashismsEd Bartosh2015-06-121-27/+28
* bitbake: toaster: fixes after refactoringAlexandru DAMIAN2015-06-129-64/+116
* bitbake: toastergui: remove xhr_datatypeahaed layerdeps callAlexandru DAMIAN2015-06-1210-47/+73
* bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN2015-06-1216-201/+119
* bitbake: toaster: eliminate duplicate querysetsAlexandru DAMIAN2015-06-121-38/+3
* bitbake: toaster: add class template view for single-object pagesAlexandru DAMIAN2015-06-122-2/+36
* bitbake: toaster: toastertables raise errorsAlexandru DAMIAN2015-06-121-5/+7
* bitbake: toaster: ToasterTables add computational fieldsAlexandru DAMIAN2015-06-124-5/+38
* bitbake: toaster: toaster table add raw dataAlexandru DAMIAN2015-06-123-7/+54
* bitbake: toastergui: remove xhr_projectedit and xhr_projectinfo URLsAlexandru DAMIAN2015-06-129-97/+108
* bitbake: toastergui: use defaults on xhr_datatypeahead parametersAlexandru DAMIAN2015-06-121-10/+10
* bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN2015-06-127-70/+102
* bitbake: convert all project-based view to JSON APIsAlexandru DAMIAN2015-06-121-65/+99
* bitbake: toaster: move project data typeahead to the REST APIAlexandru DAMIAN2015-06-1210-76/+119