summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gcc: Add recipes for gcc-7Khem Raj2017-06-1466-5/+7242
* ovmf: Update to latestKhem Raj2017-06-145-60/+72
* dev-manual, ref-manual: Reorganized "Other Information"Scott Rifenbark2017-06-143-230/+274
* dev-manual, ref-manual: Reorganized Bugzilla informationScott Rifenbark2017-06-143-56/+114
* dev-manual: Corrected grammar errorKristi Rifenbark2017-06-141-1/+1
* dev-manual: Edited grammar errorKristi Rifenbark2017-06-141-1/+1
* dev-manual: Edited intro para to devtool upgrade figureKristi Rifenbark2017-06-141-5/+2
* dev-manual, sdk-manual: Corrected grammar errorKristi Rifenbark2017-06-142-2/+2
* dev-manual: Updated "Kernel Modification Workflow" config file locationKristi Rifenbark2017-06-141-2/+5
* dev-manual: Removed last paragraph of BSP workflow section.Scott Rifenbark2017-06-141-13/+0
* dev-manual, mega-manual: Updated kernel overview tree structure figureScott Rifenbark2017-06-142-0/+0
* dev-manual: Slight wording change to be clear.Scott Rifenbark2017-06-141-1/+2
* dev-manual: changed git configuration file nameScott Rifenbark2017-06-141-1/+1
* dev-manual: Formed ordered list for email patch procedureScott Rifenbark2017-06-141-54/+83
* ref-manual: Updated PACKAGECONFIG_CONFARGS variableScott Rifenbark2017-06-141-18/+0
* ref-manual: Added warning to native.bbclass for naming conventionScott Rifenbark2017-06-141-0/+8
* ref-manual: Updated PACKAGECONFIG_CONFARGS variable descriptionScott Rifenbark2017-06-141-5/+2
* yocto-project-qs: Updated the YP Development Flow figureScott Rifenbark2017-06-143-5/+3
* dev-manual, sdk-manual: Fixed link to Eclipse sectionScott Rifenbark2017-06-144-3/+11
* dev-manual: Fixed broken link into the setting up Eclipse sectionScott Rifenbark2017-06-141-1/+1
* linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.10Alejandro Hernandez2017-06-141-4/+4
* linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9Alejandro Hernandez2017-06-141-4/+4
* linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4Alejandro Hernandez2017-06-141-4/+4
* uboot-config: check UBOOT_CONFIG variable, not flags, for error conditionsDenys Dmytriyenko2017-06-141-8/+3
* sed: changes to support merged /usrAmarnath Valluri2017-06-141-0/+1
* busybox: changes to support merged /usrAmarnath Valluri2017-06-141-0/+2
* bash: changes to support merged /usrAmarnath Valluri2017-06-141-0/+2
* gcc-cross-canadian: Use ${target_includedir} for compatibility with meta-microMike Crowe2017-06-141-2/+2
* selftest: add test_wic_rm test caseEd Bartosh2017-06-141-0/+30
* wic: implement removing directoriesEd Bartosh2017-06-141-4/+18
* wic: implement removing filesEd Bartosh2017-06-141-1/+15
* wic: add 'wic rm' commandEd Bartosh2017-06-142-0/+21
* wic: add help and usage content for 'wic rm'Ed Bartosh2017-06-141-1/+58
* wic: add wic_init_parser_rmEd Bartosh2017-06-141-0/+6
* selftest: add test_wic_cp test caseEd Bartosh2017-06-141-1/+45
* wic: fully implement 'wic cp'Ed Bartosh2017-06-141-1/+10
* wic: add Disk._put_part_image methodEd Bartosh2017-06-141-0/+5
* filemap: calculate dst size correctlyEd Bartosh2017-06-141-1/+5
* filemap: check if dest is written for every blockEd Bartosh2017-06-141-0/+7
* filemap: change signature of sparse_copy functionEd Bartosh2017-06-142-4/+13
* wic: add mcopy propertyEd Bartosh2017-06-141-0/+5
* wic: add Disk._prop helperEd Bartosh2017-06-141-5/+10
* wic: add 'wic cp' commandEd Bartosh2017-06-142-0/+20
* wic: add help and usage content for 'wic cp'Ed Bartosh2017-06-141-0/+62
* wic: add wic_init_parser_cpEd Bartosh2017-06-141-0/+16
* selftest: add new test case test_wic_lsEd Bartosh2017-06-141-0/+20
* engine: implement listing wic imagesEd Bartosh2017-06-141-2/+82
* wic: add 'wic ls' commandEd Bartosh2017-06-142-0/+19
* wic: add help and usage content for 'wic ls'Ed Bartosh2017-06-141-0/+65
* wic: add wic_init_parser_lsEd Bartosh2017-06-141-0/+25