poky/meta
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
..
classes classes/toolchain/clang: Add placeholder for dynamic linker in cross-canadian packages 2025-10-30 11:06:28 +00:00
classes-global classes/base: prefer gnu-prefixed HOSTTOOLS 2025-11-03 17:40:41 +00:00
classes-recipe rootfs-postcommands.bbclass: add a note to the login banner when root-with-empty-password logins are enabled 2025-11-03 17:40:41 +00:00
conf fragments: add a 'root-login-with-empty-password' fragment 2025-11-03 17:40:41 +00:00
files oe-setup-layers: make "path" optional 2025-11-03 17:40:41 +00:00
lib bbconfigbuild/configfragments.py: print fragment descriptions when enabling them 2025-11-03 17:40:41 +00:00
recipes-bsp barebox: upgrade 2025.08.0 -> 2025.09.0 2025-10-30 11:06:28 +00:00
recipes-connectivity wpa-supplicant: patch CVE-2025-24912 2025-11-03 17:40:41 +00:00
recipes-core busybox: Omit trailing whitespaces 2025-11-03 17:40:41 +00:00
recipes-devtools fmt: make ptest installation and execution more posix compliant 2025-10-30 11:06:28 +00:00
recipes-extended tar: use diffutils for ptest instead of busybox 2025-10-30 11:06:28 +00:00
recipes-gnome gtk+3: Update 3.24.43 -> 3.24.51 2025-10-27 11:37:43 +00:00
recipes-graphics x11-volatiles: register x11 volatile directories 2025-10-30 11:06:28 +00:00
recipes-kernel linux-yocto/6.12: update CVE exclusions (6.12.55) 2025-11-03 17:40:41 +00:00
recipes-multimedia x264: switch to PACKAGECONFIG 2025-10-13 18:01:04 +01:00
recipes-rt rt-tests: upgrade 2.8 -> 2.9 2025-07-21 23:00:18 +01:00
recipes-sato core-image-sato: Add x11 as required feature. 2025-11-03 17:40:41 +00:00
recipes-support lz4: patch CVE-2025-62813 2025-10-30 11:06:28 +00:00
site
COPYING.MIT
recipes.txt