summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-01-10 14:57:01 -0700
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-01-11 11:35:46 +0000
commit787d6e8722824eec409f42ca513a200ae4d80477 (patch)
treef481c0d9bf78514f528c22c36d01db43363db395
parentbeb1e49f435e1bf65e257d82935cf6b9c06d1ec7 (diff)
downloadmeta-freescale-787d6e8722824eec409f42ca513a200ae4d80477.tar.gz
imx-parser: Upgrade 4.7.1 -> 4.7.2
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 724670a663dbe11d98b26f02d2b9911f09f92f3b)
-rw-r--r--recipes-multimedia/imx-parser/imx-parser_4.7.2.bb (renamed from recipes-multimedia/imx-parser/imx-parser_4.7.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/imx-parser/imx-parser_4.7.1.bb b/recipes-multimedia/imx-parser/imx-parser_4.7.2.bb
index 8b3a39ed..004c2417 100644
--- a/recipes-multimedia/imx-parser/imx-parser_4.7.1.bb
+++ b/recipes-multimedia/imx-parser/imx-parser_4.7.2.bb
@@ -14,8 +14,8 @@ RPROVIDES:${PN} = "libfslparser"
14RCONFLICTS:${PN} = "libfslparser" 14RCONFLICTS:${PN} = "libfslparser"
15 15
16SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" 16SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true"
17SRC_URI[md5sum] = "33341cfbc387a881d82c5197b86a4544" 17SRC_URI[md5sum] = "b4fee8f21ecef727af00f7106620f44b"
18SRC_URI[sha256sum] = "680080293df869393028c58ccb2642b724f4b2297f2cbd7b98877a81e4cd6d03" 18SRC_URI[sha256sum] = "745dbc6c9d28bf380b707f0aeb6dfde02a3bcbb34522640510f8756e945c7320"
19 19
20inherit fsl-eula-unpack autotools pkgconfig 20inherit fsl-eula-unpack autotools pkgconfig
21 21