recipes-devtools: fix the do_install failure for pkgs 49/9649/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 10 Nov 2022 02:19:13 +0000 (18:19 -0800)
committerJackie Huang <jackie.huang@windriver.com>
Wed, 16 Nov 2022 00:45:19 +0000 (08:45 +0800)
commit1a64eb2dff25325e70c7e0286fff4fd61b671959
tree53bea6660f47faeff3d0b97e08e9582fa0853987
parentebd8bb6154395c3d2d8511b3a0ed6659083a7e30
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 <jackie.huang@windriver.com>
Change-Id: I176372be78be57e2692a9383f74c5c0c2a07a283
meta-stx-oran/recipes-devtools/python/distributedcloud_git.bbappend [new file with mode: 0644]
meta-stx-oran/recipes-devtools/python/python-aodhclient_git.bbappend [new file with mode: 0644]
meta-stx-oran/recipes-devtools/python/python-barbican_git.bbappend [new file with mode: 0644]
meta-stx-oran/recipes-devtools/python/python-keystone_git.bbappend [new file with mode: 0644]
meta-stx-oran/recipes-devtools/python/python-oslo.versionedobjects_git.bbappend [new file with mode: 0644]
meta-stx-oran/recipes-devtools/python/sysinv.bbappend [new file with mode: 0644]