summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2015-06-11piglit: upgrade to more recent srvrevRoss Burton1
2015-06-11cmake: extend CMAKE_MODULE_PATH instead of settingRoss Burton1
2015-06-11oeqa/utils: Added timeout decorator for testcases.Lucian Musat1
2015-06-11cracklib:Fix an error in the patchLei Maohui1
2015-06-11libgpg-error: Upgrade 1.18 -> 1.19Leonardo Sandoval2
2015-06-11blktrace: 1.0.5 -> 1.1.0Robert Yang1
2015-06-11sysstat: DEPENDS on base-passwdRobert Yang1
2015-06-11mtools: add PACKAGECONFIG for libbsdRobert Yang2
2015-06-11multilib.bbclass: use package_qa_handle_errorRobert Yang2
2015-06-11update-rc.d.bbclass: add MLPREFIX when set RRECOMMENDSRobert Yang1
2015-06-11bind: ensure searching for json headers searches sysrootPaul Gortmaker2
2015-06-11xorg: fix VESA int10 errorBruce Ashfield2
2015-06-11neon: build the test suite to verify neon linksRoss Burton1
2015-06-11cups: clean up autotools useRoss Burton1
2015-06-11x264: r2265 -> r2491Robert Yang2
2015-06-11yasm: 1.2.0 -> 1.3.0Robert Yang2
2015-06-11libevdev: 1.3 -> 1.4.2Robert Yang1
2015-06-11qmmp: 0.7.7 -> 0.8.5Robert Yang1
2015-06-11gstreamer1.0-libav: fix build for i586 with gccRobert Yang2
2015-06-11gpgme: 1.4.3 -> 1.5.4Robert Yang4
2015-06-11dropbear: 2014.66 -> 2015.67Robert Yang2
2015-06-11augeas: 1.2.0 -> 1.4.0Robert Yang2
2015-06-11clutter-gst-3.0: 3.0.4 -> 3.0.6Robert Yang3
2015-06-11libpfm4: 4.3.0 -> 4.6.0Robert Yang1
2015-06-11busybox: fix the wrong help text for chownJunling Zheng3
2015-06-11busybox: fix double free error for ifconfigJunling Zheng3
2015-06-11busybox: sync the patches for git versionJunling Zheng1
2015-06-11build-appliance-image: do_vmdkimg replaced by do_vmimgJuro Bystricky1
2015-06-11boot-direct.bbclass: Add support for VDI imagesJuro Bystricky1
2015-06-11sanity.bbclass: Prevent 'vdi' and 'live' to be built togetherJuro Bystricky1
2015-06-11documentation.conf: Document do_vmimgJuro Bystricky1
2015-06-11qemu: Add support for UUIDJuro Bystricky1
2015-06-11image: Support for VDIJuro Bystricky5
2015-06-11wic: Move validation of --ptable option to wks parserEd Bartosh5
2015-06-11wic: Add help for --part-type and --use-uuid optionsEd Bartosh1
2015-06-11wic: oe-selftest: Configure testing of gpt/UUID imageEd Bartosh1
2015-06-11wic: Use partition UUID in directdisk-gptEd Bartosh1
2015-06-11wic: Set type GUID and UUID for partitionEd Bartosh1
2015-06-11wic: Add parameter 'uuid' to Image.add_partition methodEd Bartosh2
2015-06-11wic: Refactored getting root device nameEd Bartosh4
2015-06-11wic: Fix format stringEd Bartosh1
2015-06-11wic: Generate random uuid for partitionEd Bartosh1
2015-06-11wic: Add --use-uuid partition optionEd Bartosh1
2015-06-11wic: pylinted partitionedfs.pyEd Bartosh1
2015-06-11wic: replaced __run_parted with exec_native_cmdEd Bartosh1
2015-06-11wic: move checks to exec_native_cmdEd Bartosh3
2015-06-11wic: removed exec_cmd_quiet and exec_native_cmd_quietEd Bartosh1
2015-06-11wic: Test creation of directdisk image with GPT tableEd Bartosh1
2015-06-11wic: create directdisk-gpt.wksEd Bartosh1
2015-06-11wic: Make _ptable_format publicEd Bartosh4