aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2019-01-21devtool: improve git repo checks before check_commits logicDan Dedrick
2019-01-21devtool: remove duplicate overridesDan Dedrick
2019-01-20scripts/contrib/build-perf-test.sh: Remove itRichard Purdie
2019-01-20scripts/contrib/build-perf-test-wrapper.sh: Improve interaction with autobuil...Richard Purdie
2019-01-16wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblkAlexey Brodkin
2019-01-14wic: allow bitbake variables in kickstarter filesRasmus Villemoes
2019-01-07scripts/oe-git-archive: fix non-existent key referencing errorYeoh Ee Peng
2019-01-03runqemu-gen-tapdevs: Allow run --help without sudoRobert Yang
2018-12-18scripts/distro: Remove as using obsolete APIs and need re-implementing sanelyRichard Purdie
2018-12-15runqemu: clean up subprocess usageRoss Burton
2018-12-05patchreview: Various fixes/improvementsRoss Burton
2018-12-01scripts/runqemu: Improve lockfile handling for python with close_fd=TrueRichard Purdie
2018-12-01scripts/runqemu: Tidy up lock handling codeRichard Purdie
2018-12-01scripts/runqemu: Fix logic error causing failures with MACHINE from the envir...Richard Purdie
2018-11-27devtool: fix target-deploy --stripAdrian Freihofer
2018-11-16scripts: Remove deprecated imp module usageRichard Purdie
2018-11-16wic: bootimg-efi: add a title source parameterMing Liu
2018-11-16oepydevshell-internal.py: decode only when readdata is validChangqing Li
2018-11-16checklayer: generate locked-sigs.inc under builddirChangqing Li
2018-11-13scripts/autobuilder-worker-prereq-tests: Shore up qemu testingMichael Halstead
2018-11-13scripts/runqemu: Replace subprocess.run() for compatibiltyMichael Halstead
2018-11-13scripts/runqemu: Add serialstdio modeRichard Purdie
2018-11-06scripts/autobuilder-worker-prereq-tests: adjust max_user_watchesMichael Halstead
2018-11-06wic: use explicit errno importRoss Burton
2018-11-06oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS man...Richard Purdie
2018-10-22udev-hwdb: fix postinstall scripts failures when multilib enabledKai Kang
2018-10-16scripts/patchreview: tighten patch detectionRoss Burton
2018-10-16wic: search nonarch STAGING_DATADIR for multilibKai Kang
2018-10-12wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker
2018-10-10wic: Support for changing the imager.Davis, Michael
2018-10-04qemux86-directdisk: remove mem= parameterAnuj Mittal
2018-10-03scripts/yocto-check-layer: Don't abort when layer fails to get signaturesAníbal Limón
2018-09-25checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne
2018-09-25runqemu: fix handling of SIGTERM and the problem of line wrappingChen Qi
2018-09-25scripts/autobuilder-worker-prereq-tests: Add to todo listRichard Purdie
2018-09-19isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu
2018-09-12wic: Introduce the --use-label partition parameterKevin Hao
2018-09-12update_gtk_immodules_cache: update for multilibKai Kang
2018-09-12update_font_cache: update script for multilibKai Kang
2018-09-11wic: squashfs does support partition uuid.Emmanuel Roullit
2018-09-06build.py: add clean option to 'devtool build' commandChen Qi
2018-09-05scripts/autobuilder-worker-prereq-tests: Extend todo listRichard Purdie
2018-09-05oe-pkgdata-util: add option for lookup-recipe to not fatally failRoss Burton
2018-08-29isoimage-isohybrid: Fix variable namesAlexandru Vasiu
2018-08-29isoimage-isohybrid: Fix creating initrd.cpioAlexandru Vasiu
2018-08-24scripts: Add autobuilder worker test scriptRichard Purdie
2018-08-23oe-run-native: Add *-native directories under STAGING_BINDIR_NATIVE to PATH e...Jagadeesh Krishnanjanappa
2018-08-21wic: bootimg-partition: Select a preferred type if multi kernel images are in...Kevin Hao
2018-08-21wic: bootimg-partition: Add support to specify a custom extlinux.confKevin Hao
2018-08-15wic: bootimg-partition: Add support to create the u-boot boot config fileKevin Hao