recipes-devtools: fix the do_install failure for pkgs 89/9589/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 10 Nov 2022 02:19:13 +0000 (18:19 -0800)
committerJackie Huang <jackie.huang@windriver.com>
Fri, 11 Nov 2022 04:59:18 +0000 (20:59 -0800)
Fix the do_install failure for pkgs:
cgts-client.bbappend
python-keystonemiddleware_git.bbappend
python-neutronclient_git.bbappend
python-openstackclient_git.bbappend

Issue-ID: INF-345

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Iaf12742c5b787c8352b64390b05297e8af34550a

meta-stx-oran/recipes-devtools/python/cgts-client.bbappend [new file with mode: 0644]
meta-stx-oran/recipes-devtools/python/python-keystonemiddleware_git.bbappend [new file with mode: 0644]
meta-stx-oran/recipes-devtools/python/python-neutronclient_git.bbappend [new file with mode: 0644]
meta-stx-oran/recipes-devtools/python/python-openstackclient_git.bbappend [new file with mode: 0644]

diff --git a/meta-stx-oran/recipes-devtools/python/cgts-client.bbappend b/meta-stx-oran/recipes-devtools/python/cgts-client.bbappend
new file mode 100644 (file)
index 0000000..ab03c3d
--- /dev/null
@@ -0,0 +1,16 @@
+#
+# Copyright (C) 2022 Wind River Systems, Inc.
+#
+#  Licensed under the Apache License, Version 2.0 (the "License");
+#  you may not use this file except in compliance with the License.
+#  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+
+export PBR_VERSION = "${PV}"
diff --git a/meta-stx-oran/recipes-devtools/python/python-keystonemiddleware_git.bbappend b/meta-stx-oran/recipes-devtools/python/python-keystonemiddleware_git.bbappend
new file mode 100644 (file)
index 0000000..ab03c3d
--- /dev/null
@@ -0,0 +1,16 @@
+#
+# Copyright (C) 2022 Wind River Systems, Inc.
+#
+#  Licensed under the Apache License, Version 2.0 (the "License");
+#  you may not use this file except in compliance with the License.
+#  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+
+export PBR_VERSION = "${PV}"
diff --git a/meta-stx-oran/recipes-devtools/python/python-neutronclient_git.bbappend b/meta-stx-oran/recipes-devtools/python/python-neutronclient_git.bbappend
new file mode 100644 (file)
index 0000000..ab03c3d
--- /dev/null
@@ -0,0 +1,16 @@
+#
+# Copyright (C) 2022 Wind River Systems, Inc.
+#
+#  Licensed under the Apache License, Version 2.0 (the "License");
+#  you may not use this file except in compliance with the License.
+#  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+
+export PBR_VERSION = "${PV}"
diff --git a/meta-stx-oran/recipes-devtools/python/python-openstackclient_git.bbappend b/meta-stx-oran/recipes-devtools/python/python-openstackclient_git.bbappend
new file mode 100644 (file)
index 0000000..ab03c3d
--- /dev/null
@@ -0,0 +1,16 @@
+#
+# Copyright (C) 2022 Wind River Systems, Inc.
+#
+#  Licensed under the Apache License, Version 2.0 (the "License");
+#  you may not use this file except in compliance with the License.
+#  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+
+export PBR_VERSION = "${PV}"