summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-24bitbake: toastergui: performance improvements in task details pageAlexandru Damian
2015-02-24bitbake: toasterui: disable autocommit for build loggingAlexandru DAMIAN
2015-02-24bitbake: toaster: update requirement for Django 1.6Alexandru Damian
2015-02-24bitbake: toasterui: improving the latest builds consistencyBelen Barros Pena
2015-02-24bitbake: toaster: Add machine selection notificationMichael Wood
2015-02-24bitbake: toasterui: style the Toaster version informationBelen Barros Pena
2015-02-24bitbake: toaster: layerdetails Fix pagination controlsMichael Wood
2015-02-24bitbake: toaster: layerdetails Add link to machines fileMichael Wood
2015-02-24bitbake: toaster: layerdetails summary/descriptions to be searchableMichael Wood
2015-02-24bitbake: toastergui: fix spacing and input field sizesBelen Barros Pena
2015-02-24terminal.py: No --disable-factory for gnome-terminal >= 3.10Sven Ebenfeld
2015-02-24systemd: Upgrade 216 -> 218Khem Raj
2015-02-24util-linux: disable systemdRoss Burton
2015-02-24python-native: Fixes PGEN linking errors Changes Makefile rules to avoid para...Alejandro Hernandez
2015-02-24glibc: Help compile with -OsKhem Raj
2015-02-24gst-plugins-package.inc: Avoid dependency on ${PN} from ${PN}-<plugin>Peter Kjellerstedt
2015-02-24recipes: Delete superfluous assignments, S = ${WORKDIR}/${BP}Robert P. J. Day
2015-02-24busybox:udhcpc: Remove the routes from the right interfaceHolger Hans Peter Freyther
2015-02-24busybox:udhcpc: Start with a metric of 10 for routesHolger Hans Peter Freyther
2015-02-24base-files: clean up and clarify hostname logicRoss Burton
2015-02-24populate_sdk_ext: add extensible SDKRandy Witt
2015-02-24scripts/oe-buildenv-internal: add means of skipping SDK check during setupRandy Witt
2015-02-24uninative-tarball: Actually use bzip2 for compression.Randy Witt
2015-02-24toolchain-shar-template.sh: Make relocation optional.Randy Witt
2015-02-24toolchain-scripts: Add parameters to toolchain_create_sdk_env_script.Randy Witt
2015-02-24copy_buildsystem.py: Add methods to copy shared state.Randy Witt
2015-02-24copy_buildsystem.py: Add a way to copy buildsystem to a directory.Randy Witt
2015-02-24sstatesig: Add ability to filter list of tasks for locked-sigs.incPaul Eggleton
2015-02-24gen-lockedsig-cache: Allow cross-filesystem copies.Randy Witt
2015-02-23poky.conf: resolve mismatch between poky bblayers version and OE-CorePaul Eggleton
2015-02-23classes/sanity: avoid bblayers version issue when switching between poky and ...Paul Eggleton
2015-02-23Revert "bind: fix and enable parallel build"Richard Purdie
2015-02-23Revert "logrotate: 3.8.8 -> 3.8.9"Richard Purdie
2015-02-23Revert "openssl: fix and enable parallel build"Richard Purdie
2015-02-23python-native: Reverts usage of distutils.sysconfig On older versions of Pyth...Alejandro Hernandez
2015-02-23Python: Upgrade from 2.7.3 to 2.7.9:Alejandro Hernandez
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton
2015-02-23devtool: support source extraction for recipes that use a shared workdirPaul Eggleton
2015-02-23devtool: modify: handle recipes that use a shared workdirPaul Eggleton
2015-02-23devtool: prevent extract/modify use with image recipesPaul Eggleton
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton
2015-02-23lib/oe/recipeutils: minor improvements to patch_recipe()Paul Eggleton
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton
2015-02-23devtool: add/modify: add option to build in same directoryPaul Eggleton
2015-02-23classes/kernel-yocto: extend SRCTREECOVEREDTASKSPaul Eggleton
2015-02-23classes/externalsrc: show a warning on compilingPaul Eggleton
2015-02-23classes/externalsrc: add workaround for recipes that use SRCPV in PVPaul Eggleton
2015-02-23classes/externalsrc: fix source being wiped out on clean with kernelPaul Eggleton
2015-02-23lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectoryPaul Eggleton