diff --git a/meta-digi-dey/recipes-multimedia/imx-parser/imx-parser_4.6.0.bb b/meta-digi-dey/recipes-multimedia/imx-parser/imx-parser_4.6.0.bb deleted file mode 100644 index 10b948532..000000000 --- a/meta-digi-dey/recipes-multimedia/imx-parser/imx-parser_4.6.0.bb +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright (C) 2013-2016 Freescale Semiconductor -# Copyright 2017-2018 NXP -# Released under the MIT license (see COPYING.MIT for the terms) - -include imx-parser.inc - -LIC_FILES_CHKSUM = "file://COPYING;md5=a632fefd1c359980434f9389833cab3a" - -SRC_URI[md5sum] = "e5b05bf44d66a6a64d88939af62d15ef" -SRC_URI[sha256sum] = "0570c99038e1d3ac2b7bce50376de05a80099ed49e5ee3fd6f16a29ad01e8d83" - -COMPATIBLE_MACHINE = "(mx6|mx7|mx8)" diff --git a/meta-digi-dey/recipes-multimedia/imx-parser/imx-parser_4.6.3.bb b/meta-digi-dey/recipes-multimedia/imx-parser/imx-parser_4.6.3.bb new file mode 100644 index 000000000..f1d5a6ad7 --- /dev/null +++ b/meta-digi-dey/recipes-multimedia/imx-parser/imx-parser_4.6.3.bb @@ -0,0 +1,12 @@ +# Copyright (C) 2013-2016 Freescale Semiconductor +# Copyright 2017-2021 NXP +# Released under the MIT license (see COPYING.MIT for the terms) + +include imx-parser.inc + +LIC_FILES_CHKSUM = "file://COPYING;md5=03bcadc8dc0a788f66ca9e2b89f56c6f" + +SRC_URI[md5sum] = "7e6cf19ac1c5f7227bceac794fd72651" +SRC_URI[sha256sum] = "780b211b26b15f1a0fc29b4e9c662d075f9478ca8a67d653a5d263086dd34eef" + +COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"