diff options
| -rw-r--r-- | recipes-multimedia/imx-vpuwrap/imx-vpuwrap_1.0.68.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_1.0.68.bb b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_1.0.68.bb index 56b5b0a97..3c3423151 100644 --- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_1.0.68.bb +++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_1.0.68.bb | |||
| @@ -1,7 +1,8 @@ | |||
| 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 | DESCRIPTION = "Freescale Multimedia VPU wrapper" | 4 | DESCRIPTION = "Freescale Multimedia VPU wrapper" |
| 4 | DEPENDS = "imx-vpu" | 5 | DEPENDS = "virtual/imxvpu" |
| 5 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
| 6 | SECTION = "multimedia" | 7 | SECTION = "multimedia" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d4f548f93b5fe0ee2bc86758c344412d" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=d4f548f93b5fe0ee2bc86758c344412d" |
