summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* recipetool: npm: Use README as license fallbackStefan Herbrechtsmeier2021-10-141-1/+51
* recipetool: npm: Do not add package.json files to LIC_FILES_CHKSUMStefan Herbrechtsmeier2021-10-141-10/+0
* recipetool: Add support for linenumbers to licenses.csvStefan Herbrechtsmeier2021-10-141-4/+8
* recipetool: Add logger info for missing license entriesStefan Herbrechtsmeier2021-10-141-0/+3
* recipetool: ignore empty license filesStefan Herbrechtsmeier2021-10-141-2/+3
* recipetool: Change default paramter fallback_licenses of function split_pkg_l...Stefan Herbrechtsmeier2021-10-141-1/+1
* recipetool: Skip common source files in guess_licenseStefan Herbrechtsmeier2021-10-141-0/+2
* recipetool: Move license md5sums into CSV filesStefan Herbrechtsmeier2021-10-142-37/+52
* devpyshell: rename to pydevshellMichael Opdenacker2021-10-111-1/+1
* runqemu: correct vga-virtio option to keep virgl enabledAlexander Kanavin2021-10-111-1/+1
* wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen2021-10-041-10/+64
* scriptutils.py: Add check before deleting pathChandana kalluri2021-10-011-1/+2
* wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk2021-09-261-1/+1
* meta: Drop useless classRichard Purdie2021-09-231-4/+0
* scripts/oe-publish-sdk: Disable git gc to avoid build errorsRichard Purdie2021-09-231-2/+2
* pybootchart: Avoid divide by zeroRichard Purdie2021-09-211-1/+4
* wic: keep rootfs_size as integerAlexander Kanavin2021-09-191-1/+1
* meta: correct collections vs collections.abc deprecationAlexander Kanavin2021-09-191-1/+2
* wic: Add extra-space argumentKristian Klausen2021-09-062-2/+7
* recipetool/create_buildsys_python: treat BSD as BSD-3-ClauseRoss Burton2021-09-041-1/+1
* buildhistory: Add output file listing package informationAndres Beltran2021-08-271-14/+23
* buildhistory-collect-srcrevs: Adapt to the new variable override syntaxPeter Kjellerstedt2021-08-261-2/+2
* qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absentAlexander Kanavin2021-08-231-0/+2
* wic: Add --no-fstab-update part optionDaniel Gomez2021-08-204-3/+8
* package/scripts: Fix FILES_INFO handlingRichard Purdie2021-08-175-11/+12
* scripts/lib/wic/help/py: "Redhat" -> "Red Hat"Robert P. J. Day2021-08-171-1/+1
* wic: don't forcibly pass -T defaultRoss Burton2021-08-123-3/+3
* convert-overrides.py: also convert comments without a leading whitespaceChen Qi2021-08-121-3/+3