summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wic: rawcopy: Add support for packed imagesStefan Herbrechtsmeier2022-02-161-1/+28
* wic: partition: Support valueless keys in sourceparamsStefan Herbrechtsmeier2022-02-161-1/+1
* scriptutils: Fix handling of srcuri urlsRichard Purdie2022-02-121-0/+1
* runqemu: preload uninative libraries when host gl drivers are in useAlexander Kanavin2022-02-071-0/+8
* qemu: replace a gtk wrapper with directly setting environment from runqemuAlexander Kanavin2022-02-071-0/+1
* devtool: deploy-target: Remove stripped binaries in pseudo contextFlorian Amstutz2022-02-071-1/+1
* yocto-check-layer: check for duplicate layers when finding layersRoss Burton2022-02-052-1/+26
* scripts/runqemu-ifdown: Don't treat the last iptables command as specialDaniel Müller2022-02-051-0/+1
* recipetool: Fix circular reference in SRC_URISaul Wold2022-02-051-1/+1
* prelink: Drop support for itRichard Purdie2022-02-051-12/+0
* devtool: sdk-update: Remove an unnecessary \n from SSTATE_MIRRORSPeter Kjellerstedt2022-02-031-1/+1
* yocto-check-layer: add debug output for the layers that were foundRoss Burton2022-02-011-0/+13
* recipetool/create_buildsys_python.py: less distutilsTim Orling2022-01-121-2/+6
* buildtools-installer: Update to use 3.4Richard Purdie2022-01-121-3/+3
* qemuboot/runqemu: fully form the ip= kernel parameterAlexander Kanavin2022-01-111-1/+1
* scripts: Update to use exec_module() instead of load_module()Richard Purdie2022-01-052-4/+11
* scripts/buildhistory-diff: drop use of distutilsTim Orling2022-01-041-5/+0
* recipetool: Separate licenses with & operatorStefan Herbrechtsmeier2021-12-201-9/+30
* recipetool: Sort output of guess_license function to be deterministicStefan Herbrechtsmeier2021-12-201-1/+1
* runqemu: additional setting to force software rendering with sdl 2.0.18Alexander Kanavin2021-12-171-0/+1
* recipetool: Set master branch only as fallbackStefan Herbrechtsmeier2021-12-091-8/+7
* runqemu: check the qemu PID has been set before kill()ing itRoss Burton2021-12-091-1/+2
* yocto-check-layer: Relax README case checksJoshua Watt2021-12-041-2/+2
* yocto-check-layer: disregard checks if referencing another README fileJon Mason2021-12-041-1/+6
* yocto-check-layer: Add additional README checksDhruva Gole2021-12-031-0/+6
* recipetool: extend curl detection when creating recipesRoss Burton2021-12-031-1/+2
* recipetool: handle GitLab URLs like we do GitHubRoss Burton2021-12-031-1/+1
* scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole2021-12-011-1/+1
* native/cross: Add ar wrapper for determinismJacob Kroon2021-11-262-0/+33
* nativesdk: Handle chown/chgrp calls in nativesdk do_install tasksRichard Purdie2021-11-262-0/+54
* wic: support rootdev identified by partition labelSchmidt, Adriaan2021-11-241-0/+2
* wic: use shutil.whichMingli Yu2021-11-213-7/+7
* scripts/lnr: removeRoss Burton2021-11-211-24/+0
* runqemu: support rootfs mounted roAdrian Freihofer2021-11-131-1/+7
* scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason2021-11-111-2/+2
* scripts/oe-package-browser: Handle no packages being builtRichard Purdie2021-11-111-0/+2
* scripts/oe-package-browser: Fix after overrides changeRichard Purdie2021-11-111-3/+3
* convert-srcuri.py: use regex to check space in SRC_URIKai Kang2021-11-111-4/+4
* wic: Use os.rename instead of bb.utils.renameKhem Raj2021-11-101-1/+1
* runqemu: work without SERIAL_CONSOLES being definedJon Mason2021-11-031-1/+1
* scripts/convert-srcuri: Update SRC_URI conversion script to handle github url...Richard Purdie2021-11-031-1/+15
* meta/scripts: Manual git url branch additionsRichard Purdie2021-10-301-0/+3
* meta: Add explict branch to git SRC_URIsRichard Purdie2021-10-301-0/+63
* runqemu: unbreak non-gl displaysAlexander Kanavin2021-10-301-2/+9
* recipetool: Simplify common source files skip in guess_licenseStefan Herbrechtsmeier2021-10-231-1/+2
* sstate: Fixes for eSDK generation after zstd switchRichard Purdie2021-10-151-2/+1
* scripts/autobuilder-worker-prereq-tests: jinja2 checkMichael Halstead2021-10-141-0/+5
* sstate: Switch to ZStandard compressor supportHenry Kleynhans2021-10-141-20/+20
* runqemu: add DEPLOY_DIR_IMAGE replacement in QB_OPT_APPENDJon Mason2021-10-141-1/+1
* recipetool: Rework crunch_license to recognize more variantsStefan Herbrechtsmeier2021-10-141-24/+97