modemmanager: Patch for all targets using toby-l2 modem

This commit is contained in:
Alexandre Bard 2019-07-22 16:29:13 +02:00
parent 18db17544b
commit bacd0b86b1
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRC_URI_append_am335x-nmhw21 = " \
file://0001-Use-default-PDP-ctx-4-with-LTE-and-don-t-try-to-auth.patch \
SRC_URI_append = " \
${@bb.utils.contains('MACHINE_FEATURES', 'toby-l2', 'file://0001-Use-default-PDP-ctx-4-with-LTE-and-don-t-try-to-auth.patch', '', d)} \
"