summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* recipetool: create: support additional autoconf macros from autoconf-archivePaul Eggleton2016-01-191-1/+94
* recipetool: create: detect flex/bison dependencyPaul Eggleton2016-01-191-0/+9
* recipetool: create: pick up boost macros in configure.acPaul Eggleton2016-01-191-0/+4
* recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton2016-01-192-6/+16
* wic: rename kickstarter.py -> ksparser.pyEd Bartosh2016-01-192-1/+1
* wic: override ArgumentParser.errorEd Bartosh2016-01-191-1/+9
* wic: removed unused importsEd Bartosh2016-01-194-4/+3
* wic: improve processing of parseing errorsEd Bartosh2016-01-191-3/+8
* wic: catch KickStartErrorEd Bartosh2016-01-191-2/+5
* wic: add custom exception KickStartErrorEd Bartosh2016-01-191-0/+3
* bootimg/image-vm/image-live: Improve image dependenciesRichard Purdie2016-01-194-5/+5
* image: Always run do_rootfs_wicenvRichard Purdie2016-01-191-1/+1
* selftest/buildhistory: Improve test to remove sources of errorRichard Purdie2016-01-191-9/+5
* bootimg/image: Enhance bootimg to respect RM_OLD_IMAGERichard Purdie2016-01-192-12/+8
* rootfs-postcommands: Ensure license manifests respect RM_OLD_IMAGERichard Purdie2016-01-191-0/+3
* image: Ensure we don't expand TMPDIR in image commandsRichard Purdie2016-01-191-0/+2
* image: Fix instability of do_image_* checksumsRichard Purdie2016-01-191-0/+5
* image: Fix wic environment issuesRichard Purdie2016-01-194-6/+7
* insane: Start to clean up do_configure_qa codeRichard Purdie2016-01-192-16/+22
* insane: Clean up horrible return value processing codeRichard Purdie2016-01-191-39/+16
* e2fsprogs: fix PVRobert Yang2016-01-191-1/+1
* e2fsprogs: add PACKAGECONFIG for fuseRobert Yang2016-01-191-0/+3
* bitbake: toastergui: make artifact download more robustElliot Smith2016-01-182-63/+47
* bitbake: toasterui: log OSErrorException metadata eventsElliot Smith2016-01-181-0/+2
* bitbake: toasterui: listen for bb.event.MetadataEventElliot Smith2016-01-181-1/+2
* openssh: CVE-2016-1907Armin Kuster2016-01-184-1/+431
* license.bbclass: fix license manifestJackie Huang2016-01-181-1/+1
* wic/help.py: document requirements for valid fstab generationJoshua Lock2016-01-181-0/+7
* glib-2.0: add dependency glib-2.0-native backKai Kang2016-01-181-3/+3
* kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclassAndre McCurdy2016-01-182-12/+12
* kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKSAndre McCurdy2016-01-181-1/+1
* libarchive: Add bsdtar and bsdcpio packagesDmitry Rozhkov2016-01-181-1/+17
* toaster.bbclass: Separate artifact dump from image file dumpElliot Smith2016-01-181-11/+27
* pax-utils: 1.0.5 -> 1.1.4Hongxu Jia2016-01-183-21/+182
* sqlite3: upgrade to version 3.10.0Maxin B. John2016-01-183-3/+31
* connman: upgrade to 1.31Maxin B. John2016-01-182-5/+13
* python3: add missing dependency on PN-misc to PN-modulesRoss Burton2016-01-181-0/+1
* useradd-staticids.bbclass: Remove unnecessary spacesPeter Kjellerstedt2016-01-181-3/+3
* useradd-staticids.bbclass: Read passwd/group files before parsingPeter Kjellerstedt2016-01-181-73/+91
* useradd-staticids.bbclass: Simplify the logic for when to add groupsPeter Kjellerstedt2016-01-181-20/+16
* useradd-staticids.bbclass: Simplify some logicPeter Kjellerstedt2016-01-181-8/+7
* useradd-staticids.bbclass: Make --no-user-group have effectPeter Kjellerstedt2016-01-181-1/+1
* useradd-staticids.bbclass: Treat mutually exclusive options as suchPeter Kjellerstedt2016-01-181-13/+14
* wic: get rid of 2 gettersEd Bartosh2016-01-183-8/+9
* wic: get rid of set_size and set_source_file settersEd Bartosh2016-01-183-7/+7
* wic: get rid of get_rootfs and set_rootfsEd Bartosh2016-01-184-18/+18
* wic: get rid of get_timeout getterEd Bartosh2016-01-184-32/+16
* wic: adjust code for new data structureEd Bartosh2016-01-184-12/+12
* wic: remove pykickstart codeEd Bartosh2016-01-1819-3264/+0
* wic: use new kickstart parserEd Bartosh2016-01-182-3/+3