diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2018-06-20 17:15:47 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-06-26 14:19:09 -0300 |
commit | 927b31771dabe686a2eaa002b4e4c66c1f1a20b9 (patch) | |
tree | 95cb17969833bf34e27289a64bf3791fd3cba1a9 /recipes-graphics | |
parent | 6240d0bcb2aa5fdd3c68689a4efbec063294d277 (diff) | |
download | meta-freescale-927b31771dabe686a2eaa002b4e4c66c1f1a20b9.tar.gz |
xf86-video-imx-vivante: Remove fb from name
The driver is no longer only for framebuffer, so
remove the designation from the name.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 2 | ||||
-rw-r--r-- | recipes-graphics/xorg-driver/xf86-video-imx-vivante/rc.autohdmi (renamed from recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/rc.autohdmi) | 0 | ||||
-rw-r--r-- | recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb (renamed from recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_6.2.4.p1.2.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc index f47bd973..b97d7c35 100644 --- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc +++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | |||
@@ -331,7 +331,7 @@ RDEPENDS_libvivante-dri-imx = "libdrm" | |||
331 | INSANE_SKIP_libwayland-viv-imx += "dev-so" | 331 | INSANE_SKIP_libwayland-viv-imx += "dev-so" |
332 | FILES_libwayland-viv-imx = "${libdir}/libwayland-viv${REALSOLIBS} ${libdir}/libwayland-viv${SOLIBS}" | 332 | FILES_libwayland-viv-imx = "${libdir}/libwayland-viv${REALSOLIBS} ${libdir}/libwayland-viv${SOLIBS}" |
333 | FILES_libwayland-viv-imx-dev = "${includedir}/wayland-viv ${libdir})/libwayland-viv${SOLIBSDEV} ${libdir}/pkgconfig/wayland-viv.pc" | 333 | FILES_libwayland-viv-imx-dev = "${includedir}/wayland-viv ${libdir})/libwayland-viv${SOLIBSDEV} ${libdir}/pkgconfig/wayland-viv.pc" |
334 | RPROVIDES_libwayland-viv-imx += "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'xf86-video-imxfb-vivante', '', d)}" | 334 | RPROVIDES_libwayland-viv-imx += "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'xf86-video-imx-vivante', '', d)}" |
335 | 335 | ||
336 | INSANE_SKIP_libgc-wayland-protocol-imx += "dev-so" | 336 | INSANE_SKIP_libgc-wayland-protocol-imx += "dev-so" |
337 | FILES_libgc-wayland-protocol-imx = "${libdir}/libgc_wayland_protocol${REALSOLIBS} ${libdir}/libgc_wayland_protocol${SOLIBS}" | 337 | FILES_libgc-wayland-protocol-imx = "${libdir}/libgc_wayland_protocol${REALSOLIBS} ${libdir}/libgc_wayland_protocol${SOLIBS}" |
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/rc.autohdmi b/recipes-graphics/xorg-driver/xf86-video-imx-vivante/rc.autohdmi index 8c16a1d7..8c16a1d7 100644 --- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/rc.autohdmi +++ b/recipes-graphics/xorg-driver/xf86-video-imx-vivante/rc.autohdmi | |||
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_6.2.4.p1.2.bb b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb index 04ae36cf..04ae36cf 100644 --- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_6.2.4.p1.2.bb +++ b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb | |||