diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-07-16 14:42:13 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-07-16 14:42:13 -0400 |
| commit | 24f0b028ecdd3740a4a7b2e961d00bc4587f6e7d (patch) | |
| tree | 985a716004a41396bbbcaa4c6e01d7d69848fb13 /recipes-devtools/python/python-ansible.inc | |
| parent | ff75057ed28f942543c951f7af22b891752557f1 (diff) | |
| download | meta-cloud-services-24f0b028ecdd3740a4a7b2e961d00bc4587f6e7d.tar.gz | |
layer/global: update S assignments
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>
Diffstat (limited to 'recipes-devtools/python/python-ansible.inc')
| -rw-r--r-- | recipes-devtools/python/python-ansible.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-ansible.inc b/recipes-devtools/python/python-ansible.inc index 4bb90cb..0889659 100644 --- a/recipes-devtools/python/python-ansible.inc +++ b/recipes-devtools/python/python-ansible.inc | |||
| @@ -10,8 +10,6 @@ SRC_URI = "git://github.com/ansible/ansible.git;protocol=https;branch=stable-2.1 | |||
| 10 | 10 | ||
| 11 | SRCREV = "dc0e3bd16cc7ded081bc46c88e4e3d1997ca9bb0" | 11 | SRCREV = "dc0e3bd16cc7ded081bc46c88e4e3d1997ca9bb0" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | ||
| 14 | |||
| 15 | ANSIBLE_WHITELIST_MODULES ?= "commands files system network/ovs __pycache__ service" | 13 | ANSIBLE_WHITELIST_MODULES ?= "commands files system network/ovs __pycache__ service" |
| 16 | 14 | ||
| 17 | do_install:append() { | 15 | do_install:append() { |
