python3-bluepy: Fix build when build uid doesn't match the bluez included archive ownership
Add a patch to force the tar tool to avoid trying to preserve file ownership when unpacking the included bluez archive. This is because in fakeroot/pseudo, tar will try that by default. This will restore the default behaviour where the build user will own the files (with additional pseudo db). Fixes: https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/issues/87 Signed-off-by:Andrei Gherzan <andrei.gherzan@huawei.com>
Showing
- recipes-connectivity/python3-bluepy/python3-bluepy/fix-fakeroot-tar-x.patch 25 additions, 0 deletions...ty/python3-bluepy/python3-bluepy/fix-fakeroot-tar-x.patch
- recipes-connectivity/python3-bluepy/python3-bluepy_1.3.0.bb 4 additions, 1 deletionrecipes-connectivity/python3-bluepy/python3-bluepy_1.3.0.bb
Loading
Please register or sign in to comment