summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* runqemu: display host uptime when startingAlexandre Belloni2022-09-161-0/+6
* scripts/runqemu.README: fix typos and trailing whitespacesUlrich Ölmann2022-09-121-8/+8
* wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton2022-08-311-13/+12
* wic: add target tools to PATH when executing native commandsRoss Burton2022-08-311-3/+4
* relocate_sdk.py: ensure interpreter size error causes relocation to failPaul Eggleton2022-08-231-2/+8
* scripts/oe-setup-builddir: make it known where configurations come fromAlexander Kanavin2022-08-231-5/+7
* runqemu: Add missing space on default display optionMark Hatle2022-08-231-1/+1
* devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin2022-08-231-1/+4
* devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin2022-08-231-15/+13
* devtool: error out when workspace is using old override syntaxRoland Hieber2022-08-231-3/+7
* wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner2022-08-041-1/+1
* devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton2022-07-251-6/+19
* devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton2022-07-251-1/+3
* recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos2022-07-081-0/+13
* wic: fix WicError messageMartin Jansa2022-07-081-1/+1
* devtool: Fix _copy_file() TypeErrorXiaobing Luo2022-06-221-1/+1
* wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer2022-05-201-1/+4
* scripts/git: Ensure we don't have circular referencesRichard Purdie2022-05-121-1/+8
* scripts: Make git intercept globalRichard Purdie2022-05-121-0/+0
* scripts/contrib/oe-build-perf-report-email.py: remove obsolete check for phan...Steve Sakoman2022-05-121-13/+0
* install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker2022-05-041-0/+19
* wic: do not use PARTLABEL for msdos partition tablesHenning Schild2022-05-041-1/+1
* update_udev_hwdb: fix multilib issue with systemdKai Kang2022-04-281-1/+4
* runqemu: Do not auto detect graphics if publicvnc is specifiedScott Murray2022-04-151-1/+3
* runqemu: Allow auto detection of the correct graphics optionsRichard Purdie2022-04-141-7/+26
* oe-init-build-env: add quotes around variables to prevent word splittingAbongwa Amahnui Bonalais2022-04-051-4/+4
* meta: scripts - relocation script adapted to support big-endian machinesSundeep KOKKONDA2022-04-051-9/+16
* convert-variable-renames: Fix typo in descriptionSimon Kuhnle2022-03-311-1/+1
* scripts/patchreview: handle Inactive-Upstream statusAlexandre Belloni2022-03-181-2/+2
* perf-build-test/report: Drop phantomjs and html email reports supportRichard Purdie2022-03-162-161/+8
* scripts/runqemu: Fix memory limits for qemux86-64Richard Purdie2022-03-151-1/+1
* oe-pkgdata-util: Adapt to the new variable override syntaxPeter Kjellerstedt2022-03-111-1/+1
* meta/scripts: Improve internal variable namingSaul Wold2022-03-102-6/+6
* wic: Use custom kernel path if providedBill Pittman2022-03-081-0/+3
* convert-variable-renames: Fix output stringSaul Wold2022-03-041-1/+1
* recipetool/devtool: Further SPDX identifier cleanupsRichard Purdie2022-03-022-40/+40
* scripts: Various typo/grammar/punctuation fixesRobert P. J. Day2022-03-023-13/+13
* recipetool: Use SPDX license identifiersPeter Kjellerstedt2022-03-013-50/+50
* recipetool/create_buildsys_python: Add support for more known licensesPeter Kjellerstedt2022-03-011-1/+17
* scripts/documentation-audit: Use renamed LICENSE_FLAGS_ACCEPTED variableKhem Raj2022-02-251-2/+2
* scripts: fix file writing in convert-spdx-licensesScott Murray2022-02-221-0/+1
* scripts: fix file writing in convert-variable-renamesScott Murray2022-02-221-0/+1
* meta: Rename LICENSE_FLAGS variableSaul Wold2022-02-211-0/+1
* icecc: Improve variables/terminologyRichard Purdie2022-02-211-0/+5
* scripts: Add convert-variable-renames script for inclusive language variable ...Saul Wold2022-02-211-0/+109
* meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie2022-02-215-7/+7
* yocto-check-layer: add ability to perform tests from a global bbclassDenys Dmytriyenko2022-02-212-1/+19
* devtool: explicitly set main or master branches in upgrades when availableAlexander Kanavin2022-02-211-7/+8
* scripts: Add a conversion script to use SPDX license namesRichard Purdie2022-02-201-0/+144
* wic: rawcopy: Add support for packed imagesStefan Herbrechtsmeier2022-02-161-1/+28