libcamera: ipa: Remove IPAModuleInfo license field
The IPAModuleInfo license field isn't needed anymore now that modules are cryptographically signed. Remove it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
This commit is contained in:
@@ -59,7 +59,6 @@ protected:
|
||||
0,
|
||||
"PipelineHandlerVimc",
|
||||
"Dummy IPA for Vimc",
|
||||
"GPL-2.0-or-later",
|
||||
};
|
||||
|
||||
count += runTest("src/ipa/vimc/ipa_vimc.so", testInfo);
|
||||
|
||||
Reference in New Issue
Block a user