summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2023-01-15devtool: process local files only for the main branchAlexander Kanavin
2023-01-06devtool/upgrade: correctly handle recipes where S is a subdir of upstream treeAlexander Kanavin
2022-12-23yocto-check-layer: Allow OE-Core to be testedRichard Purdie
2022-12-23combo-layer: add sync-revs commandRoss Burton
2022-12-23combo-layer: dont use bb.utils.renameRoss Burton
2022-12-23combo-layer: remove unused importRoss Burton
2022-12-23lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton
2022-12-13scripts: convert-overrides: Allow command-line customizationsJoshua Watt
2022-11-24wic: make ext2/3/4 images reproducibleSergei Zhmylev
2022-11-20wic: swap partitions are not added to fstabciarancourtney
2022-11-10wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev
2022-11-09runqemu: Fix gl-es argument from causing other arguments to be ignoredJoshua Watt
2022-11-09runqemu: Do not perturb script environmentJoshua Watt
2022-11-09scripts/oe-check-sstate: force build to run for all targets, specifically pop...Ross Burton
2022-11-09scripts/oe-check-sstate: cleanupRoss Burton
2022-10-11create-pull-request: don't switch the git remote protocol to git://Martin Jansa
2022-09-16runqemu: display host uptime when startingAlexandre Belloni
2022-09-12scripts/runqemu.README: fix typos and trailing whitespacesUlrich Ölmann
2022-08-31wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton
2022-08-31wic: add target tools to PATH when executing native commandsRoss Burton
2022-08-23relocate_sdk.py: ensure interpreter size error causes relocation to failPaul Eggleton
2022-08-23scripts/oe-setup-builddir: make it known where configurations come fromAlexander Kanavin
2022-08-23runqemu: Add missing space on default display optionMark Hatle
2022-08-23devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin
2022-08-23devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin
2022-08-23devtool: error out when workspace is using old override syntaxRoland Hieber
2022-08-04wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner
2022-07-25devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton
2022-07-25devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton
2022-07-08recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos
2022-07-08wic: fix WicError messageMartin Jansa
2022-06-22devtool: Fix _copy_file() TypeErrorXiaobing Luo
2022-05-20wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer
2022-05-12scripts/git: Ensure we don't have circular referencesRichard Purdie
2022-05-12scripts: Make git intercept globalRichard Purdie
2022-05-12scripts/contrib/oe-build-perf-report-email.py: remove obsolete check for phan...Steve Sakoman
2022-05-04install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker
2022-05-04wic: do not use PARTLABEL for msdos partition tablesHenning Schild
2022-04-28update_udev_hwdb: fix multilib issue with systemdKai Kang
2022-04-15runqemu: Do not auto detect graphics if publicvnc is specifiedScott Murray
2022-04-14runqemu: Allow auto detection of the correct graphics optionsRichard Purdie
2022-04-05oe-init-build-env: add quotes around variables to prevent word splittingAbongwa Amahnui Bonalais
2022-04-05meta: scripts - relocation script adapted to support big-endian machinesSundeep KOKKONDA
2022-03-31convert-variable-renames: Fix typo in descriptionSimon Kuhnle
2022-03-18scripts/patchreview: handle Inactive-Upstream statusAlexandre Belloni
2022-03-16perf-build-test/report: Drop phantomjs and html email reports supportRichard Purdie
2022-03-15scripts/runqemu: Fix memory limits for qemux86-64Richard Purdie
2022-03-11oe-pkgdata-util: Adapt to the new variable override syntaxPeter Kjellerstedt
2022-03-10meta/scripts: Improve internal variable namingSaul Wold
2022-03-08wic: Use custom kernel path if providedBill Pittman