hardknott: imx-vpu-hantro-vc: sync with meta-imx hardknott-5.10.72-2.2.0 branch
This recipe is only compatible with the i.MX8MP EVK, so it might be platform-specific or board-specific. Add it for now to be safe. Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
4df9da4749
commit
07af2e7561
|
|
@ -0,0 +1,12 @@
|
||||||
|
# Copyright 2019-2021 NXP
|
||||||
|
|
||||||
|
DESCRIPTION = "i.MX vc8000e encoder library"
|
||||||
|
LICENSE = "Proprietary"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=03bcadc8dc0a788f66ca9e2b89f56c6f"
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "c24e2622c522bb4bc2da710c27389ee4"
|
||||||
|
SRC_URI[sha256sum] = "338eaa313cfa6f93eee5930903386fca922f82fda3617ecb2597cc90ccf8f22d"
|
||||||
|
|
||||||
|
inherit fsl-eula2-unpack2
|
||||||
|
|
||||||
|
COMPATIBLE_MACHINE = "(imx8mpevk)"
|
||||||
Loading…
Reference in New Issue