busybox: Enable cryptpw
This tool is used to generate the bootloader password. BugzID: 59950
This commit is contained in:
parent
96182d4aab
commit
1a301cc18c
|
|
@ -0,0 +1,2 @@
|
|||
# Mon Jan 13 08:08:27 2020
|
||||
CONFIG_CRYPTPW=y
|
||||
|
|
@ -9,4 +9,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|||
|
||||
SRC_URI += " \
|
||||
file://no_rfkill.cfg \
|
||||
file://cryptpw.cfg \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue