10 lines
370 B
Plaintext
10 lines
370 B
Plaintext
|
FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
|
||
|
|
||
|
SRC_URI += "\
|
||
|
file://0001-rsa-add-sha-256-384-512-rsa-2048-3072-4096-algorithm.patch \
|
||
|
file://0002-rsa-add-sha-256-384-512-rsassa-pss-2048-3072-4096-al.patch \
|
||
|
file://0003-rsa-extend-bits-of-n0-inverse.patch \
|
||
|
file://0001-libfdt-fix-fdt_find_region-incorrectly-adding-parent.patch \
|
||
|
file://openssl.1.1-u-boot.patch\
|
||
|
"
|