diff options
author | Lauren Post <lauren.post@freescale.com> | 2015-09-17 14:27:43 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:19 -0300 |
commit | a8e6b271b22e9f20539117090eebbc1bd4ab2302 (patch) | |
tree | 35a6e7feb93b50b1e4779ca7043fc44b591117db /recipes-graphics/xorg-driver | |
parent | f29e23a4e049c320ad3193fba83326e9bd149575 (diff) | |
download | meta-freescale-a8e6b271b22e9f20539117090eebbc1bd4ab2302.tar.gz |
xf86-video-imxfb-vivante: Upgrade to 5.0.11.p7.1 version
- Add a COPYING-GPL file and update files to use this file
The license is now provided in the package.
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics/xorg-driver')
3 files changed, 9 insertions, 14 deletions
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc index 675f4fa5..d35364b0 100644 --- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc +++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc | |||
@@ -10,7 +10,7 @@ inherit autotools-brokensep update-rc.d pkgconfig | |||
10 | 10 | ||
11 | DEPENDS += "virtual/xserver virtual/libx11 virtual/libgal-x11 imx-gpu-viv pixman" | 11 | DEPENDS += "virtual/xserver virtual/libx11 virtual/libgal-x11 imx-gpu-viv pixman" |
12 | 12 | ||
13 | LIC_FILES_CHKSUM = "file://EXA/src/vivante_fbdev/vivante.h;endline=19;md5=95cf961a2ceacdf7cf43caef25766779" | 13 | LIC_FILES_CHKSUM = "file://COPYING-GPL-2;md5=59530bdf33659b29e73d4adb9f9f6552" |
14 | 14 | ||
15 | SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz \ | 15 | SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz \ |
16 | file://rc.autohdmi \ | 16 | file://rc.autohdmi \ |
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p6.3.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p6.3.bb deleted file mode 100644 index f2850164..00000000 --- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p6.3.bb +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | # Copyright (C) 2012-2015 Freescale Semiconductor | ||
2 | # Copyright (C) 2012-2014 O.S. Systems Software LTDA. | ||
3 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
4 | |||
5 | require xf86-video-imxfb-vivante.inc | ||
6 | |||
7 | SRC_URI_remove = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz" | ||
8 | SRC_URI_prepend = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-5.0.11.p6.3-beta.tar.gz " | ||
9 | |||
10 | SRC_URI[md5sum] = "2c1f0095a7e1ed5ca6cd070e9c8e2cff" | ||
11 | SRC_URI[sha256sum] = "660738bf0d75c71ee83b3d84c234a4304d85fde4a28b4a27fb9b59dbfcc94632" | ||
12 | |||
13 | S = "${WORKDIR}/xserver-xorg-video-imx-viv-${@'${PV}'.replace('5.0.11.p6.3', '5.0.11.p6.3-beta')}/" | ||
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb new file mode 100644 index 00000000..484140be --- /dev/null +++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | # Copyright (C) 2012-2015 Freescale Semiconductor | ||
2 | # Copyright (C) 2012-2014 O.S. Systems Software LTDA. | ||
3 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
4 | |||
5 | require xf86-video-imxfb-vivante.inc | ||
6 | |||
7 | SRC_URI[md5sum] = "05c54ed6d63e2a21dc18219e70869c29" | ||
8 | SRC_URI[sha256sum] = "ab6a896cafba324105d26f52b7dad2c41d04d75cc9e48b66e8041a95660a04ee" | ||