mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
initrdscripts: Fix the init scripts to support the no fb case.
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTON = "A live image init script"
|
||||
|
||||
SRC_URI = "file://init-live.sh"
|
||||
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
do_install() {
|
||||
install -m 0755 ${WORKDIR}/init-live.sh ${D}/init
|
||||
|
||||
Reference in New Issue
Block a user