aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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
2018-08-15wic: bootimg-partition: Add do_configure_partition() methodKevin Hao
2018-08-15wic: bootimg-partition: Use the relative path in the install_taskKevin Hao
2018-08-15wic: Remove the unused variable Partition.sourceparams_dictKevin Hao
2018-08-15runqemu: exit gracefully with an error message if qemu system is not evaluatedJagadeesh Krishnanjanappa
2018-08-14devtool: Use ConfigParser instead of SafeConfigParserKhem Raj
2018-08-14multilib_header: recognize BPF as a targetDaniel Díaz
2018-08-02wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal
2018-07-26wic/engine: improve error reporting when using rm with wicAnuj Mittal
2018-07-26logging: use warning instead warnChen Qi
2018-07-25Revert "relocate_sdk.py: remove hardcoded SDK path"Richard Purdie
2018-07-24scripts/contrib/mkefidisk.sh: RemoveRichard Purdie
2018-07-24relocate_sdk.py: remove hardcoded SDK pathRuslan Bilovol
2018-07-24oe-find-native-sysroot: drop message if pseudo is not foundPaul Eggleton
2018-07-24oe-run-native: ensure arguments get quotedPaul Eggleton
2018-07-18wic/engine: use up all free space when expanding partitionsAnuj Mittal