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 /meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |
| 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 'meta-openstack/recipes-devtools/python/python-heatclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb index 0c15380..b1f7b4f 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |||
| @@ -31,11 +31,9 @@ SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master;protoc | |||
| 31 | 31 | ||
| 32 | PV = "1.17.0+git${SRCPV}" | 32 | PV = "1.17.0+git${SRCPV}" |
| 33 | SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f" | 33 | SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f" |
| 34 | S = "${WORKDIR}/git" | ||
| 35 | 34 | ||
| 36 | inherit setuptools3 | 35 | inherit setuptools3 |
| 37 | 36 | ||
| 38 | |||
| 39 | PACKAGECONFIG ?= "bash-completion" | 37 | PACKAGECONFIG ?= "bash-completion" |
| 40 | PACKAGECONFIG[bash-completion] = ",,bash-completion,bash-completion ${BPN}-bash-completion" | 38 | PACKAGECONFIG[bash-completion] = ",,bash-completion,bash-completion ${BPN}-bash-completion" |
| 41 | 39 | ||
