diff options
Diffstat (limited to 'recipes-multimedia/imx-parser')
-rw-r--r-- | recipes-multimedia/imx-parser/imx-parser.inc | 3 | ||||
-rw-r--r-- | recipes-multimedia/imx-parser/imx-parser_4.2.1.bb (renamed from recipes-multimedia/imx-parser/imx-parser_4.1.6.bb) | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/recipes-multimedia/imx-parser/imx-parser.inc b/recipes-multimedia/imx-parser/imx-parser.inc index 24b721b2..9458d4e3 100644 --- a/recipes-multimedia/imx-parser/imx-parser.inc +++ b/recipes-multimedia/imx-parser/imx-parser.inc | |||
@@ -1,10 +1,11 @@ | |||
1 | # Copyright (C) 2012-2014, 2016 O.S. Systems Software LTDA. | 1 | # Copyright (C) 2012-2014, 2016 O.S. Systems Software LTDA. |
2 | # Copyright (C) 2012-2016 Freescale Semiconductor | 2 | # Copyright (C) 2012-2016 Freescale Semiconductor |
3 | # Copyright 2017 NXP | ||
3 | # Released under the MIT license (see COPYING.MIT for the terms) | 4 | # Released under the MIT license (see COPYING.MIT for the terms) |
4 | DESCRIPTION = "Freescale Multimedia parser libs" | 5 | DESCRIPTION = "Freescale Multimedia parser libs" |
5 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
6 | SECTION = "multimedia" | 7 | SECTION = "multimedia" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=be67a88e9e6c841043b005ad7bcf8309" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=6b552f505eedab4a11ab538cf3db743a" |
8 | 9 | ||
9 | # For backwards compatibility | 10 | # For backwards compatibility |
10 | PROVIDES += "libfslparser" | 11 | PROVIDES += "libfslparser" |
diff --git a/recipes-multimedia/imx-parser/imx-parser_4.1.6.bb b/recipes-multimedia/imx-parser/imx-parser_4.2.1.bb index af136086..94245ec3 100644 --- a/recipes-multimedia/imx-parser/imx-parser_4.1.6.bb +++ b/recipes-multimedia/imx-parser/imx-parser_4.2.1.bb | |||
@@ -1,9 +1,10 @@ | |||
1 | # Copyright (C) 2013-2016 Freescale Semiconductor | 1 | # Copyright (C) 2013-2016 Freescale Semiconductor |
2 | # Copyright 2017 NXP | ||
2 | # Released under the MIT license (see COPYING.MIT for the terms) | 3 | # Released under the MIT license (see COPYING.MIT for the terms) |
3 | 4 | ||
4 | require imx-parser.inc | 5 | require imx-parser.inc |
5 | 6 | ||
6 | SRC_URI[md5sum] = "393bfe9e43d58585977199049dbcb732" | 7 | SRC_URI[md5sum] = "6717799abce0dc5918db8d3fd0e39184" |
7 | SRC_URI[sha256sum] = "ed0f8cafc67751d4b8fcf45ffe481a3020330d91294de8bf618dacc75ba02f8e" | 8 | SRC_URI[sha256sum] = "36d3ae7285f3a83a87abf680b8a52b3c07df869d2443de844fb5f0ff528ca862" |
8 | 9 | ||
9 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 10 | COMPATIBLE_MACHINE = "(mx6|mx7)" |