mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
initscripts: enable alignment.sh init script for big endian ARM
(From OE-Core rev: 2e00755bf231f1de5ab96ee5de0859cb0930d544) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
172557016f
commit
3db7ba108e
@@ -40,6 +40,7 @@ SRC_URI = "file://functions \
|
||||
S = "${WORKDIR}"
|
||||
|
||||
SRC_URI_append_arm = " file://alignment.sh"
|
||||
SRC_URI_append_armeb = " file://alignment.sh"
|
||||
|
||||
KERNEL_VERSION = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user