summaryrefslogtreecommitdiffstats
path: root/recipes-extended/sed
Commit message (Collapse)AuthorAgeFilesLines
* sed: mark as providing /bin/sed when usrmerge is enabledyocto-4.0.9yocto-4.0.8yocto-4.0.7yocto-4.0.6yocto-4.0.5yocto-4.0.4yocto-4.0.3yocto-4.0.2yocto-4.0.19yocto-4.0.18yocto-4.0.17yocto-4.0.16yocto-4.0.15yocto-4.0.14yocto-4.0.13yocto-4.0.12yocto-4.0.11yocto-4.0.10yocto-4.0.1yocto-4.0kirkstone-4.0.9kirkstone-4.0.8kirkstone-4.0.7kirkstone-4.0.6kirkstone-4.0.5kirkstone-4.0.4kirkstone-4.0.3kirkstone-4.0.2kirkstone-4.0.19kirkstone-4.0.18kirkstone-4.0.17kirkstone-4.0.16kirkstone-4.0.15kirkstone-4.0.14kirkstone-4.0.13kirkstone-4.0.12kirkstone-4.0.11kirkstone-4.0.10kirkstone-4.0.1kirkstone-4.04.1_M24.1_M1kirkstoneAnthony Bagwell2022-03-151-0/+2
| | | | | | | | Otherwise recipies that need sed like strace fail with "requires /bin/sed, but no providers found in RDEPENDS" when building. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: Convert to use SPDX license names in LICENSE variablesRichard Purdie2022-03-011-1/+1
| | | | | | This uses the script from OE-Core to make the conversion. 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>
* sed: fix builds with gettext 0.20.xAlexander Kanavin2019-12-182-1/+41
| | | | | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sed: Update a patch to avoid fuzzPeter Kjellerstedt2018-04-251-4/+4
| | | | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
* Create meta-gplv2 from files from OE-CoreRichard Purdie2017-03-024-0/+115
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>