summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
Commit message (Collapse)AuthorAgeFilesLines
* layer.conf: Delete as the layer is now officially obsolete and unmaintainedHEAD4.1_M3masterRichard Purdie2022-07-251-23/+0
| | | | | | | | | | | | | | | | Remove the layer.conf as this layer is no longer being maintained and we need to draw people's attention to that. The software in this layer has not seen security fixes in a long time. As such, nobody should be using it. There are other ways of removing GPLv3 components from modern OE/YP builds and we'd like to focus people's attention onto those. If there are issues that current solutions can't meet, we need to find new ways to address them, this layer isn't it. We've talked about this layers maintenance for a long time on the mailing lists and in weekly tech calls so this shouldn't surprise anyone. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Update to kirkstone releaseRichard Purdie2022-02-171-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Set elfutils version correctlyRichard Purdie2021-08-191-0/+1
| | | | | | We need to set PREFERRED_VERSION for elfutils or the wrong one will be used. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Update to honisterRichard Purdie2021-07-301-1/+1
| | | | | | | This marks the layers as compatible with honister now they use the new override syntax. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Update for hardknott release seriesyocto-3.3.6yocto-3.3.5yocto-3.3.4yocto-3.3.3yocto-3.3.2yocto-3.3.1yocto-3.3hardknott-3.3.6hardknott-3.3.5hardknott-3.3.4hardknott-3.3.3hardknott-3.3.2hardknott-3.3.1hardknott-3.3hardknott-25.0.03.3_M3hardknottRichard Purdie2021-03-151-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Move to support gatesgarth in masterRichard Purdie2020-10-151-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Update for dunfellyocto-3.1.9yocto-3.1.8yocto-3.1.7yocto-3.1.6yocto-3.1.5yocto-3.1.4yocto-3.1.33yocto-3.1.32yocto-3.1.31yocto-3.1.30yocto-3.1.3yocto-3.1.29yocto-3.1.28yocto-3.1.27yocto-3.1.26yocto-3.1.25yocto-3.1.24yocto-3.1.23yocto-3.1.22yocto-3.1.21yocto-3.1.20yocto-3.1.2yocto-3.1.19yocto-3.1.18yocto-3.1.17yocto-3.1.16yocto-3.1.15yocto-3.1.14yocto-3.1.13yocto-3.1.12yocto-3.1.11yocto-3.1.10yocto-3.1.1yocto-3.1dunfell-23.0.9dunfell-23.0.8dunfell-23.0.7dunfell-23.0.6dunfell-23.0.5dunfell-23.0.4dunfell-23.0.33dunfell-23.0.32dunfell-23.0.31dunfell-23.0.30dunfell-23.0.3dunfell-23.0.29dunfell-23.0.28dunfell-23.0.27dunfell-23.0.26dunfell-23.0.25dunfell-23.0.24dunfell-23.0.23dunfell-23.0.22dunfell-23.0.21dunfell-23.0.20dunfell-23.0.2dunfell-23.0.19dunfell-23.0.18dunfell-23.0.17dunfell-23.0.16dunfell-23.0.15dunfell-23.0.14dunfell-23.0.13dunfell-23.0.12dunfell-23.0.11dunfell-23.0.10dunfell-23.0.1dunfell-23.0.03.1_M3dunfellRichard Purdie2020-03-151-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* shared-mime-info: Add 1.10 from OE-Core3.1_M2Richard Purdie2020-01-181-0/+3
| | | | | | | | | | Later versions of shared-mime-info need itstool which is GPLv3. Add an old version of shared-mime-info to allow gplv3 free builds to suceed. Use python to set PREFERRED_VERSION based on INCOMPATIBLE_LICENSE to control this. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Update for zeus releasezeus-22.0.0yocto-3.0Richard Purdie2019-10-081-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* licenses: restore Elfutils-Exception from oe-coreMartin Jansa2019-05-201-0/+2
| | | | | | | | | | | | * it's still used by: recipes-devtools/elfutils/elfutils_0.148.bb:LICENSE = "(GPL-2+ & Elfutils-Exception)" * was removed in oe-core with: http://git.openembedded.org/openembedded-core/commit/?id=88188807a6ac9bab738a69f6b4caba9ed092d78f * causing: do_rootfs: The license listed Elfutils-Exception was not in the licenses collected for recipe elfutils Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Update to warrior release name seriesyocto-2.7warrior-21.0.0Richard Purdie2019-04-021-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Update to thud release seriesRichard Purdie2018-09-241-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Add LAYERSERIES_COMPATRichard Purdie2018-04-101-0/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Revert "layer.conf: Remove mc from packagegroup-core-full-cmdline-utils"Hongxu Jia2017-08-181-2/+0
| | | | | | | This reverts commit 73a8f9df9f4b5e0d87605962c3bd8dcbaef28aea. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Remove mc from packagegroup-core-full-cmdline-utilsRichard Purdie2017-08-171-0/+2
| | | | | | | mc is no longer in the gplv2 layer, remove it as a dependency from the packagegroup we test build to avoid validation errors. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Create meta-gplv2 from files from OE-CoreRichard Purdie2017-03-021-0/+15
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>