poky/meta
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
..
classes populate_sdk_ext: Avoid copying and producing .pyc files 2021-05-05 17:43:23 +01:00
conf ptest-packagelists: remove libinput-ptest 2021-03-28 22:31:55 +01:00
files toolchain-shar-relocate.sh: Fix handling files with colons 2021-01-27 09:32:45 +00:00
lib lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for intercepts 2021-09-08 23:54:04 +01:00
recipes-bsp grub: Further reproducibility fix 2021-01-12 14:25:13 +00:00
recipes-connectivity wpa-supplicant: fix CVE-2021-30004 2021-04-23 10:41:21 +01:00
recipes-core build-appliance-image: Update to gatesgarth head revision 2021-05-06 11:20:41 +01:00
recipes-devtools rsync: fix CVE-2020-14387 2021-05-05 17:43:23 +01:00
recipes-extended cve-check: CVE_VERSION_SUFFIX to work with patched release 2021-04-19 12:55:20 +01:00
recipes-gnome gdk-pixbuf: fix CVE-2021-20240 2021-05-05 17:43:23 +01:00
recipes-graphics cairo: fix CVE-2020-35492 2021-05-05 17:43:23 +01:00
recipes-kernel linux-firmware: Package RSI 911x WiFi firmware 2021-05-05 17:43:23 +01:00
recipes-multimedia gstreamer1.0-python: Set internal python library path correcty 2021-03-28 22:31:55 +01:00
recipes-rt rt-tests: further exclusion of development versions 2020-05-03 15:41:39 +01:00
recipes-sato wpebackend-fdo: Fix missing .so symlink when using dev package 2021-03-10 00:24:25 +00:00
recipes-support ca-certificates: Fix openssl runtime cert dependencies 2021-04-30 14:37:32 +01:00
site site: Make sys_siglist default to no 2020-07-22 23:47:57 +01:00
COPYING.MIT
recipes.txt Remove LSB support 2019-08-29 14:05:12 +01:00