summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2022-01-11qemuboot/runqemu: fully form the ip= kernel parameterAlexander Kanavin
2022-01-05scripts: Update to use exec_module() instead of load_module()Richard Purdie
2022-01-04scripts/buildhistory-diff: drop use of distutilsTim Orling
2021-12-20recipetool: Separate licenses with & operatorStefan Herbrechtsmeier
2021-12-20recipetool: Sort output of guess_license function to be deterministicStefan Herbrechtsmeier
2021-12-17runqemu: additional setting to force software rendering with sdl 2.0.18Alexander Kanavin
2021-12-09recipetool: Set master branch only as fallbackStefan Herbrechtsmeier
2021-12-09runqemu: check the qemu PID has been set before kill()ing itRoss Burton
2021-12-04yocto-check-layer: Relax README case checksJoshua Watt
2021-12-04yocto-check-layer: disregard checks if referencing another README fileJon Mason
2021-12-03yocto-check-layer: Add additional README checksDhruva Gole
2021-12-03recipetool: extend curl detection when creating recipesRoss Burton
2021-12-03recipetool: handle GitLab URLs like we do GitHubRoss Burton
2021-12-01scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole
2021-11-26native/cross: Add ar wrapper for determinismJacob Kroon
2021-11-26nativesdk: Handle chown/chgrp calls in nativesdk do_install tasksRichard Purdie
2021-11-24wic: support rootdev identified by partition labelSchmidt, Adriaan
2021-11-21wic: use shutil.whichMingli Yu
2021-11-21scripts/lnr: removeRoss Burton
2021-11-13runqemu: support rootfs mounted roAdrian Freihofer
2021-11-11scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason
2021-11-11scripts/oe-package-browser: Handle no packages being builtRichard Purdie
2021-11-11scripts/oe-package-browser: Fix after overrides changeRichard Purdie
2021-11-11convert-srcuri.py: use regex to check space in SRC_URIKai Kang
2021-11-10wic: Use os.rename instead of bb.utils.renameKhem Raj
2021-11-03runqemu: work without SERIAL_CONSOLES being definedJon Mason
2021-11-03scripts/convert-srcuri: Update SRC_URI conversion script to handle github url...Richard Purdie
2021-10-30meta/scripts: Manual git url branch additionsRichard Purdie
2021-10-30meta: Add explict branch to git SRC_URIsRichard Purdie
2021-10-30runqemu: unbreak non-gl displaysAlexander Kanavin
2021-10-23recipetool: Simplify common source files skip in guess_licenseStefan Herbrechtsmeier
2021-10-15sstate: Fixes for eSDK generation after zstd switchRichard Purdie
2021-10-14scripts/autobuilder-worker-prereq-tests: jinja2 checkMichael Halstead
2021-10-14sstate: Switch to ZStandard compressor supportHenry Kleynhans
2021-10-14runqemu: add DEPLOY_DIR_IMAGE replacement in QB_OPT_APPENDJon Mason
2021-10-14recipetool: Rework crunch_license to recognize more variantsStefan Herbrechtsmeier
2021-10-14recipetool: npm: Use README as license fallbackStefan Herbrechtsmeier
2021-10-14recipetool: npm: Do not add package.json files to LIC_FILES_CHKSUMStefan Herbrechtsmeier
2021-10-14recipetool: Add support for linenumbers to licenses.csvStefan Herbrechtsmeier
2021-10-14recipetool: Add logger info for missing license entriesStefan Herbrechtsmeier
2021-10-14recipetool: ignore empty license filesStefan Herbrechtsmeier
2021-10-14recipetool: Change default paramter fallback_licenses of function split_pkg_l...Stefan Herbrechtsmeier
2021-10-14recipetool: Skip common source files in guess_licenseStefan Herbrechtsmeier
2021-10-14recipetool: Move license md5sums into CSV filesStefan Herbrechtsmeier
2021-10-11devpyshell: rename to pydevshellMichael Opdenacker
2021-10-11runqemu: correct vga-virtio option to keep virgl enabledAlexander Kanavin
2021-10-01wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen
2021-10-01scriptutils.py: Add check before deleting pathChandana kalluri
2021-09-26wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk
2021-09-23meta: Drop useless classRichard Purdie