]> code.ossystems Code Review - meta-freescale.git/commit
isp-imx: fix compiler error with __DATE__, __TIME__
authorMax Krummenacher <max.krummenacher@toradex.com>
Mon, 14 Jun 2021 08:32:57 +0000 (10:32 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 14 Jun 2021 17:38:13 +0000 (14:38 -0300)
commitedab505893d3d8512cf59e6603160bbf36f55d69
treeffe2de51f9fa01facca43cac5a4b5f7c8d00b3b8
parenta0ded7c19dc1ae1f55c75bc39004a17e48d6a333
isp-imx: fix compiler error with __DATE__, __TIME__

With reproducible build enabled the compiler is configured to throw
an error if __TIME__, __DATE__ preprocessor macros are used,
replace them.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
recipes-bsp/isp-imx/isp-imx/0001-isp-imx-drop-use-of-__TIME__-__DATE__.patch [new file with mode: 0644]
recipes-bsp/isp-imx/isp-imx_4.2.2.11.0.bb