aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-14make: 4.2 -> 4.2.1rbt/makeRobert Yang
2016-06-14make: 4.1 -> 4.2Robert Yang
2016-06-12systemtap: add build dependency on ncursesRoss Burton
2016-06-12oe/distro_check.py: Fixes for python3Aníbal Limón
2016-06-12useradd-staticids.bbclass: Avoid FutureWarning about split()Peter Kjellerstedt
2016-06-12useradd-staticids.bbclass: Make sure opened files are closedPeter Kjellerstedt
2016-06-12mips: add tunes for (some) 24K coresAndré Draszik
2016-06-12mips: add a tune for using MIPS16e ASE instructionsAndré Draszik
2016-06-12uclibc: never build with SSPAndré Draszik
2016-06-12uclibc: no need for CONFIG_MIPS_ISA_xxx config optionsAndré Draszik
2016-06-12image/image_types.bbclass: fix fatal error during cpio debugfs creationAndré Draszik
2016-06-12libjpeg-turbo: update to 1.5.0Maxin B. John
2016-06-12gnutls: update 3.4.9 -> 3.4.11Andre McCurdy
2016-06-12weston: Fix bug causing the xwayland package to always be includedTom Hochstein
2016-06-12adwaita-icon-theme: Split symbolic icons into 2 packagesJussi Kukkonen
2016-06-12gtk+3: Add RRECOMMENDS to match gtk+Jussi Kukkonen
2016-06-12gtk-immodules-cache: Support both GTKs at same timeJussi Kukkonen
2016-06-12distcc: Disable GTK UI by defaultJussi Kukkonen
2016-06-12oh-puzzles: Remove as we're using puzzles nowJussi Kukkonen
2016-06-12packagegroup-core-x11-sato: Use puzzles instead of oh-puzzlesJussi Kukkonen
2016-06-12gnome-themes-standard: Add new GTK+2 themeJussi Kukkonen
2016-06-12npm.bbclass: avoid str/byte conversion problems for PKGV and SUMMARYPatrick Ohly
2016-06-12buildhistory-diff: suggest correct version of PythonGitEd Bartosh
2016-06-12weston-init: Don't change XDG_RUNTIME_DIR if it already existsTom Hochstein
2016-06-12weston-init: Use bitbake path variableTom Hochstein
2016-06-12x11-common: Fix XDG_RUNTIME_DIR typoTom Hochstein
2016-06-12python: Several recipes needed SRC_URI updatingAlejandro Hernandez
2016-06-12oe-pkgdata-util: new option to provide full info for binary package(s)Alexander D. Kanevskiy
2016-06-12lib/oe/terminal.py: decode bytes variable before rstrip/splitLeonardo Sandoval
2016-06-12python3-pygobject: Upgrade from 3.18.2 to 3.20.1Alejandro Hernandez
2016-06-12avahi: add extra path to GIR_EXTRA_LIBS_PATHDmitriy Falko
2016-06-12python3-pygobject: only check for even upstream versionsAlexander Kanavin
2016-06-12bash-completion: fix upstream version checkAlexander Kanavin
2016-06-12python-numpy: Upgrade from 1.10.4 to 1.11.0Alejandro Hernandez
2016-06-12python3-pip: Upgrade from 8.0.0 to 8.1.2Alejandro Hernandez
2016-06-12python-scons: Upgrade from 2.4.1 to 2.5.0Alejandro Hernandez
2016-06-12python-pexpect: Upgrade from 4.0.1 to 4.1.0Alejandro Hernandez
2016-06-12python-mako: Upgrade python-mako and python3-mako to 1.0.4Alejandro Hernandez
2016-06-12python-git: Upgrade from 1.0.2 to 2.0.5Alejandro Hernandez
2016-06-12python-setuptools: Upgrade to 22.0.5Alejandro Hernandez
2016-06-12eudev: upgrade to 3.2Alejandro Hernandez
2016-06-12runqemu-internal: Update the qemuzynq boot optionsAlistair Francis
2016-06-12webkitgtk: disable gobject-introspection on mips64Chen Qi
2016-06-12packagegroup-self-hosted: port to Python 3Ross Burton
2016-06-12perl: fix several perl test failuresBill Randle
2016-06-12perl: some perl tests require libsspBill Randle
2016-06-12perl: set proper perl subversion number in config filesBill Randle
2016-06-12runqemu: Add suport for qemuzynqmpAlistair Francis
2016-06-12packagegroup-self-hosted.bb: remove unsuitable network related dependenceZhenbo Gao
2016-06-07oe-pkgdata-util: fix AttributeErrorEd Bartosh