summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2016-05-09acpid: upgrade to 2.0.27Maxin B. John3
2016-05-09gdb: fix QA warning (uClibc)André Draszik1
2016-05-09base-files: add some safety checks in profileDiego Rondini1
2016-05-09bluez5: upgrade to 5.39Maxin B. John1
2016-05-06test-empty-image: Fix LIC_FILES_CHKSUM typoRichard Purdie1
2016-05-06meta-selftest/images: Add LIC_FILES_CHKSUM to images using image.bbclassRichard Purdie2
2016-05-06bitbake.conf: change APACHE_MIRROR to point at archive.apache.orgRoss Burton1
2016-05-06mesa: add PACKAGECONFIG for gbmRoss Burton1
2016-05-06libxsettings-client: fix COPYING fileRobert Yang1
2016-05-06meta-world-pkgdata: add LIC_FILES_CHKSUMRobert Yang1
2016-05-06packagegroup-foo.bb: remove LICENSE = "MIT"Robert Yang23
2016-05-06packagegroup.bbclass: set LICENSE and LIC_FILES_CHKSUMRobert Yang2
2016-05-06insane.bbclass: package_qa_check_license -> populate_lic_qa_checksumRobert Yang1
2016-05-06tune-mips32r2.inc: add soft-float variantsAndré Draszik1
2016-05-06ddimage: if 'pv' is installed, use itChristopher Larson1
2016-05-06dbus-test: install executables not libtool wrapper scriptsRoss Burton1
2016-05-06mesa-demos: remove demos using obsolete screen surfaceAwais Belal2
2016-05-06arch-powerpc64.inc: disable the use of qemu usermode on ppc64Alexander Kanavin1
2016-05-06eudev: add PACKAGECONFIG for hwdbRoss Burton1
2016-05-06libxml2: fix dependencies and QA IssuesMaxin B. John1
2016-05-06bash: fix dependencies and QA IssueMaxin B. John1
2016-05-06popt: fix dependencies and QA IssueMaxin B. John1
2016-05-06curl: add krb5 to PACKAGECONFIGRoy Li2
2016-05-06oeqa/selftest/buildoptions: remove buildhistory signature testRoss Burton1
2016-05-06mesa-gl: add missing MESA_CRYPTO to PACKAGECONFIGRoss Burton1
2016-05-06cross-localedef-native_2.22.bb: Use autotools configureTristan Van Berkom1
2016-05-06insane.bbclass: remove workdir from package_qa_check_license()Robert Yang1
2016-05-06qemu: remove explicit but redundant native build dependenciesRoss Burton1
2016-05-06webkitgtk: remove gnome-common dependencyRoss Burton1
2016-05-06gnome-desktop3: remove redundant gnome-common dependencyRoss Burton1
2016-05-06python-pygobject: remove redundant gnome-common dependencyRoss Burton1
2016-05-06recipetool: create: fix falling back to declared license for npm packagesPaul Eggleton2
2016-05-06recipetool: create: fix picking up false npm package directoriesPaul Eggleton1
2016-05-06arch-armv7ve: inherit armv7a tunes fileDenys Dmytriyenko1
2016-05-06kernel: fitimage: basic support for fitimage signatureYannick Gicquel1
2016-05-06kernel: fitimage: support device tree compiler optionsYannick Gicquel1
2016-05-06u-boot: deploy u-boot-nodtb and dtb filesYannick Gicquel1
2016-05-06u-boot: basic support of dtb append for verified bootYannick Gicquel2
2016-05-06scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments'Christopher Larson1
2016-05-06scripts/lib/argparse_oe: simplify options title changeChristopher Larson1
2016-05-06scripts/lib/argparse_oe: show subparser help for unrecognized argsChristopher Larson1
2016-05-06scripts/lib/argparse_oe: show self.prog in the error messageChristopher Larson1
2016-05-06wic: use sparse_copy to preserve sparsenessEd Bartosh1
2016-05-06wic: use sparse_copy to copy partitionsEd Bartosh1
2016-05-06wic: add sparse_copy APIEd Bartosh1
2016-05-06wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIsEd Bartosh1
2016-05-06wic: moved DiskImage to direct.pyEd Bartosh2
2016-05-06wic: get rid of fs_related.makedirsEd Bartosh1
2016-05-06wic: get rid of inheritance Disk->DiskImageEd Bartosh1
2016-05-06wic: use truncate utility to create sparse filesEd Bartosh2