summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2015-08-30bitbake.conf: Define fallback DISTRO_NAMEKhem Raj1
2015-08-30mdadm: Upgrade mdadm_3.3.2.bb -> mdadm_3.3.4.bbKhem Raj3
2015-08-30psplash: Turn psplash_fb_plot_pixel() into static inlineKhem Raj2
2015-08-30libvorbis: Update libvorbis_1.3.4.bb -> libvorbis_1.3.5.bbKhem Raj1
2015-08-30json-c: Include math_compat.c for NAN/INF valuesKhem Raj2
2015-08-30sysvinit: Fix makefile bug found with clangKhem Raj2
2015-08-30cross-canadian.bbclass: support for TCLIBC="baremetal"Juro Bystricky1
2015-08-30libgcc-common.inc: overrides for libc-baremetalJuro Bystricky1
2015-08-30gcc-cross.inc: overrides for libc-baremetalJuro Bystricky1
2015-08-30gcc-cross-canadian.inc: overrides for libc-baremetalJuro Bystricky1
2015-08-30tclibc-baremetal.inc: baremetal specific distro policy fileJuro Bystricky1
2015-08-30alsa-lib: Lift the limitation to use gcc only cross compilerKhem Raj2
2015-08-30devtool: implement build-image pluginEd Bartosh1
2015-08-30devtool: make add_md5 a public APIEd Bartosh2
2015-08-30harfbuzz: upgrade to 1.0.2Cristian Iorga1
2015-08-30btrfs-tools: 4.1.1 -> 4.1.2Robert Yang1
2015-08-30tune-octeon.inc: add BASE_LIB settingsDmitry Eremin-Solenikov1
2015-08-30tune-octeon.inc: correct packaging suffixDmitry Eremin-Solenikov1
2015-08-30oprofile: 1.0.0 -> 1.1.0Robert Yang4
2015-08-30gnu-efi: 3.0.2 -> 3.0.3Robert Yang1
2015-08-30gnupg: 2.1.6 -> 2.1.7Robert Yang1
2015-08-29qemu-native: Enable temporary debug info as default.Aníbal Limón1
2015-08-29systemd: Increase devices timeout in QEMU machines to avoid failures on seria...Aníbal Limón2
2015-08-29gcc-source: exlude from worldRandy MacLeod3
2015-08-29Empty image: filesystem allocationAlex Franco1
2015-08-29Empty image: package list splitting and iterationAlex Franco3
2015-08-29oeqa/runtime/multilib: fix and improve multilib testRoss Burton1
2015-08-29qemuarm64.conf: Make the second serial console /dev/hvc0Randy Witt1
2015-08-29sysvinit-inittab: Run ttys on ttys that don't have tty in the nameRandy Witt1
2015-08-29bind: remove dependency on bind in bind-devRoss Burton1
2015-08-29qemurunner: Don't loop on EWOULDBLOCK in logging thread.Randy Witt1
2015-08-29runqemu-internal: Make sure tcpserial is always lastRandy Witt1
2015-08-29runtime/syslog.py: fix syslog test crashCostin Constantin1
2015-08-26oeqa/oetest.py: add better package search for hasPackage()Costin Constantin1
2015-08-26qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCKRandy Witt1
2015-08-26libnotify: update to version 0.7.6Alexander Kanavin2
2015-08-25qemurunner: Shut down logging thread successfully when test failsRandy Witt1
2015-08-25layer.conf: Increase layer version to 6Richard Purdie1
2015-08-24runqemu: Add a tcpserial optionRandy Witt3
2015-08-24qemurunner: Use two serial ports and log console with a threadRandy Witt8
2015-08-24qemurunner: Make create_socket() return data and use exceptionsRandy Witt1
2015-08-24qemurunner.py: Move some class variables that should only be localRandy Witt1
2015-08-24libcap-ng: add package 0.7.7Wenzong Fan2
2015-08-24swig: add package 3.0.6Wenzong Fan4
2015-08-24xf86-video-intel: enable xvmc feature by default and fix dependencyReinette Chatre1
2015-08-24package_rpm.bbclass : escape "%" in files and directories nameSébastien Mennetrier1
2015-08-24packagegroup-qt*-toolchain-target: fix hard dependency on phonon libraryPaul Eggleton1
2015-08-24service: tweak example recipePaul Eggleton1
2015-08-24hello-mod: drop PV and PRPaul Eggleton1
2015-08-24oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton2