aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-05yocto-compat-layer.py: Add --dependency argumentMark Hatle
2017-04-05yocto-compat-layer.py: Add status for skipped itemsMark Hatle
2017-04-05scripts: Add yocto-compat-layer-wrapperAníbal Limón
2017-04-05update_gio_module_cache: Do not chown a non-existing filePeter Kjellerstedt
2017-04-05chkconfig: replace fedorahosted.org SRC_URI with github.com sourceChoong YinThong
2017-04-05selftest/recipetool: replace fedorahosted.org SRC_URI with github.com sourceChoong YinThong
2017-04-05cronie: replace fedorahosted.org SRC_URI with github.com sourceChoong YinThong
2017-04-05liberation-fonts: replace fedorahosted.org SRC_URI with pagure.io sourceChoong YinThong
2017-04-05libnewt: replace fedorahosted.org SRC_URI with pagure.io sourceChoong YinThong
2017-04-05libuser: replace fedorahosted.org SRC_URI with pagure.io sourceChoong YinThong
2017-04-05xmlto: replace fedorahosted.org SRC_URI with pagure.io sourceChoong YinThong
2017-04-05runtime/dnf : Add ID to the dnf test casesJose Perez Carranza
2017-04-05gpgme: fix configure if 'import distutils' causes output on stderrRoss Burton
2017-04-05selftest/devtool: use kernel provider instead of recipe allowing other kernel...Leonardo Sandoval
2017-04-05selftest/commands: extend variable regex to include A_B variable notationLeonardo Sandoval
2017-04-05x86-base.inc, qemuarm.conf: prefer 4.10 version of linux-yoctoMartin Jansa
2017-04-05kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto...Ming Liu
2017-04-05devtool: point runqemu to correct native bindirbrian avery
2017-04-05meta-ide-support: exclude this recipe from rm_workbrian avery
2017-04-05scripts: change way we find native tools (pseudo)brian avery
2017-04-05sanity: explain where TMPDIR is if we're telling the user to delete itRoss Burton
2017-04-05recipe_sanity: Drop now unused FILESDIRRichard Purdie
2017-04-01automake: Adjust shebang lines to remove interpreter path hardcodeSerhii Popovych
2017-04-01autoconf: Adjust shebang lines to remove interpreter path hardcodeSerhii Popovych
2017-04-01scripts/contrib: add oe-build-perf-report-emailMarkus Lehtonen
2017-04-01scripts: add oe-build-perf-report scriptMarkus Lehtonen
2017-04-01binutils: Detect 64bit mips target for goldKhem Raj
2017-04-01ncurses_6.0: Improve reproducibilityJuro Bystricky
2017-04-01python: remove stale link to "Python for Embedded Systems Site"Bob Cochran
2017-03-31dpkg: Add PACKAGECONFIG for liblzma and enable itRichard Purdie
2017-03-31kernel.bbclass: introduce INITRAMFS_IMAGE_NAMEMing Liu
2017-03-31base-files: resize only serial tty's in profileDaniel Díaz
2017-03-31lsb: Create ${base_prefix}/lib64 correctly when neededPeter Kjellerstedt
2017-03-31lsb: Avoid using double slashes in pathsPeter Kjellerstedt
2017-03-31selftest/pkgdata: replace the glibc recipe allowing execution on non-poky dis...Leonardo Sandoval
2017-03-31oe-run-native: OLDPATH -> OLD_PATHRobert Yang
2017-03-31systemd: make vconsole a PACKAGECONFIG optionEnrico Jorns
2017-03-31kernel.bbclass: fix a typoMing Liu
2017-03-31wic: partition: Update fsck parametersDaniel Schultz
2017-03-31wic: remove prepare_empty_partition_squashfsEd Bartosh
2017-03-31oe-selftest: test creation of msdos partitionEd Bartosh
2017-03-31wic: fix list of supported fstypes in help contentEd Bartosh
2017-03-31wic: set correct system id for msdos partitionsEd Bartosh
2017-03-31wic: set FAT 16 for msdos partitionsEd Bartosh
2017-03-31wic: support 'msdos' fstypeEd Bartosh
2017-03-31wic: don't silently skip unknown fstypesEd Bartosh
2017-03-31wic: allow only supported fstypesEd Bartosh
2017-03-31oe-selftest: fix incorrect fstypeEd Bartosh
2017-03-31oe-selftest: add test_image_bootpart_globbed test for wicEd Bartosh
2017-03-31wic: remove unused code from runner moduleEd Bartosh