Home
last modified time | relevance | path

Searched refs:src_patches (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpatch.bbclass85 def src_patches(d, all=False, expand=True):
87 return oe.patch.src_patches(d, all, expand)
127 for patch in src_patches(d):
H A Dcopyleft_compliance.bbclass49 patches = src_patches(d)
H A Dcml1.bbclass3 sources=src_patches(d, True)
H A Dkernel-yocto.bbclass26 patches = src_patches(d)
48 sources=src_patches(d, True)
H A Darchiver.bbclass240 for patch in src_patches(d):
H A Dinsane.bbclass1203 for url in patch.src_patches(d):
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dcve_check.py89 for url in oe.patch.src_patches(d):
H A Drecipeutils.py503 patches = oe.patch.src_patches(d, expand=False)
521 patches = oe.patch.src_patches(d, expand=False)
H A Dpatch.py827 def src_patches(d, all=False, expand=True): function
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/
H A Dgcc-common.inc108 src_patches[vardepsexclude] = "WORKDIR"
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/
H A Dcommon.inc59 src_patches[vardepsexclude] = "WORKDIR"