diff options
Diffstat (limited to 'recipes-multimedia/imx-codec/imx-codec_4.3.4.bb')
-rw-r--r-- | recipes-multimedia/imx-codec/imx-codec_4.3.4.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.3.4.bb b/recipes-multimedia/imx-codec/imx-codec_4.3.4.bb new file mode 100644 index 00000000..7e48b214 --- /dev/null +++ b/recipes-multimedia/imx-codec/imx-codec_4.3.4.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | # Copyright (C) 2013-2016 Freescale Semiconductor | ||
2 | # Copyright 2017 NXP | ||
3 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
4 | |||
5 | require imx-codec.inc | ||
6 | |||
7 | SRC_URI[md5sum] = "f86bcdd3a43a9d1abfb1de52c37b5f9f" | ||
8 | SRC_URI[sha256sum] = "650a3f6bf54c3f3b79de11eb4d6d0592372ab6a56386136b8d5e6cfb31fe9b55" | ||
9 | |||
10 | COMPATIBLE_MACHINE = "(mx6|mx7|mx8)" | ||