aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-09classes/image: check kernel config supports IMAGE_FSTYPES itemspaule/kernel-checkPaul Eggleton
2016-05-09classes/kernel: check OLDEST_KERNEL at configure timePaul Eggleton
2016-05-09classes/kernel: fix typoPaul Eggleton
2016-05-09systemd: check for required kernel config optionsPaul Eggleton
2016-05-09eudev: check for required kernel config optionsPaul Eggleton
2016-05-09classes/kernel-check: add a class to check kernel config optionsPaul Eggleton
2016-05-06test-empty-image: Fix LIC_FILES_CHKSUM typoRichard Purdie
2016-05-06meta-selftest/images: Add LIC_FILES_CHKSUM to images using image.bbclassRichard Purdie
2016-05-06bitbake.conf: change APACHE_MIRROR to point at archive.apache.orgRoss Burton
2016-05-06mesa: add PACKAGECONFIG for gbmRoss Burton
2016-05-06libxsettings-client: fix COPYING fileRobert Yang
2016-05-06meta-world-pkgdata: add LIC_FILES_CHKSUMRobert Yang
2016-05-06packagegroup-foo.bb: remove LICENSE = "MIT"Robert Yang
2016-05-06packagegroup.bbclass: set LICENSE and LIC_FILES_CHKSUMRobert Yang
2016-05-06insane.bbclass: package_qa_check_license -> populate_lic_qa_checksumRobert Yang
2016-05-06tune-mips32r2.inc: add soft-float variantsAndré Draszik
2016-05-06ddimage: if 'pv' is installed, use itChristopher Larson
2016-05-06dbus-test: install executables not libtool wrapper scriptsRoss Burton
2016-05-06mesa-demos: remove demos using obsolete screen surfaceAwais Belal
2016-05-06arch-powerpc64.inc: disable the use of qemu usermode on ppc64Alexander Kanavin
2016-05-06eudev: add PACKAGECONFIG for hwdbRoss Burton
2016-05-06libxml2: fix dependencies and QA IssuesMaxin B. John
2016-05-06bash: fix dependencies and QA IssueMaxin B. John
2016-05-06popt: fix dependencies and QA IssueMaxin B. John
2016-05-06curl: add krb5 to PACKAGECONFIGRoy Li
2016-05-06oeqa/selftest/buildoptions: remove buildhistory signature testRoss Burton
2016-05-06mesa-gl: add missing MESA_CRYPTO to PACKAGECONFIGRoss Burton
2016-05-06cross-localedef-native_2.22.bb: Use autotools configureTristan Van Berkom
2016-05-06insane.bbclass: remove workdir from package_qa_check_license()Robert Yang
2016-05-06qemu: remove explicit but redundant native build dependenciesRoss Burton
2016-05-06webkitgtk: remove gnome-common dependencyRoss Burton
2016-05-06gnome-desktop3: remove redundant gnome-common dependencyRoss Burton
2016-05-06python-pygobject: remove redundant gnome-common dependencyRoss Burton
2016-05-06recipetool: create: fix falling back to declared license for npm packagesPaul Eggleton
2016-05-06recipetool: create: fix picking up false npm package directoriesPaul Eggleton
2016-05-06arch-armv7ve: inherit armv7a tunes fileDenys Dmytriyenko
2016-05-06kernel: fitimage: basic support for fitimage signatureYannick Gicquel
2016-05-06kernel: fitimage: support device tree compiler optionsYannick Gicquel
2016-05-06u-boot: deploy u-boot-nodtb and dtb filesYannick Gicquel
2016-05-06u-boot: basic support of dtb append for verified bootYannick Gicquel
2016-05-06scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments'Christopher Larson
2016-05-06scripts/lib/argparse_oe: simplify options title changeChristopher Larson
2016-05-06scripts/lib/argparse_oe: show subparser help for unrecognized argsChristopher Larson
2016-05-06scripts/lib/argparse_oe: show self.prog in the error messageChristopher Larson
2016-05-06wic: use sparse_copy to preserve sparsenessEd Bartosh
2016-05-06wic: use sparse_copy to copy partitionsEd Bartosh
2016-05-06wic: add sparse_copy APIEd Bartosh
2016-05-06wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIsEd Bartosh
2016-05-06wic: moved DiskImage to direct.pyEd Bartosh
2016-05-06wic: get rid of fs_related.makedirsEd Bartosh