Lines Matching refs:layers
11 After the introduction of layers to OpenEmbedded, it quickly became clear
12 that while some layers were popular and worked well, others developed a
13 reputation for being "problematic". Those were layers which didn't
16 because such layers are often created by developers with a particular focus
21 As a result of noticing such patterns and friction between layers, the project
22 developed the "Yocto Project Compatible" badge program, allowing layers
25 questions where layers can declare if they meet the appropriate criteria.
42 Over time, the project identified characteristics in layers that allow them
43 to operate well together. "anti-patterns" were also found, preventing layers
48 and cooperate well with other compatible layers.
59 different separate hardware support layers can coexist (e.g. for multiple
73 output from the script against their layer, as the way some layers are
76 makes layers easier to use and therefore more popular.
90 layers contain support for particular pieces of hardware. This includes
92 kernel modules needed for the hardware. Such layers usually correspond
95 - :ref:`"distro" layers<overview-manual/concepts:distro layer>` defined
96 as layers providing configuration options and settings such as the
101 - "software" layers are usually recipes. A layer might target a
123 The project does test the compatibility status of the core project layers on