poky/meta
Ricardo Salveti 5dd5fd0d56 initramfs-framework: drop redundant /var/lock directory creation
base-files already provides /var/lock as a symbolic link to /run/lock, and
since /run is created and mounted as tmpfs during init, there is no need
to explicitly create /var/lock within initramfs.

This avoids the following spurious error during boot:

    mkdir: can't create directory '/var/lock': No such file or directory

(From OE-Core rev: 24629a0e81291900edf0967bb218ba51dfa90ce9)

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-10-27 11:37:43 +00:00
..
classes classes/toolchain/clang: depend on llvm-native for tools, not clang 2025-10-09 10:58:07 +01:00
classes-global classes/mirrors: use geo-located kernel.org mirrors 2025-10-16 10:53:10 +01:00
classes-recipe classes/cargo_common: ensure B is clean 2025-10-27 11:37:42 +00:00
conf meta/conf/distro/include/yocto-uninative.inc 2025-10-17 09:24:35 +01:00
files debianutils: use SPDX SMAIL-GPL licence name 2025-10-27 11:37:42 +00:00
lib rust: Increase QEMU size to 1024 MB 2025-10-16 14:48:54 +01:00
recipes-bsp u-boot: Make sure the build dir is unique for each UBOOT_CONFIG 2025-10-13 18:01:03 +01:00
recipes-connectivity kea: fix conflict between kea-dhcp4 and kea-dhcp6 multilibs 2025-10-27 11:37:43 +00:00
recipes-core initramfs-framework: drop redundant /var/lock directory creation 2025-10-27 11:37:43 +00:00
recipes-devtools go: upgrade 1.25.2 -> 1.25.3 2025-10-27 11:37:43 +00:00
recipes-extended libpam: Fix build with LLD linker 2025-10-14 11:27:19 +01:00
recipes-gnome json-glib: upgrade 1.10.6 -> 1.10.8 2025-10-13 18:01:04 +01:00
recipes-graphics mesa: upgrade 25.2.4 -> 25.2.5 2025-10-27 11:37:43 +00:00
recipes-kernel linux-firmware: Add globbing to FILES where missing 2025-10-27 11:37:42 +00:00
recipes-multimedia x264: switch to PACKAGECONFIG 2025-10-13 18:01:04 +01:00
recipes-rt rt-tests: upgrade 2.8 -> 2.9 2025-07-21 23:00:18 +01:00
recipes-sato webkitgtk: upgrade 2.48.5 -> 2.50.0 2025-10-27 11:37:43 +00:00
recipes-support debianutils: use SPDX SMAIL-GPL licence name 2025-10-27 11:37:42 +00:00
site
COPYING.MIT
recipes.txt