aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-21distro: remove gamin metadataRoss Burton
2015-07-21Revert "create-pull-request: Fix error on 2.0 versions of git"Ross Burton
2015-07-21sanity.bbclass: Remove check if /tmp is writableMariano Lopez
2015-07-21local.conf.sample: Added /tmp to BB_DISKMON_DIRSMariano Lopez
2015-07-21bitbake: data_smart: Use deepcopy for overridedataRichard Purdie
2015-07-21native: Move virtclass override to earlier so DEPENDS is handled correctlyRichard Purdie
2015-07-21qemu: upgrade to 2.4.0-rc1Ross Burton
2015-07-21pseudo: 1.6.5 -> 1.6.7Richard Purdie
2015-07-21bitbake: toastergui: make our tables Chrome-happyBelen Barros Pena
2015-07-21bitbake: toaster: continue processing layer dependencies despite errorsBrian Avery
2015-07-20core-image-lsb-sdk: use kernel-devsrc to ensure kernel module builds workRoss Burton
2015-07-20kexec-tools: change powerpc memory size limitQuanyang Wang
2015-07-20kexec-tools: disable the GCC's stack protection for purgatory codeKevin Hao
2015-07-20libpam: Upgrade v1.1.6 -> v1.2.1Amarnath Valluri
2015-07-20lttng-modules: 2.6.1 -> 2.6.2Robert Yang
2015-07-20btrfs-tools: 4.0.1 -> 4.1.1Robert Yang
2015-07-20pulseaudio: rdepend on modules referenced by start-pulseaudio-x11Tanu Kaskinen
2015-07-20neard: merge .inc fileRoss Burton
2015-07-20neard: remove overridden do_installRoss Burton
2015-07-20gnome-icon-theme: clean up icon-naming searchRoss Burton
2015-07-20python-smartpm: Improve warnings/errors consistencyRichard Purdie
2015-07-20lib/oe/package_manager: Use log-level warning instead of quietRichard Purdie
2015-07-20package_ipk/deb: Drop version information from RPROVIDESRichard Purdie
2015-07-20debian: Add versions to RPROVIDESRichard Purdie
2015-07-20gamin: removeRoss Burton
2015-07-20extensible sdk: Error when trying to install as root.Randy Witt
2015-07-20subversion_1.8.13.bb: Upstream-Status updated to AcceptedJose Lamego
2015-07-20libcap: control attr PACKAGECONFIG via xattr DISTRO featureAndre McCurdy
2015-07-20libcap: avoid losing default Large File Support CFLAGSAndre McCurdy
2015-07-20libcap: always link apps dynamicallyAndre McCurdy
2015-07-20linux-yocto/3.19: drm and axxia updatesBruce Ashfield
2015-07-20linux-yocto/3.14: fix gcc 4.9.4/5.1 build issues, yaffs2 memory leakBruce Ashfield
2015-07-16qemu: upgrade to 2.4.0-rc0Cristian Iorga
2015-07-16maintainers/distro-alias: rename gtk-update-icon-cache to gtk-icon-utilsRoss Burton
2015-07-16gtk-icon-utils: Rename, upgrade, add binaryJussi Kukkonen
2015-07-16package_regex.inc: Add rules for clutter recipesJussi Kukkonen
2015-07-16bitbake: lib/bb: provide mechanism to bypass UI log suppressionPaul Eggleton
2015-07-16bitbake: lib/bb/process: check output of select() before reading extrafilesPaul Eggleton
2015-07-16lib/oe/recipeutils: fix replace_dir_vars to return the correct variablesPaul Eggleton
2015-07-16sstate.bbclass: remove redundant cd and mkdir commandsAndre McCurdy
2015-07-16oeqa/devtool: add useful failure messages for some test casesCostin Constantin
2015-07-16bitbake.conf: fix qemu user mode linux for qemuarm64Cristian Iorga
2015-07-16runqemu-internal: add temporary disk interface to qemuarm64Cristian Iorga
2015-07-16oeqa/buildoptions: add useful failure messages for all test casesCostin Constantin
2015-07-16oeqa/bblayers.py: add useful failure messages to all test casesCostin Constantin
2015-07-16oeqa/bbtests: add useful failure messages for all test casesCostin Constantin
2015-07-16connman-conf: fix SRC_URI_appendMartin Jansa
2015-07-16classes/logging: allow shell message functions to work in devshellPaul Eggleton
2015-07-16Use die() or bbfatal_log() where the log should definitely be printedPaul Eggleton
2015-07-16classes/base: fix die() to print the full logPaul Eggleton