aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-19oe-selftest: devtool: fix test_devtool_add_library if python was built firstPaul Eggleton
2016-01-19recipetool: create: add a couple more license checksumsPaul Eggleton
2016-01-19recipetool: create: add basic support for extracting dependencies from cmakePaul Eggleton
2016-01-19recipetool: create: force GL libraries to virtual/*Paul Eggleton
2016-01-19recipetool: create: move dependency mapping code to RecipeHandlerPaul Eggleton
2016-01-19recipetool: create: fix overzealous mapping of git URLsPaul Eggleton
2016-01-19recipetool: create: support additional autoconf macros from autoconf-archivePaul Eggleton
2016-01-19recipetool: create: detect flex/bison dependencyPaul Eggleton
2016-01-19recipetool: create: pick up boost macros in configure.acPaul Eggleton
2016-01-19recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton
2016-01-19wic: rename kickstarter.py -> ksparser.pyEd Bartosh
2016-01-19wic: override ArgumentParser.errorEd Bartosh
2016-01-19wic: removed unused importsEd Bartosh
2016-01-19wic: improve processing of parseing errorsEd Bartosh
2016-01-19wic: catch KickStartErrorEd Bartosh
2016-01-19wic: add custom exception KickStartErrorEd Bartosh
2016-01-19bootimg/image-vm/image-live: Improve image dependenciesRichard Purdie
2016-01-19image: Always run do_rootfs_wicenvRichard Purdie
2016-01-19selftest/buildhistory: Improve test to remove sources of errorRichard Purdie
2016-01-19bootimg/image: Enhance bootimg to respect RM_OLD_IMAGERichard Purdie
2016-01-19rootfs-postcommands: Ensure license manifests respect RM_OLD_IMAGERichard Purdie
2016-01-19image: Ensure we don't expand TMPDIR in image commandsRichard Purdie
2016-01-19image: Fix instability of do_image_* checksumsRichard Purdie
2016-01-19image: Fix wic environment issuesRichard Purdie
2016-01-19insane: Start to clean up do_configure_qa codeRichard Purdie
2016-01-19insane: Clean up horrible return value processing codeRichard Purdie
2016-01-19e2fsprogs: fix PVRobert Yang
2016-01-19e2fsprogs: add PACKAGECONFIG for fuseRobert Yang
2016-01-17openssh: CVE-2016-1907Armin Kuster
2016-01-17license.bbclass: fix license manifestJackie Huang
2016-01-17wic/help.py: document requirements for valid fstab generationJoshua Lock
2016-01-17glib-2.0: add dependency glib-2.0-native backKai Kang
2016-01-17kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclassAndre McCurdy
2016-01-17kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKSAndre McCurdy
2016-01-17libarchive: Add bsdtar and bsdcpio packagesDmitry Rozhkov
2016-01-17toaster.bbclass: Separate artifact dump from image file dumpElliot Smith
2016-01-17pax-utils: 1.0.5 -> 1.1.4Hongxu Jia
2016-01-17sqlite3: upgrade to version 3.10.0Maxin B. John
2016-01-17connman: upgrade to 1.31Maxin B. John
2016-01-17python3: add missing dependency on PN-misc to PN-modulesRoss Burton
2016-01-17useradd-staticids.bbclass: Remove unnecessary spacesPeter Kjellerstedt
2016-01-17useradd-staticids.bbclass: Read passwd/group files before parsingPeter Kjellerstedt
2016-01-17useradd-staticids.bbclass: Simplify the logic for when to add groupsPeter Kjellerstedt
2016-01-17useradd-staticids.bbclass: Simplify some logicPeter Kjellerstedt
2016-01-17useradd-staticids.bbclass: Make --no-user-group have effectPeter Kjellerstedt
2016-01-17useradd-staticids.bbclass: Treat mutually exclusive options as suchPeter Kjellerstedt
2016-01-17wic: get rid of 2 gettersEd Bartosh
2016-01-17wic: get rid of set_size and set_source_file settersEd Bartosh
2016-01-17wic: get rid of get_rootfs and set_rootfsEd Bartosh
2016-01-17wic: get rid of get_timeout getterEd Bartosh