summaryrefslogtreecommitdiffstats
path: root/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>
* disable-gpl3: Update wildcard to new syntax3.5_M3Richard Purdie2022-03-021-1/+1
| | | | | | | INCOMPATIBLE_LICENSE wildcard handling changed in master-next, update to match. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* disable-gplv3: Remove ptest from DISTRO_FEATURESRichard Purdie2022-03-021-0/+1
| | | | | | | There are ptest dependencies which don't have coverage from gplv2 components so disable ptests for meta-gplv2 usage. 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>
* meta-gplv2: Convert to new override syntaxRichard Purdie2021-07-301-2/+2
| | | | | | | | | | This converts the layer to the new override syntax. This was done using <oe-core>/scripts/contrib/convert-overrides.py <this-layer> with no manual fixes. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/distro: Restore btrfs-tools since it was relicensedRobert Joslyn2021-07-031-1/+0
| | | | | | | | libbtrfsutil was relicensed from LGPL-3.0+ to LGPL-2.1+, so it is no longer necessary to remove btrfs-tools. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/distro: Add removal of btrfs-tools from util-linux ptest dependsRichard Purdie2021-04-191-0/+1
| | | | | | | | btrfs-tools has changed to LGPL-3.1 so to allow util-linux to build, remove the dependency from its ptest package. This may regress some ptests but keeps the gplv2 layer working. 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>
* disable-gplv3.inc: Update pattern match to what we really meanRichard Purdie2021-02-191-1/+1
| | | | | | | | This code wants to disable GPLv3 and GPLv3+ however the pattern didnt specify that and with recent changes in OE-Core, it needs to be specific. Update the pattern to be specific. 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>
* disable-gplv3.inc: Disable glib-2.0 ptest python3-dbusmock dependencyRichard Purdie2020-05-051-0/+1
| | | | | | | | The newly added dependency on python3-dbusmock in OE-Core is GPLv3 and would fail to work with this layer. Remove it in the config for enabling the layer. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/distro: Add disable-gplv3.incRichard Purdie2020-05-051-0/+2
| | | | | | | | | | | | We're finding meta-gplv2 needs configuration to work as intended. Rather than teaching this to things like the project autobuilder, collect the configuration inside an include file in the layer itself which everyone can either use directly or refer to. Initial population is from the autobuilder config currently used for testing meta-gplv2. 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>