ipa: raspberrypi: Rename md_parser.cpp to md_parser_smia.cpp
The file implements the MdParserSmia class, so change the file name to reflect this. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: David Plowman <david.plowman@raspberrypi.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
f1dbf97eed
commit
12350a90e8
@@ -16,7 +16,7 @@ rpi_ipa_includes = [
|
||||
|
||||
rpi_ipa_sources = files([
|
||||
'raspberrypi.cpp',
|
||||
'md_parser.cpp',
|
||||
'md_parser_smia.cpp',
|
||||
'cam_helper.cpp',
|
||||
'cam_helper_ov5647.cpp',
|
||||
'cam_helper_imx219.cpp',
|
||||
|
||||
Reference in New Issue
Block a user