summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
Commit message (Collapse)AuthorAgeFilesLines
* dynamic-layers: add meta-arm to provide upstream TF-AAndrey Zhizhikin2022-06-141-0/+2
| | | | | | | | | | | | | | | | Default upstream TF-A implementation resides in the separate layer [1], which needs to be included in the bblayers.conf file. Per default, upstream recipe does not define any machine to be compatible, this compatibilty needs to be defined by the layer that pulls meta-arm TF-A package. This however cannot be listed as dependency, since not all BSP flavors do require upstream TF-A, therefore direct layer dependency cannot be added. Add meta-arm to dynamic-layers and define compatible machines in the bbappend, which are supported by upstream TF-A version. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Link: [1]: https://github.com/jonmason/meta-arm/tree/master/meta-arm/recipes-bsp/trusted-firmware-a
* layers: Bump to use kirkstoneKhem Raj2022-02-211-1/+1
| | | | | | its not going to be backward ABI compatible with honister due to variable renaming. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Drop compatibility with older than hardknott releasesKhem Raj2021-08-121-1/+1
| | | | | | New override syntax requires it Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes-graphics: clutter/cogl: move bbappend to dynamic layersPierre-Jean Texier2021-06-041-0/+3
| | | | | | | | | | | | | | | As it breaks the build on master since [1]. Move bbappend files to dynamic layers since recipes were moved to meta-gnome Fixes: ERROR: No recipes in default available for: /home/bdx-iot/ci/meta-freescale/recipes-graphics/clutter/clutter-1.0_%.bbappend /home/bdx-iot/ci/meta-freescale/recipes-graphics/cogl/cogl-1.0_%.bbappend [1] - http://git.openembedded.org/openembedded-core/commit/?id=c4f167d05f58f35a6b94e8dbc4721ab67e7e71eb Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
* conf/layer.conf: Drop unused dynamic entriesOtavio Salvador2021-04-051-6/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Change-Id: Id562d79bff400a9b05606e1d2fe0e1eca11b6c95
* conf/layer.conf: Rename browser-layer as chromium-browser-layerPablo Saavedra2021-03-261-2/+5
| | | | | | | | | | | | | This commit updates the directory name of the browser-layer dynamic-layer because the changes introduced in https://github.com/OSSystems/meta-browser/pull/470. This browser-layer doesn't exist anymore in the meta-browser layer being replaced by a new chromium-browser-layer. For backwards compatibility this changes keeps the entries associated to the former browser-layer pointing to the new chromium-browser-layer. Signed-off-by: Pablo Saavedra <psaavedra@igalia.com>
* conf/layer.conf: Add hardknott to LAYERSERIES_COMPATFabio Berton2020-11-121-1/+1
| | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* conf/layer.conf: Support only gatesgarth releaseFabio Berton2020-11-121-1/+1
| | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* conf/layer.conf: Make layer compatible only with dunfell and gatesgarthFabio Berton2020-09-221-1/+1
| | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* conf/layer.conf: remove QORIQ_MIRROR settingTing Liu2020-04-201-2/+0
| | | | | | git.freescale.com is down and will not be available. Signed-off-by: Ting Liu <ting.liu@nxp.com>
* layer.conf: add dunfell to compat layerPierre-Jean Texier2020-03-161-1/+1
| | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
* weston: Improve weston.ini selection logicTom Hochstein2019-11-041-0/+6
| | | | | | | | | | | | Add a variable WESTON_INI_INSTALL_FILE to make it easy to customize the selection of the weston.ini file. The main recipe now performs only a generic install of the selected file. For AGL and IVI, we use the BBFILES_DYNAMIC mechanism to specify no file and an IVI-specific file respectively. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* layer.conf: Add zeus to compat layerKhem Raj2019-09-041-1/+1
| | | | | | We need to drop warrior soon, and zeus is next release Signed-off-by: Khem Raj <raj.khem@gmail.com>
* conf/layer.conf: Drop sumo and thud supportFabio Berton2019-04-021-1/+1
| | | | | | If you want to use theses branches, use the respective platform. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* layer.conf: Add warrior to compatible release seriesKhem Raj2019-04-011-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Add thud to LAYERSERIES_COMPATKhem Raj2018-09-281-1/+1
| | | | | | | 2.6 is called thud and is upcoming Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* meta-freescale: Add LAYERSERIES_COMPAT markup to layer.confC.R. Guo2018-04-111-0/+1
| | | | | | | | | This means mismatched layers are more clearly identified to the user in cases where compatibility has not been tested. (From meta-yocto rev: ca35ea46708e0514e4d5a20950880be0bf1d4147) Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* conf/layer.conf: Remove elf-layer from the dynamic listOtavio Salvador2018-02-281-3/+0
| | | | | Change-Id: I80db88f9f60cad2af7969aa5cb7bb2c42d8b0cf1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* conf/layer.conf: Use BBFILES_DYNAMIC to handle dynamic-layersFabio Berton2018-02-281-9/+25
| | | | | | | | | | Bitbake commit 04f8bd50aa04b12cf91dd6a3154527ad2c24695c introduced BBFILES_DYNAMIC, that can be used to activate content only when some other layers are present. This BBFILES_DYNAMIC can be used to handle meta-freescale dynamic-layers. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* layer.conf: Change default IMX_MIRROR to a new NXP oneYuqing Zhu2018-01-251-1/+1
| | | | | Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* layer.conf: Update the source mirror definitionZhenhua Luo2016-04-191-2/+7
| | | | | | | | | | | | * Add QorIQ source mirror * Replace FSL_MIRROR with IMX_MIRROR to define imx source mirror * Set FSL_MIRROR to ${IMX_MIRROR} to ensure recipes(refer to FSL_MIRROR) work, the FSL_MIRROR definition can be removed when those recipes are updated to use IMX_MIRROR Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Acked-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move meta-fsl-ppc content to layer rootOtavio Salvador2015-07-281-0/+3
| | | | | | | | This commit is just a rename of all contents of meta-fsl-ppc subdirectory to this layer's root, merging the contents of common files, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move external layer's specific changes for 'dynamic-layers' subdirOtavio Salvador2015-07-161-5/+7
| | | | | | | | | The external layer's specific changes are now in the 'dynamic-layers' subdirectory. This approach ease the identification of layer specific recipes and extensions as all those are more visible isolated of the main layer components. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* conf/layer.conf: Use 'freescale-layer' collectionOtavio Salvador2015-07-161-3/+3
| | | | | | | | The 'fsl-arm' collection is now renamed for 'freescale-layer'. This indicates the layer uses the new layout and is incompatible with other layers relying in meta-fsl-arm or meta-fsl-ppc existing layout. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-161-0/+26
The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>