summaryrefslogtreecommitdiffstats
path: root/meta/files
Commit message (Expand)AuthorAgeFilesLines
* uninative/utils: Drop workarounds for gcc 4.8/4.9Richard Purdie14 days1-8/+0
* files/license-hashes.csv: add more hashesRoss Burton2025-06-231-1/+17
* oe/license_finder: consolidate hash->license mapsRoss Burton2025-06-161-0/+41
* lib/oe/license_finder: extract license finding code from recipetoolRoss Burton2025-06-161-0/+37
* overlayfs-etc: Unmount /sys and /proc before initPavel Zhukov2025-03-271-0/+3
* common-licenses/OASIS: remove unused licenseRoss Burton2025-03-191-13/+0
* toolchain-shar-relocate.sh: support multiple dynamic loaders for multilibHongxu Jia2025-02-111-3/+5
* meta: Enable '-o pipefail' for the SDK installerMoritz Haase2025-02-051-0/+5
* docbook-xsl-stylesheets: Use SPDX identifierBastian Germann2025-02-051-0/+48
* files: overlayfs-create-dirs: Improve mount unit dependencyEsben Haabendal2025-01-231-2/+1
* classes/ptest-python-pytest: simplify python ptest file overridingDerek Straka2025-01-141-3/+0
* classes/ptest-python-pytest: add a new class to consolidate pytest ptest func...Derek Straka2025-01-081-0/+3
* toolchain-shar-relocate.sh: fix the replacing commandsChen Qi2024-12-091-2/+2
* linux-yocto: add and use GPL-2.0-with-syscall-note licenseDenis OSTERLAND-HEIM2024-12-051-0/+357
* files: Amend overlayfs unit descriptions with path informationEsben Haabendal2024-10-292-2/+2
* meta: support tar.zst SDK_ARCHIVE_TYPEMing Liu2024-10-281-0/+6
* toolchain-shar-extract.sh: check required tool before extracting SDKMing Liu2024-10-281-0/+8
* toolchain-shar-extract.sh: replace which with "command -v"Ming Liu2024-10-281-3/+3
* toolchain-shar-extract.sh: exit when post-relocate-setup.sh failsChen Qi2024-10-111-0/+4
* bitbake.conf: drop VOLATILE_TMP_DIR, use FILESYSTEM_PERMS_TABLES insteadChangqing Li2024-08-282-2/+38
* bitbake.conf: drop VOLATILE_LOG_DIR, use FILESYSTEM_PERMS_TABLES insteadChangqing Li2024-08-282-33/+1
* licenses: Update to SPDX license version 3.24.0Joshua Watt2024-07-02185-3935/+12107
* sdk: Fix path length limit to match reserved sizeRobert Kovacsics2024-05-141-1/+3
* toolchain-shar-relocate.sh: Add check for missing command 'file'Tom Hochstein2024-03-231-4/+6
* screenshot-tests: Add initial screenshot test png files for core-image-satoEilís 'pidge' Ní Fhlannagáin2024-03-0716-0/+8
* overlayfs-etc: add option to skip creation of mount dirsbaruch@tkos.co.il2024-02-191-7/+9
* toolchain-shar-relocate: allow 'find' access to libraries in symlinked direct...Maanya Goenka2024-02-081-1/+2
* bitbake.conf: Drop oldincludedirRichard Purdie2023-11-202-2/+0
* build-sysroots: target or native sysroot population need to be selected expli...Alexander Kanavin2023-09-091-1/+1
* common-licenses: Add LGPL-3.0-with-zeromq-exceptionRemi Peuvergne2023-06-131-0/+181
* classes: files: Extend overlayfs-etc classVyacheslav Yurkov2022-09-091-0/+9
* files: overlayfs-etc: refactor preinit templateVyacheslav Yurkov2022-09-091-5/+9
* meta/files/layers.schema.json: drop the layers propertyAlexander Kanavin2022-09-022-39/+0
* meta/files: add layer setup JSON schema and exampleJoshua Watt2022-09-012-0/+163
* files: respect overlayfs owner from lower layerVyacheslav Yurkov2022-06-041-0/+3
* files: rootfs-postcommands: move helper commands to scriptVyacheslav Yurkov2022-06-042-2/+9
* files: overlayfs-etc: add overlay mount options to preinitClaudius Heine2022-03-111-0/+1
* files: overlayfs-etc: wrap long lines of preinit fileClaudius Heine2022-03-111-2/+9
* files: overlayfs-create-dirs: split ExecStart into two commandsStefan Herbrechtsmeier2022-02-251-1/+2
* sdk: fix search for dynamic loaderChristian Eggers2022-02-121-1/+1
* common-licences: remove ambiguous "BSD" licenseRoss Burton2022-02-071-26/+0
* overlayfs: move templates to files directoryVyacheslav Yurkov2021-12-123-0/+39
* files: add overlayfs-etc-preinit.sh.inVyacheslav Yurkov2021-12-121-0/+29
* rust-common.bbclass: rewrite toolchain wrappers in (native) pythonAlexander Kanavin2021-10-141-29/+0
* spdx-licenses.json: Use 3.14 tagged versionSaul Wold2021-09-281-1283/+1282
* common-licenses, licenses.conf: Remove duplicate licensesPeter Kjellerstedt2021-09-065-353/+0
* Add SPDX licensesJoshua Watt2021-09-031-0/+5938
* common-licenses: add missing SPDX licencesRoss Burton2021-09-03294-0/+19147
* rust-common: Hack around LD_LIBRARY_PATH issues on centos7Richard Purdie2021-09-021-0/+29
* sdk: fix relocate symlink failedhongxu2021-08-131-1/+1