aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-10toaster: check if address:port is in useed/toaster/checksocketEd Bartosh
2015-12-10toaster: implement checksocket commandEd Bartosh
2015-12-10toasterconf: remove SDKMACHINE variableEd Bartosh
2015-12-10toasterconf: remove SDKMACHINE variableEd Bartosh
2015-12-09toaster: rework checking of Django versionbavery/submit/ed/toaster/django_upgrade-8364Ed Bartosh
2015-12-09toaster: monkey patch QuerysetEd Bartosh
2015-12-09toaster: removed extra calls of migrateEd Bartosh
2015-12-09toaster: work around 'database is locked' errorEd Bartosh
2015-12-09toaster: fixed format stringsEd Bartosh
2015-12-09toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-12-09toaster: Amend regex for MySQL database URLsElliot Smith
2015-12-09toaster: Remove compatible_layerversions() methodElliot Smith
2015-12-09toaster: Check Django version against toaster-requirements.txtElliot Smith
2015-12-09toaster: Update deprecated manage.py commandElliot Smith
2015-12-09toaster: Prevent deprecation warnings for RedirectViewElliot Smith
2015-12-09toaster: Update API used to make runbuilds methods run in transactionsElliot Smith
2015-12-09toaster: rename get_query_set -> get_querysetEd Bartosh
2015-12-09toaster: Start Django machinery for database accessElliot Smith
2015-12-09toaster: Create default project with get_or_create* methodElliot Smith
2015-12-09toaster: Fix references to app pathsEd Bartosh
2015-12-09toaster: Remove South migrationsEd Bartosh
2015-12-09toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith
2015-12-09toasterui: process SetBRBE eventEd Bartosh
2015-12-09toaster: trigger SetBRBE eventEd Bartosh
2015-12-09toaster: implement BitbakeController.triggerEventEd Bartosh
2015-12-10poky.conf: Bump for 2.1 developmentBeth Flanagan
2015-12-09bitbake: toaster: toasterui Add ParseStarted/ParseProgress events to maskbrian avery
2015-12-09build-appliance-image: Update to master head revisionRichard Purdie
2015-12-09linux-yocto: Update genericx86* BSPs to v4.1.13Saul Wold
2015-12-09cmake: Add nios2 supportMarek Vasut
2015-12-09boost: adjust hard-coded path after python3 upgradeLukas Bulwahn
2015-12-09sdk.py / OpkgSdk: remove_packaging_data() after installHaris Okanovic
2015-12-09devtool: extract: update SRCTREECOVEREDTASKS for kernelMarkus Lehtonen
2015-12-09devtool: extract: copy kernel config to srctreeMarkus Lehtonen
2015-12-09lib/oe/package_manager: Introducing PACKAGE_FEED_BASE_PATHS/PACKAGE_FEED_ARCHSLeonardo Sandoval
2015-12-09selftest/wic.py: Add test for custom bootloader configMariano Lopez
2015-12-09directdisk-bootloader-config.wks: Add example for custom bootloader configMariano Lopez
2015-12-09wic/help.py: Document the new option "configfile"Mariano Lopez
2015-12-09wic: Allow to use a custom config for bootloadersMariano Lopez
2015-12-09wic/utils/misc.py: Added function to search for files in canned-wksMariano Lopez
2015-12-09wic: Prepare wicboot to allow custom bootloader configMariano Lopez
2015-12-09package_ipk: allow to specify OPKG_ARGS in local.confVladimir Zapolskiy
2015-12-09systemd.bbclass: Allow enabling of parameterised servicesBob Ham
2015-12-09base: check for existing prefix when expanding names in PACKAGECONFIGRoss Burton
2015-12-08linux-yocto/4.1: Fix kernel oops on qemuarm bootBruce Ashfield
2015-12-08toolchain-shar-extract.sh: ensure cleaned environment will work for ext SDKPaul Eggleton
2015-12-08bitbake: knotty: Enforce terminal line limit to stop crazy scrollingRichard Purdie
2015-12-08initramfs-framework: create directory /var/runWills Wang
2015-12-08libpcre: drop UPSTREAM_CHECK_ variablesRoss Burton
2015-12-08libpcre: upgrade to 8.38Fan Xin