poky/meta
Peter Marko 769a4479e1 spdx30: handle links to inaccessible locations
This is the same as e105befbe4ee0d85e94c2048a744f0373e2dbcdf on
additional place in the code.

When a link is pointing to location inaccessible to build user (e.g. "/root/something"),
filepath.is_file() throws "PermissionError: [Errno 13] Permission denied".
Fix this by first checking if it is a link.

(From OE-Core rev: 26f35f866cf7888431963cf4fc5d2019cd28de74)

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-20 17:49:16 +00:00
..
classes buildhistory: Update for bitbake changes 2025-03-20 13:50:40 +00:00
classes-global sanity: Check if the C++ toolchain supports --std=gnu++20 2025-03-20 17:49:16 +00:00
classes-recipe cargo: pass PACKAGECONFIG_CONFARGS to cargo build 2025-03-20 11:29:04 +00:00
conf scdoc: Import from meta-wayland 2025-03-17 17:09:22 +00:00
files common-licenses/OASIS: remove unused license 2025-03-19 11:49:45 +00:00
lib spdx30: handle links to inaccessible locations 2025-03-20 17:49:16 +00:00
recipes-bsp pciutils: work around pseudo symlink creation race 2025-03-20 11:29:04 +00:00
recipes-connectivity ppp: Fix build when shadow is enabled 2025-03-20 11:29:04 +00:00
recipes-core readline: Fixed build with GCC-15 2025-03-20 11:29:04 +00:00
recipes-devtools python3-dbus: upgrade 1.3.2 -> 1.4.0 2025-03-20 11:29:04 +00:00
recipes-extended time: Fix build with musl 2025-03-20 11:29:04 +00:00
recipes-gnome pkg-config-native,librsvg-native: fix EXTRA_NATIVE_PKGCONFIG_PATH 2025-03-20 11:29:04 +00:00
recipes-graphics libmatchbox: Upgrade 1.12 -> 1.13 2025-03-20 11:29:04 +00:00
recipes-kernel linux-yocto/6.12: yaffs2: fix module build 2025-03-20 17:49:16 +00:00
recipes-multimedia libsndfile1: Include <stdbool.h> instead of redefining bool true and false 2025-03-19 12:09:06 +00:00
recipes-rt rt-tests: Fix build with glibc 2.41+ 2025-01-29 16:16:52 +00:00
recipes-sato webkitgtk: Add packageconfig for assertions 2025-03-19 10:07:31 +00:00
recipes-support sqlite3: upgrade 3.47.2 -> 3.48.0 2025-03-20 11:29:03 +00:00
site site/arm-linux: Fix typo for sizeof_char_p 2024-11-21 12:16:28 +00:00
COPYING.MIT
recipes.txt