diff options
| -rw-r--r-- | recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.4.bb (renamed from recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.2.bb) | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.2.bb b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.4.bb index a954d42ea..df73f4a39 100644 --- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.2.bb +++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.4.bb | |||
| @@ -15,8 +15,8 @@ RCONFLICTS_${PN} = "libfslvpuwrap" | |||
| 15 | 15 | ||
| 16 | SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true" | 16 | SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true" |
| 17 | 17 | ||
| 18 | SRC_URI[md5sum] = "7ea5abc960ef587da4f89de05647a6da" | 18 | SRC_URI[md5sum] = "bd832f70ef90dbbdc5a24e2a1eefc71f" |
| 19 | SRC_URI[sha256sum] = "995354c2d0805f690cbcc3c007c90bad30db1570f526a8fc05d490fa42366d82" | 19 | SRC_URI[sha256sum] = "cd49a4d9379c2d3ffd71a4c8e81dcb30097d43899d11ccaa77ec981dbdec596b" |
| 20 | 20 | ||
| 21 | inherit fsl-eula-unpack autotools pkgconfig | 21 | inherit fsl-eula-unpack autotools pkgconfig |
| 22 | 22 | ||
| @@ -25,5 +25,7 @@ do_install_append() { | |||
| 25 | rm -r ${D}${datadir} | 25 | rm -r ${D}${datadir} |
| 26 | } | 26 | } |
| 27 | 27 | ||
| 28 | INSANE_SKIP_imx-vpuwrap = "file-rdeps" | ||
| 29 | |||
| 28 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 30 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 29 | COMPATIBLE_MACHINE = "(mx6q|mx6dl)" | 31 | COMPATIBLE_MACHINE = "(mx6q|mx6dl)" |
