poky/meta/lib
Richard Purdie cec9cfb059 lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for intercepts
If the scripts/postinst-intercepts is owned by root/root then the copyfile() calls
will fail due to chown issues. We don't care about ownership of these files so
use shutil.copy() instead which won't perform any chown.

(From OE-Core rev: c22f64d16b0801a3bcebda81a6fedcad8fe02ab3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 1a03c70c282b3445b93a4c70ea6d40a1778750c5)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-09-08 23:54:04 +01:00
..
bblayers bitbake-bblayers/create: Make the example recipe print its message 2020-10-10 13:37:56 +01:00
oe lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for intercepts 2021-09-08 23:54:04 +01:00
oeqa oeqa/selftest: Hardcode test assumptions about heartbeat event timings 2021-04-23 10:41:21 +01:00
buildstats.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
rootfspostcommands.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00