1 2 3 4 .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" APPLY_v522 = "${@str('no' if '${PV}' != '5.22' else 'yes')}" SRC_URI_append = "\ file://0001_fix_compile_issue_when_using_in_c++.patch;apply=${APPLY_v522} \ "
FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" APPLY_v522 = "${@str('no' if '${PV}' != '5.22' else 'yes')}" SRC_URI_append = "\ file://0001_fix_compile_issue_when_using_in_c++.patch;apply=${APPLY_v522} \ "