alperak
33d7e2bb51
recipes: Switch away from S = WORKDIR and use UNPACKDIR instead of WORKDIR
...
- The layer compability has also been updated in this PR.
* Using S = ${WORKDIR} is no longer supported.
* UNPACKDIR is new contruct for do_unpack things in latest master we should be using that instead of WORKDIR for referencing those files.
* We don't know yet what changes will be needed to stay compatible with final styhead, but we already know that the last changes for UNPACKDIR aren't compatible with scarthgap, nanbield or others.
https://lists.openembedded.org/g/openembedded-architecture/message/2007
https://docs.yoctoproject.org/dev/ref-manual/variables.html?highlight=unpackdir#term-UNPACKDIR
Signed-off-by: alperak <alperyasinak1@gmail.com>
2024-06-05 17:25:20 +03:00
Marek Belisko
7cd5e692b7
conf: Added scarthgap compat
...
Signed-off-by: Marek Belisko <marek.belisko@gmail.com>
2024-04-24 14:16:22 +02:00
Marek Belisko
4895ae7bdf
Added compatibility to nanbield
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2023-11-10 12:02:31 +01:00
Jon Mason
7ab8fb6211
atf: convert to use meta-arm trusted-firmware-a recipe
...
Instead of using and maintaining a unique recipe for trusted-firmware-a
(formerly known as ARM trusted firmware, or ATF), use the recipe located
in meta-arm. It is well maintained and in use in multiple other layers.
Tested with pine64-plus
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2023-05-24 11:44:53 -04:00
ehoseini
9357921fe9
adhere naming convention as stated in yocto manual
2023-04-03 23:32:41 +01:00
Jose Quaresma
3276120687
layer: add mickledore compatibility
...
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
2023-01-09 20:02:14 +00:00
Jose Quaresma
7278d3faaf
layer.conf: add langdale compatibility
...
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
2022-09-30 11:19:00 +00:00
Anthony Papillon
a30c7ec984
Fix inherit distutils3 error
2022-09-08 15:09:17 +02:00
Marek Belisko
910bb165a3
conf: Added kirkstone compatible string
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2022-04-21 09:18:12 +02:00
Clément Péron
0225772064
conf: layer: oe layer is not mandatory
...
Signed-off-by: Clément Péron <peron.clem@gmail.com>
2022-01-02 19:46:55 +01:00
Marek Belisko
080eb40635
conf: Set LAYERSERIES_COMPAT to honister only
...
It's not anymore compatible with old releases due new syntax.
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-09-20 10:19:34 +02:00
Marek Belisko
668bc6824c
conf: Added honister layer to LAYERSERIAS_COMPAT
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-09-20 09:27:46 +02:00
Marek Belisko
fe54f61d61
layer.conf: Added compatibility with hardknott
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-04-30 08:31:53 +02:00
Bartłomiej Burdukiewicz
9396098def
layer: added support for upcomming gatesgarth release.
2020-10-22 20:54:26 +02:00
Diego Rondini
d46ff454d0
layer.conf: add "dunfell" compatibility
...
Update the layer compatibility information to indicate this layer is
compatible with "dunfell".
Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
2020-04-28 21:12:04 +00:00
Trevor Woerner
efe6aef33f
LAYERSERIES_COMPAT: warrior -> zeus
...
Update the layer compatibility information to indicate this layer is
compatible with "zeus".
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2019-10-09 08:00:20 -04:00
Hendrik v. Raven
be78fab082
drop layers older than warrior from layercompat
2019-06-25 16:23:08 +02:00
Maciej Pijanowski
abd1463aa9
conf/layer.conf: add LAYERDEPENDS
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
2019-05-29 19:09:40 +02:00
Maciej Pijanowski
84961a9521
conf/layer.conf: add LAYERVERSION
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
2019-05-29 19:09:30 +02:00
Trevor Woerner
b6288e15ad
layer.conf: add warrior to COMPAT list
...
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2019-04-03 16:12:25 -04:00
Martin Kelly
cf8eb364a0
add LAYERSERIES_COMPAT declaration
...
In current Yocto master, it's now a warning not to include
LAYERSERIES_COMPAT in layer.conf. See below for more information:
https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-LAYERSERIES_COMPAT
Add this information for all current development and stable releases.
Tested-by: Sergey Matyukevich <geomatsi@gmail.com>
Tested-by: Diego Rondini <diego.rondini@kynetics.com>
Signed-off-by: Martin Kelly <mkelly@xevo.com>
2018-05-30 09:16:42 -07:00
Raoul Hecky
39eec3a80a
fix wrong layer name
2013-12-10 15:19:09 +01:00
Enrico Butera
0192226c66
allwinner-a10: initial import.
...
Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
2012-06-03 19:47:57 +02:00