On Mon, Jul 01, 2019 at 06:47:27PM -0500, Gowtham Tammana wrote:
> Signed-off-by: Gowtham Tammana <[email protected]>
> ---
> .../libgles/ti-img-rogue-umlibs_1.10.5187610.bb | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb
> b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb
> index f21432e2..26dfb7ca 100644
> --- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb
> +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM =
> "file://LICENSE;md5=7232b98c1c58f99e3baa03de5207e76f"
> PACKAGE_ARCH = "${MACHINE_ARCH}"
> COMPATIBLE_MACHINE = "j7-evm"
>
> -PR = "r6"
> +PR = "r7"
>
> BRANCH = "linuxws/thud/k4.19/${PV}"
>
> @@ -24,10 +24,10 @@ inherit update-rc.d
>
> PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 virtual/libgbm"
>
> -DEPENDS += "libdrm"
> +DEPENDS += "libdrm wayland expat"
I don't believe you need these in DEPENDS - these are build-time dependencies.
> RDEPENDS_${PN} += "bash"
> RDEPENDS_${PN} += "python-core"
> -RDEPENDS_${PN} += "ti-img-rogue-driver"
> +RDEPENDS_${PN} += "ti-img-rogue-driver wayland expat"
>
> RPROVIDES_${PN} = "libegl libgles1 libgles2 libgbm"
> RPROVIDES_${PN}-dev = "libegl-dev libgles1-dev libgles2-dev libgbm-dev"
> --
> 2.22.0
>
--
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti