aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
AgeCommit message (Expand)Author
2015-08-01busybox: enable support for sha1sum and sha256sum appletsAndre McCurdy
2015-08-01busybox: support mount via label for btrfs and squashfsAndre McCurdy
2015-08-01busybox: disable fatattr in defconfigAndre McCurdy
2015-08-01busybox: disable sha3sum in defconfigAndre McCurdy
2015-08-01busybox: refresh defconfig for busybox v1.23.2Andre McCurdy
2015-08-01busybox: re-order defconfig to align with busybox 1.23.2Andre McCurdy
2015-08-01busybox: remove CONFIG_FEATURE_VI_OPTIMIZE_CURSOR from defconfigAndre McCurdy
2015-08-01init-install-efi.sh: Check if an installation device is presentLeonardo Sandoval
2015-07-31dbus: upgrade to 1.8.20Chen Qi
2015-07-31glibc: don't override TUNE_CCARGS for MIPSDmitry Eremin-Solenikov
2015-07-31packagegroups-cross-canadian: don't override TRANSLATED_TARGET_ARCHDmitry Eremin-Solenikov
2015-07-31packagegroup-cross-canadian: Make the code more readableRichard Purdie
2015-07-31initscripts: urandom: respect ${localstatedir} instead of hardcoding /varAndré Draszik
2015-07-22ncurses-terminfo-base: include screen-256colorRichard Tollerton
2015-07-22volatile-binds: correct path of command umountKai Kang
2015-07-20gamin: removeRoss Burton
2015-07-16systemd-compat-units: set S correctlyRoss Burton
2015-07-16systemd: update the status of configurable root patchUmut Tezduyar Lindskog
2015-07-16systemd: add PACKAGECONFIG for valgrindChen Qi
2015-07-16systemd: recommend the vconsole setup unitsRoss Burton
2015-07-16glibc: print PN when bbwarnRobert Yang
2015-07-16initrdscripts: handle mmc device as installer mediumAwais Belal
2015-07-16gettext-minimal-native: use MKIDR_P in Makefile.in.inWenzong Fan
2015-07-16dbus-ptest: set INSANE_SKIP for build-depsRobert Yang
2015-07-16glibc: remove invalid ac_cv_path_KSHRobert Yang
2015-07-12netbase: add rpcbind as an alias to sunrpcLi Wang
2015-07-12glibc-initial: remove invalid sed commandRobert Yang
2015-07-12buildtools-tarball: Add inherit toolchain-scriptsRichard Purdie
2015-07-08systemd: add PACKAGECONFIG selinuxKai Kang
2015-07-08initscripts: add /sbin/sushell for systemd service debug-shellKai Kang
2015-07-08coreutils: upgrade to 8.24Chen Qi
2015-07-08systemd: fix immediate unmount of mountpoints not in fstabJoshua Lock
2015-07-07Update alternatives of man pagesKai Kang
2015-07-07ldconfig-native: Add 64-bit flag for ELF64 entriesYuanjie Huang
2015-07-07volatile-binds: Set S to prevent QA warningThomas Perrot
2015-07-07systemd-serialgetty: Set S to prevent QA warningThomas Perrot
2015-07-07glibc: fix typo in add_resource_h_to_wait_h.patchAndre McCurdy
2015-07-07base-passwd: fix typo in add_shutdown.patchAndre McCurdy
2015-06-26uclibc: Cope with other mips32 variantsRamax Lo
2015-06-23meta-environment: Ensure we append to the default TOOLCHAIN_NEED_CONFIGSITE_C...Richard Purdie
2015-06-23staging: Strip files in sysrootRichard Purdie
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-23init-install: Properly delete partition tableEd Bartosh
2015-06-23init-install: code cleanup: replace /dev/$device -> $deviceEd Bartosh
2015-06-23init-install: code cleanup: Replace tabs with spacesEd Bartosh
2015-06-23init-install: Specify partition name in parted command lineEd Bartosh
2015-06-23init-install: Specify filesystem type in parted command lineEd Bartosh
2015-06-23init-install: Implement UUID supportEd Bartosh
2015-06-23init-install: Use GPT table with GRUB 2Ed Bartosh
2015-06-23init-install-efi: Implement UUID supportEd Bartosh