Skip to content

Commit

Permalink
imx-gpu-g2d & imx-gpu-viv: Update LIC_FILES_CHKSUM to the latest v17
Browse files Browse the repository at this point in the history
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
  • Loading branch information
CarolZhuYuqing committed Feb 6, 2017
1 parent f7b7126 commit e1f0274
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

DESCRIPTION = "GPU G2D library and apps for imx6"
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://COPYING;md5=be67a88e9e6c841043b005ad7bcf8309"
LIC_FILES_CHKSUM = "file://COPYING;md5=88595f92466edd79be7f4f9547ffa0ef"

PROVIDES += "virtual/libg2d"
RPROVIDES_${PN} += "imx-gpu-g2d"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
DESCRIPTION = "GPU driver and apps for imx"
SECTION = "libs"
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://COPYING;md5=be67a88e9e6c841043b005ad7bcf8309"
LIC_FILES_CHKSUM = "file://COPYING;md5=88595f92466edd79be7f4f9547ffa0ef"

DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'virtual/libx11 libxdamage libxext libxfixes mesa', \
bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland', \
Expand Down

0 comments on commit e1f0274

Please sign in to comment.