ipa: meson.build: Remove duplicated variable
The 'ipa_names' variable is declared twice. Remove it. Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
edee28d92c
commit
19825d2334
@@ -24,8 +24,6 @@ subdir('libipa')
|
||||
|
||||
ipa_sign = files('ipa-sign.sh')
|
||||
|
||||
ipa_names = []
|
||||
|
||||
ipa_modules = get_option('ipas')
|
||||
|
||||
# Tests require the vimc IPA, similar to vimc pipline-handler for their
|
||||
|
||||
Reference in New Issue
Block a user