]> code.ossystems Code Review - openembedded-core.git/shortlog
openembedded-core.git
2015-09-21 Marek Vasutinsane: Add nios2 support
2015-09-21 Christopher... autotools: fix traversal bug in aclocal copying
2015-09-21 Alejandro Hernandezpython3-debugger: Adds pkgutils dependency to pdb
2015-09-21 Alejandro Hernandezpython3-debugger: fix importlib dependency
2015-09-21 Robert Yanglibsdl: depends on libglu when both x11 and opengl
2015-09-21 Li Zhoulttng-tools: sessiond: disable: match app event by...
2015-09-21 Mariano Lopeztestimage.bbclass: Fix break introduced with SIGTERM...
2015-09-21 Khem Rajsysstat: Include needed headers explicitly
2015-09-21 Khem Rajconnman: Fix build with musl
2015-09-21 Khem Rajquota: Replace using -I= with STAGING_INCDIR
2015-09-21 Khem Rajopkg: Include stdio.h for FILE definition
2015-09-21 Khem Rajsyslinux: Dont bypass gcc driver for dependency generat...
2015-09-21 Khem Rajgnu-efi, syslinux: Support gcc < 4.7
2015-09-21 Khem Rajgummiboot: Fix build warnings seen with gcc5
2015-09-21 Khem Rajqt4: Fix kmap2qmap build with clang
2015-09-21 Khem Rajxz: Correctly specify GPL-3.0 with autoconf exception
2015-09-21 Martin Jansainsane.bbclass: drop extra line-feed in pkgname check
2015-09-21 Martin Jansainsane.bbclass: show PN and relative path in package_qa...
2015-09-21 Martin Jansapackage.bbclass: add summary line to installed-vs-shipp...
2015-09-21 Patrick Ohlyinitramfs-framework: better error reporting for invalid...
2015-09-21 Patrick Ohlyinitramfs-framework: fix "support dropping into shell...
2015-09-21 Paul Eggletonqt4: remove already merged patch
2015-09-21 Carlos Rafael... gdk-pixbuf: remove redundant libx11 DEPENDS line
2015-09-21 Nathan Rossirunqemu-internal: For qemumicroblaze use the QEMU provi...
2015-09-21 Nathan Rossirunqemu-internal: Fix qemu networking for qemuzynq...
2015-09-21 Pascal Bachlibpcre: Allow building 16 and 32bit libpcre versions
2015-09-21 Peter Kjellerstedtoe-git-proxy: Allow socks4 as protocol in $ALL_PROXY
2015-09-21 Peter Kjellerstedtoe-git-proxy: Correct the parsing of a port in $ALL_PROXY
2015-09-21 Peter Kjellerstedtoe-git-proxy: Allow explicit IP addresses in $NO_PROXY
2015-09-21 Lucian Musatoeqa/testimage: Enhance -v switch in testimage
2015-09-21 Ed Bartoshwic-image-minimal: add dependency to .wks
2015-09-21 Ed Bartoshwic: fix partition size calculation
2015-09-21 Ed Bartoshwic: use ext4 in wic-image-minimal.wks
2015-09-21 Ed Bartoshwic: add dependencies to wic-image-minimal recipe
2015-09-21 Randy Witttestimage.bbclass: Don't require an image manifest
2015-09-21 Yuqing Zhugstreamer1.0: Fix basesink drop buffer error
2015-09-21 Dominic Sacrégrep: fix install if bindir == base_bindir
2015-09-21 Dominic Sacrégzip: fix install if bindir == base_bindir
2015-09-21 Dominic Sacrécpio: fix install if bindir == base_bindir
2015-09-21 Dominic Sacrétar: fix install if bindir == base_bindir
2015-09-21 Robert Yangbind: fix too long error from gen
2015-09-21 Robert Yangccache: fix file name too long
2015-09-21 Robert Yangbitbake.conf: update APACHE_MIRROR
2015-09-21 Bruce Ashfieldlinux-yocto/4.1: hid-core: Avoid uninitialized buffer...
2015-09-19 Bruce Ashfieldkern-tools: optimize patching peformance
2015-09-19 Bruce Ashfieldlinux-yocto/4.1: aufs, yaffs2 and driver fixes
2015-09-16 Robert Yangautotools.bbclass: mkdir ${B} -> mkdir -p ${B}
2015-09-16 Robert Yangperf: mkdir ${B} -> mkdir -p ${B}
2015-09-16 Christopher... recipetool: add 'newappend' sub-command
2015-09-16 Richard Purdieoeqa/sstatetests: Add test for nativesdk stamp invarian...
2015-09-16 Richard Purdieglibc: Ensure OVERRIDES doesn't influence sstate checksum
2015-09-16 Patrick Williamsimage.py: Ensure base image size is an integer
2015-09-16 Erkka Kääriäpython: Add python-misc as rdependency to python-modules
2015-09-16 Denys Dmytriyenkocryptodev-tests: don't use STAGING_KERNEL_DIR, fix...
2015-09-16 Jussi Kukkonenadwaita-icon-theme: RREPLACE gnome-icon-theme
2015-09-16 Robert Yangmkelfimage: fix owner for /usr/sbin/mkelfImage
2015-09-16 Robert Yangnspr: fix SRC_URI
2015-09-16 Bruno Bottazzinimkefidisk: Create interactive menu for the script
2015-09-16 Christopher... image.bbclass: add do_rootfs vardeps for {COMPRESS...
2015-09-16 Roy Lisquashfs-tools: make it be able to be compiled by gcc5...
2015-09-16 Romain Perierlinux-firmware: package Broadcom BCM4354 firmware
2015-09-16 Roy Liperf: fix the install-python_ext on upstream kernel
2015-09-16 Martin Jansasystemd: fix missing space in SRC_URI append
2015-09-16 Erkka Kääriäpython: remove --with-wctype-functions configure option
2015-09-16 Joshua Lockkmod: fix link creation when base_bindir != /bin
2015-09-16 Mark Hatleprelink: Move to latest release
2015-09-16 Ross Burtonglibc: don't require bash for nscd init script
2015-09-15 Lucian Musatoeqa/decorators: Added decorator to restart the DUT...
2015-09-15 Leonardo Sandovalinit-install-efi.sh: Avoid /mnt/mtab creation if alread...
2015-09-14 Richard Purdieqemu: Update to upstream patches
2015-09-14 Kai Kangqemu: remove redundant lines in smc91c111_fix.patch
2015-09-14 Richard Purdiewebkitgtk: Add patch to fix gcc5 compile issues
2015-09-14 Alexander Kanavinwebkitgtk: add a new recipe for latest upstream version
2015-09-14 Alejandro Hernandezdistutils.bbclass: Handle python-backport modules
2015-09-14 Khem Rajxorg-driver: Fix logical && with bitwise and operation
2015-09-14 Alexander Kanavindistro: update include files related to webkitgtk and...
2015-09-14 Alexander Kanavinmidori: remove the recipe and replace references to...
2015-09-14 Alexander Kanavinwebkit-gtk: remove the recipe for the obsolete version...
2015-09-14 Alexander Kanavinepiphany: add a recipe from meta-gnome
2015-09-12 Mike Looijmansimage_types.bbclass: Restore compatibility with previou...
2015-09-12 Mike Looijmansimage.py: Allow IMAGE_LINK_NAME to be empty
2015-09-12 Nathan Lynchas-needed.inc: add babeltrace exception
2015-09-12 Roy Ligcc: reformat 0063-nativesdk-gcc-support.patch
2015-09-12 Ross Burtonmeta: Fix Upstream-Status statements
2015-09-12 Richard Purdietestimage: Handle core-image-lsb-sdk qemumips test...
2015-09-12 Richard Purdieoeqa/targetbuild: Ensure we run gnu-configize so config...
2015-09-12 Richard Purdiepopulate_sdk_base: Fix aarch64 OLDEST_KERNEL sdk issues
2015-09-12 Richard Purdietestimage: Fix SDK extraction error handling
2015-09-12 Markus Lehtonendevtool: update-recipe: get srcuri parameters with...
2015-09-12 Ross BurtonRevert "ptest: use fakeroot for do_install_ptest_base"
2015-09-12 Nathan Rossiu-boot.inc: Add host compiler flags and openssl-native...
2015-09-12 Paul Eggletonbuild-compare: add support for examining deb and ipk...
2015-09-12 Paul Eggletonclasses/sstate: break out function to get sstate manife...
2015-09-12 Patrick Ohlyrunqemu: avoid image file name mismatches
2015-09-12 Nathan Rossiu-boot.inc: Add U-Boot ELF install and deploy
2015-09-12 Cristian Iorgaconnman: upgrade to 1.30
2015-09-12 Patrick Ohlyinitramfs-framework: support dropping into shell on...
2015-09-12 Patrick Ohlyinitramfs-framework: support init boot parameter
2015-09-12 Patrick Ohlyinitramfs-framework: support ro boot parameter
2015-09-12 Patrick Ohlyinitramfs-framework: support rootflags and rootfstype...
next