mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
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>
|
||
|---|---|---|
| .. | ||
| files | ||
| initramfs-framework | ||
| initramfs-boot_1.0.bb | ||
| initramfs-framework_1.0.bb | ||
| initramfs-live-boot_1.0.bb | ||
| initramfs-live-boot-tiny_1.0.bb | ||
| initramfs-live-install_1.0.bb | ||
| initramfs-live-install-efi_1.0.bb | ||
| initramfs-live-install-efi-testfs_1.0.bb | ||
| initramfs-live-install-testfs_1.0.bb | ||
| initramfs-module-install_1.0.bb | ||
| initramfs-module-install-efi_1.0.bb | ||
| initramfs-module-setup-live_1.0.bb | ||