Home
last modified time | relevance | path

Searched refs:is_kernel_module_signed (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpackage.py35 if is_kernel_module_signed(file):
66 def is_kernel_module_signed(path): function
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpackage.bbclass386 if oe.package.is_kernel_module_signed(file):