summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2016-01-19recipetool: create: add basic support for extracting dependencies from cmakePaul Eggleton3
2016-01-19recipetool: create: force GL libraries to virtual/*Paul Eggleton1
2016-01-19recipetool: create: move dependency mapping code to RecipeHandlerPaul Eggleton2
2016-01-19recipetool: create: fix overzealous mapping of git URLsPaul Eggleton1
2016-01-19recipetool: create: support additional autoconf macros from autoconf-archivePaul Eggleton1
2016-01-19recipetool: create: detect flex/bison dependencyPaul Eggleton1
2016-01-19recipetool: create: pick up boost macros in configure.acPaul Eggleton1
2016-01-19recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton2
2016-01-19wic: rename kickstarter.py -> ksparser.pyEd Bartosh2
2016-01-19wic: override ArgumentParser.errorEd Bartosh1
2016-01-19wic: removed unused importsEd Bartosh4
2016-01-19wic: improve processing of parseing errorsEd Bartosh1
2016-01-19wic: catch KickStartErrorEd Bartosh1
2016-01-19wic: add custom exception KickStartErrorEd Bartosh1
2016-01-19bootimg/image-vm/image-live: Improve image dependenciesRichard Purdie4
2016-01-19image: Always run do_rootfs_wicenvRichard Purdie1
2016-01-19selftest/buildhistory: Improve test to remove sources of errorRichard Purdie1
2016-01-19bootimg/image: Enhance bootimg to respect RM_OLD_IMAGERichard Purdie2
2016-01-19rootfs-postcommands: Ensure license manifests respect RM_OLD_IMAGERichard Purdie1
2016-01-19image: Ensure we don't expand TMPDIR in image commandsRichard Purdie1
2016-01-19image: Fix instability of do_image_* checksumsRichard Purdie1
2016-01-19image: Fix wic environment issuesRichard Purdie4
2016-01-19insane: Start to clean up do_configure_qa codeRichard Purdie2
2016-01-19insane: Clean up horrible return value processing codeRichard Purdie1
2016-01-19e2fsprogs: fix PVRobert Yang1
2016-01-19e2fsprogs: add PACKAGECONFIG for fuseRobert Yang1
2016-01-17openssh: CVE-2016-1907Armin Kuster4
2016-01-17license.bbclass: fix license manifestJackie Huang1
2016-01-17wic/help.py: document requirements for valid fstab generationJoshua Lock1
2016-01-17glib-2.0: add dependency glib-2.0-native backKai Kang1
2016-01-17kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclassAndre McCurdy2
2016-01-17kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKSAndre McCurdy1
2016-01-17libarchive: Add bsdtar and bsdcpio packagesDmitry Rozhkov1
2016-01-17toaster.bbclass: Separate artifact dump from image file dumpElliot Smith1
2016-01-17pax-utils: 1.0.5 -> 1.1.4Hongxu Jia3
2016-01-17sqlite3: upgrade to version 3.10.0Maxin B. John3
2016-01-17connman: upgrade to 1.31Maxin B. John2
2016-01-17python3: add missing dependency on PN-misc to PN-modulesRoss Burton1
2016-01-17useradd-staticids.bbclass: Remove unnecessary spacesPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Read passwd/group files before parsingPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Simplify the logic for when to add groupsPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Simplify some logicPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Make --no-user-group have effectPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Treat mutually exclusive options as suchPeter Kjellerstedt1
2016-01-17wic: get rid of 2 gettersEd Bartosh3
2016-01-17wic: get rid of set_size and set_source_file settersEd Bartosh3
2016-01-17wic: get rid of get_rootfs and set_rootfsEd Bartosh4
2016-01-17wic: get rid of get_timeout getterEd Bartosh4
2016-01-17wic: adjust code for new data structureEd Bartosh4
2016-01-17wic: remove pykickstart codeEd Bartosh19