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:
parent
f1dbf97eed
commit
12350a90e8
2 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue