mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
Revert "initrdscripts: fix udevd in the live boot init scripts"
This cherry-pick slipped through testing and lead to unbootable hddimg images.
This reverts commit 0140519ba1.
[ YOCTO #3634 ]
(From OE-Core rev: 3fc5923b4c8e99fe22e10fb52181c951330a12f2)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
02f6806cf2
commit
74ce6dd99c
@@ -5,7 +5,7 @@ RDEPENDS = "udev"
|
||||
DEPENDS = "virtual/kernel"
|
||||
SRC_URI = "file://init-live.sh"
|
||||
|
||||
PR = "r11"
|
||||
PR = "r12"
|
||||
|
||||
do_compile() {
|
||||
#if grep -q "CONFIG_UNION_FS=y" ${STAGING_KERNEL_DIR}/.config; then
|
||||
|
||||
Reference in New Issue
Block a user