| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | meta-openstack: remove obsolete Python backport and dead project recipes | Bruce Ashfield | 2026-04-07 | 1 | -20/+0 |
| | | | | | | | | | | | | | | | | | | Remove 16 recipes for Python packages that are either built into Python 3 or are dead/deprecated upstream projects: Python 3 backports (unnecessary since Python 3.3+): ordereddict, pathlib, funcsigs, enum-compat, singledispatch, weakrefmethod, positional Dead/deprecated projects: aioeventlet, suds, suds-jurko, oauth2, trollius, pika-pool, requestsexceptions, dogpile.core, tempita No recipes in the layer depend on any of these packages. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
| * | layer/global: update S assignments | Bruce Ashfield | 2025-07-16 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | Updating meta-cloud-services and sublayers to comply with the UNPACKDIR changes. The techniques mentioned in the following commit are used: Author: Alexander Kanavin <alex@linutronix.de> Date: Tue Jun 24 13:53:51 2025 +0200 migration-guides/migration-5.3.rst: add guidance for breaking WORKDIR changes (From yocto-docs rev: f59504d8706a817e0b5a6235ebb69cb3b3ebb277) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
| * | global: convert github SRC_URIs to use https protocol | Bruce Ashfield | 2021-11-02 | 1 | -1/+1 |
| | | | | | | | | | | | | github is removing git:// access, and fetches will start experiencing interruptions in service, and eventually will fail completely. bitbake will also begin to warn on github src_uri's that don't use https. So we convert the meta-virt instances to use protocol=https (done using the oe-core contrib conversion script) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
| * | global: overrides conversion | Bruce Ashfield | 2021-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
| * | python3-trollius: Change python to python3 | Wang Mingyu | 2020-06-30 | 1 | -0/+22 |
| upgrade 2.0 -> 3.4.3 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | |||||
