poky/meta/files
Yoann Congal 20c60e5ae3 oe-setup-layers: make "path" optional
Layer names and path are often redundant. Allow users to omit the path
key when it is equal to the layer name by using the layer name as a
default value for its path.

For example, from layers.example.json:
  "sources": {
      "meta-alex": {
          "path": "meta-alex"
      },
      "meta-intel": {
          "path": "meta-intel"
      },
      "poky": {
          "path": "poky"
      }
  },

Update the schema to stop requiring "path" and remove it in example for
"meta-intel".

(From OE-Core rev: 7f36f0526fae5a81f9bc02e16cc849a2b1ea5797)

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-11-03 17:40:41 +00:00
..
common-licenses debianutils: use SPDX SMAIL-GPL licence name 2025-10-27 11:37:42 +00:00
ptest-perl ptest-perl/run-ptest: set exit code 2025-10-27 17:20:42 +00:00
screenshot-tests screenshot-tests: Add initial screenshot test png files for core-image-sato 2024-03-07 17:27:51 +00:00
bitbake-setup.schema.json meta/files: Add a jsonschema for bitbake-setup configuration files 2025-10-27 17:20:42 +00:00
device_table-minimal.txt
ext-sdk-prepare.py build-sysroots: target or native sysroot population need to be selected explicitly 2023-09-09 12:04:55 +01:00
fs-perms-volatile-log.txt bitbake.conf: drop VOLATILE_LOG_DIR, use FILESYSTEM_PERMS_TABLES instead 2024-08-28 09:14:26 +01:00
fs-perms-volatile-tmp.txt bitbake.conf: drop VOLATILE_TMP_DIR, use FILESYSTEM_PERMS_TABLES instead 2024-08-28 09:14:26 +01:00
fs-perms.txt bitbake.conf: drop VOLATILE_TMP_DIR, use FILESYSTEM_PERMS_TABLES instead 2024-08-28 09:14:26 +01:00
layers.example.json oe-setup-layers: make "path" optional 2025-11-03 17:40:41 +00:00
layers.schema.json oe-setup-layers: make "path" optional 2025-11-03 17:40:41 +00:00
license-hashes.csv files/license-hashes.csv: add more hashes 2025-06-23 21:42:54 +01:00
overlayfs-all-overlays.service.in overlayfs: move templates to files directory 2021-12-12 11:27:24 +00:00
overlayfs-create-dirs.service.in files: overlayfs-create-dirs: Improve mount unit dependency 2025-01-23 12:14:29 +00:00
overlayfs-create-dirs.sh files: respect overlayfs owner from lower layer 2022-06-04 11:28:23 +01:00
overlayfs-etc-preinit.sh.in overlayfs-etc: Unmount /sys and /proc before init 2025-03-27 11:19:04 +00:00
overlayfs-unit.mount.in files: Amend overlayfs unit descriptions with path information 2024-10-29 11:19:57 +00:00
spdx-licenses.json common-licenses: update to SPDX license list v3.27 2025-10-27 11:37:42 +00:00
toolchain-shar-extract.sh uninative/utils: Drop workarounds for gcc 4.8/4.9 2025-07-03 10:40:16 +01:00
toolchain-shar-relocate.sh toolchain-shar-relocate.sh: support multiple dynamic loaders for multilib 2025-02-11 11:44:19 +00:00