>-----Original Message-----
>From: Denys Dmytriyenko <de...@denix.org>
>Sent: Friday, April 02, 2021 7:11 PM
>To: meta-arago@arago-project.org
>Cc: Denys Dmytriyenko <de...@konsulko.com>; Tammana, Gowtham <g-
>tamm...@ti.com>
>Subject: [EXTERNAL] [master][PATCH 16/29] kmscube: pin down version before
>GL3+ features were merged
>
>From: Denys Dmytriyenko <de...@konsulko.com>
>
>More and more GL3+ features are being added to kmscube w/o easy way to
>disable
>them. Pin down older version from dunfell, until GL3+ code can be patched
>out.
>
>Also, suppress gcc10 multiple definition of 'gl' error for now.
>
>Signed-off-by: Denys Dmytriyenko <de...@konsulko.com>
>Cc: Gowtham Tammana <g-tamm...@ti.com>

Will take a look to see if these can be configured through appropriate flags.

For this patch.
Reviewed-by: Gowtham Tammana <g-tamm...@ti.com>

>---
> meta-arago-distro/recipes-graphics/kmscube/kmscube_%.bbappend | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
>diff --git a/meta-arago-distro/recipes-graphics/kmscube/kmscube_%.bbappend
>b/meta-arago-distro/recipes-graphics/kmscube/kmscube_%.bbappend
>index d11012a..2d43a6b 100644
>--- a/meta-arago-distro/recipes-graphics/kmscube/kmscube_%.bbappend
>+++ b/meta-arago-distro/recipes-graphics/kmscube/kmscube_%.bbappend
>@@ -1,7 +1,11 @@
> FILESEXTRAPATHS_append := "${THISDIR}/${PN}:"
>
>+SRCREV = "76bb57d539cb43d267e561024c34e031bf351e04"
>+
> SRC_URI += " \
> file://0001-meson-check-for-gles3-support.patch \
> "
>
>-PR_append = ".arago1"
>+CFLAGS += "-fcommon"
>+
>+PR_append = ".arago2"
>--
>2.7.4

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to