summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-14image.bbclass: cleanup: add new variable "task"Ed Bartosh
2017-06-14staging.bbclass: fix typoChen Qi
2017-06-14connman: correct the systemd boot in read only rootfsMaxin B. John
2017-06-14systemd: enable resolved and networkdMaxin B. John
2017-06-14selftest/sstatetests: Fix potential failure on uniprocessor machinesRichard Purdie
2017-06-14linux-yocto: remove user-specific description/config files from machine descr...Leonardo Sandoval
2017-06-14gcc_7.1.bb: disable thumb on armv5tKhem Raj
2017-06-14gcc: Add recipes for gcc-7Khem Raj
2017-06-14ovmf: Update to latestKhem Raj
2017-06-14dev-manual, ref-manual: Reorganized "Other Information"Scott Rifenbark
2017-06-14dev-manual, ref-manual: Reorganized Bugzilla informationScott Rifenbark
2017-06-14dev-manual: Corrected grammar errorKristi Rifenbark
2017-06-14dev-manual: Edited grammar errorKristi Rifenbark
2017-06-14dev-manual: Edited intro para to devtool upgrade figureKristi Rifenbark
2017-06-14dev-manual, sdk-manual: Corrected grammar errorKristi Rifenbark
2017-06-14dev-manual: Updated "Kernel Modification Workflow" config file locationKristi Rifenbark
2017-06-14dev-manual: Removed last paragraph of BSP workflow section.Scott Rifenbark
2017-06-14dev-manual, mega-manual: Updated kernel overview tree structure figureScott Rifenbark
2017-06-14dev-manual: Slight wording change to be clear.Scott Rifenbark
2017-06-14dev-manual: changed git configuration file nameScott Rifenbark
2017-06-14dev-manual: Formed ordered list for email patch procedureScott Rifenbark
2017-06-14ref-manual: Updated PACKAGECONFIG_CONFARGS variableScott Rifenbark
2017-06-14ref-manual: Added warning to native.bbclass for naming conventionScott Rifenbark
2017-06-14ref-manual: Updated PACKAGECONFIG_CONFARGS variable descriptionScott Rifenbark
2017-06-14yocto-project-qs: Updated the YP Development Flow figureScott Rifenbark
2017-06-14dev-manual, sdk-manual: Fixed link to Eclipse sectionScott Rifenbark
2017-06-14dev-manual: Fixed broken link into the setting up Eclipse sectionScott Rifenbark
2017-06-14linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.10Alejandro Hernandez
2017-06-14linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9Alejandro Hernandez
2017-06-14linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4Alejandro Hernandez
2017-06-14uboot-config: check UBOOT_CONFIG variable, not flags, for error conditionsDenys Dmytriyenko
2017-06-14sed: changes to support merged /usrAmarnath Valluri
2017-06-14busybox: changes to support merged /usrAmarnath Valluri
2017-06-14bash: changes to support merged /usrAmarnath Valluri
2017-06-14gcc-cross-canadian: Use ${target_includedir} for compatibility with meta-microMike Crowe
2017-06-14selftest: add test_wic_rm test caseEd Bartosh
2017-06-14wic: implement removing directoriesEd Bartosh
2017-06-14wic: implement removing filesEd Bartosh
2017-06-14wic: add 'wic rm' commandEd Bartosh
2017-06-14wic: add help and usage content for 'wic rm'Ed Bartosh
2017-06-14wic: add wic_init_parser_rmEd Bartosh
2017-06-14selftest: add test_wic_cp test caseEd Bartosh
2017-06-14wic: fully implement 'wic cp'Ed Bartosh
2017-06-14wic: add Disk._put_part_image methodEd Bartosh
2017-06-14filemap: calculate dst size correctlyEd Bartosh
2017-06-14filemap: check if dest is written for every blockEd Bartosh
2017-06-14filemap: change signature of sparse_copy functionEd Bartosh
2017-06-14wic: add mcopy propertyEd Bartosh
2017-06-14wic: add Disk._prop helperEd Bartosh
2017-06-14wic: add 'wic cp' commandEd Bartosh