From: Jackie Huang Date: Thu, 10 Nov 2022 02:19:13 +0000 (-0800) Subject: recipes-devtools: fix the do_install failure for pkgs X-Git-Tag: i-release~47 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=08cf265d65b75f3279f4d54ab5315f5308ea687a;p=pti%2Frtp.git recipes-devtools: fix the do_install failure for pkgs Fix the do_install failure for pkgs: distributedcloud_git.bbappend python-aodhclient_git.bbappend python-barbican_git.bbappend python-keystone_git.bbappend python-oslo.versionedobjects_git.bbappend sysinv.bbappend Issue-ID: INF-345 Signed-off-by: Jackie Huang Change-Id: I176372be78be57e2692a9383f74c5c0c2a07a283 --- diff --git a/meta-stx-oran/recipes-devtools/python/distributedcloud_git.bbappend b/meta-stx-oran/recipes-devtools/python/distributedcloud_git.bbappend new file mode 100644 index 0000000..ab03c3d --- /dev/null +++ b/meta-stx-oran/recipes-devtools/python/distributedcloud_git.bbappend @@ -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-aodhclient_git.bbappend b/meta-stx-oran/recipes-devtools/python/python-aodhclient_git.bbappend new file mode 100644 index 0000000..ab03c3d --- /dev/null +++ b/meta-stx-oran/recipes-devtools/python/python-aodhclient_git.bbappend @@ -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-barbican_git.bbappend b/meta-stx-oran/recipes-devtools/python/python-barbican_git.bbappend new file mode 100644 index 0000000..ab03c3d --- /dev/null +++ b/meta-stx-oran/recipes-devtools/python/python-barbican_git.bbappend @@ -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-keystone_git.bbappend b/meta-stx-oran/recipes-devtools/python/python-keystone_git.bbappend new file mode 100644 index 0000000..ab03c3d --- /dev/null +++ b/meta-stx-oran/recipes-devtools/python/python-keystone_git.bbappend @@ -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-oslo.versionedobjects_git.bbappend b/meta-stx-oran/recipes-devtools/python/python-oslo.versionedobjects_git.bbappend new file mode 100644 index 0000000..ab03c3d --- /dev/null +++ b/meta-stx-oran/recipes-devtools/python/python-oslo.versionedobjects_git.bbappend @@ -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/sysinv.bbappend b/meta-stx-oran/recipes-devtools/python/sysinv.bbappend new file mode 100644 index 0000000..ab03c3d --- /dev/null +++ b/meta-stx-oran/recipes-devtools/python/sysinv.bbappend @@ -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}"