From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by arago-project.org (Postfix) with ESMTPS id 89C8A52988 for ; Wed, 25 Mar 2020 21:43:02 +0000 (UTC) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 02PLeqW4024238 for ; Wed, 25 Mar 2020 16:40:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1585172452; bh=zKNCWf5vMsMeaZMK0jkaMQMy8vlf74eCkA0DoHmG+RU=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=mRrhOp0DWfZfcxKS/Pv6leXQjiAhe5LXTZ4SixQ7GdDBAb36pSqKg5AziISgmx4iU x7kiZ/UEQqi8hA2EJdOeRlABsBjr4eUS7W9M2suDdB8gZuuW/k00thobetwRkh6FlV 8mY94aHXowAWq3MAwmFo/hmRzLMDbsveMIF5kdLE= Received: from DFLE111.ent.ti.com (dfle111.ent.ti.com [10.64.6.32]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 02PLeqTv048266 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 25 Mar 2020 16:40:52 -0500 Received: from DFLE104.ent.ti.com (10.64.6.25) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1847.3; Wed, 25 Mar 2020 16:40:51 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1847.3 via Frontend Transport; Wed, 25 Mar 2020 16:40:52 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 02PLepRB110020; Wed, 25 Mar 2020 16:40:52 -0500 Date: Wed, 25 Mar 2020 17:40:51 -0400 From: Denys Dmytriyenko To: Gowtham Tammana Message-ID: <20200325214051.GE11867@beryl> References: <20200319222410.7856-1-g-tammana@ti.com> <20200319222816.GP17003@beryl> MIME-Version: 1.0 In-Reply-To: <20200319222816.GP17003@beryl> User-Agent: Mutt/1.5.24 (2015-08-30) X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Cc: meta-arago@arago-project.org Subject: Re: [zeus/master][PATCH v2] wayland-ivi-extension: Update to 2.2.0 version X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2020 21:43:02 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Thu, Mar 19, 2020 at 06:28:16PM -0400, Denys Dmytriyenko wrote: > On Thu, Mar 19, 2020 at 05:24:10PM -0500, Gowtham Tammana wrote: > > Update wayland-ivi-extension to 2.2.0 version. > > > > The version 2.2.0 supports only upto weston-6.0, picking up few patches > > that enable support for weston-7.0. > > > > Upstream-Status: Submitted > > [https://github.com/GENIVI/wayland-ivi-extension/pull/110] > > Thanks, but wrong place - see my original email for exact placement. Ping. Can you please correct this? Upstream-Status: should be in the patch itself, not commit log that adds the patch. As a reference: http://arago-project.org/pipermail/meta-arago/2020-March/012518.html > > Signed-off-by: Gowtham Tammana > > --- > > ...-input-controller-update-to-weston-7.patch | 25 +++++++++++++++++ > > ...i-id-agent-update-to-weston-7-header.patch | 27 +++++++++++++++++++ > > ...te-dependencies-to-build-on-weston-7.patch | 25 +++++++++++++++++ > > ....1.0.bb => wayland-ivi-extension_2.2.0.bb} | 8 +++--- > > 4 files changed, 82 insertions(+), 3 deletions(-) > > create mode 100644 meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/01-ivi-input-controller-update-to-weston-7.patch > > create mode 100644 meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/02-ivi-id-agent-update-to-weston-7-header.patch > > create mode 100644 meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/03-ivi-id-agent-update-dependencies-to-build-on-weston-7.patch > > rename meta-arago-distro/recipes-graphics/wayland/{wayland-ivi-extension_2.1.0.bb => wayland-ivi-extension_2.2.0.bb} (77%) > > > > diff --git a/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/01-ivi-input-controller-update-to-weston-7.patch b/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/01-ivi-input-controller-update-to-weston-7.patch > > new file mode 100644 > > index 00000000..bcf94fd4 > > --- /dev/null > > +++ b/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/01-ivi-input-controller-update-to-weston-7.patch > > @@ -0,0 +1,25 @@ > > +From efdd2a85519d4990596194af5bf50636d2610f09 Mon Sep 17 00:00:00 2001 > > +From: Rajendraprasad K J > > +Date: Mon, 6 Jan 2020 06:41:57 -0500 > > +Subject: [PATCH] ivi-input-controller: update to weston 7 header files > > + > > +update the header file path. > > + > > +Signed-off-by: Rajendraprasad K J > > +--- > > + .../ivi-input-controller/src/ivi-input-controller.c | 2 +- > > + 1 file changed, 1 insertion(+), 1 deletion(-) > > + > > +diff --git a/ivi-input-modules/ivi-input-controller/src/ivi-input-controller.c b/ivi-input-modules/ivi-input-controller/src/ivi-input-controller.c > > +index a0bfc48..257a1dc 100644 > > +--- a/ivi-input-modules/ivi-input-controller/src/ivi-input-controller.c > > ++++ b/ivi-input-modules/ivi-input-controller/src/ivi-input-controller.c > > +@@ -31,7 +31,7 @@ > > + #include > > + #include > > + > > +-#include "plugin-registry.h" > > ++#include > > + #include "ilm_types.h" > > + > > + #include "ivi-input-server-protocol.h" > > diff --git a/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/02-ivi-id-agent-update-to-weston-7-header.patch b/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/02-ivi-id-agent-update-to-weston-7-header.patch > > new file mode 100644 > > index 00000000..43a3c74a > > --- /dev/null > > +++ b/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/02-ivi-id-agent-update-to-weston-7-header.patch > > @@ -0,0 +1,27 @@ > > +From 5abb2b497e0153210d41ec3685dc0152587625fa Mon Sep 17 00:00:00 2001 > > +From: Rajendraprasad K J > > +Date: Mon, 6 Jan 2020 06:45:11 -0500 > > +Subject: [PATCH] ivi-id-agent: update to weston 7 header files > > + > > +update the header file path. > > + > > +Signed-off-by: Rajendraprasad K J > > +--- > > + ivi-id-agent-modules/ivi-id-agent/src/ivi-id-agent.c | 4 ++-- > > + 1 file changed, 2 insertions(+), 2 deletions(-) > > + > > +diff --git a/ivi-id-agent-modules/ivi-id-agent/src/ivi-id-agent.c b/ivi-id-agent-modules/ivi-id-agent/src/ivi-id-agent.c > > +index 8f0c199..b80e2a4 100644 > > +--- a/ivi-id-agent-modules/ivi-id-agent/src/ivi-id-agent.c > > ++++ b/ivi-id-agent-modules/ivi-id-agent/src/ivi-id-agent.c > > +@@ -26,8 +26,8 @@ > > + #include > > + > > + #include > > +-#include > > +-#include "config-parser.h" > > ++#include > > ++#include > > + #include > > + > > + #ifndef INVALID_ID > > diff --git a/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/03-ivi-id-agent-update-dependencies-to-build-on-weston-7.patch b/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/03-ivi-id-agent-update-dependencies-to-build-on-weston-7.patch > > new file mode 100644 > > index 00000000..06d41d22 > > --- /dev/null > > +++ b/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/03-ivi-id-agent-update-dependencies-to-build-on-weston-7.patch > > @@ -0,0 +1,25 @@ > > +From b99082adfaf250b15f03345cdf1b433fb1575581 Mon Sep 17 00:00:00 2001 > > +From: Rajendraprasad K J > > +Date: Mon, 6 Jan 2020 06:45:54 -0500 > > +Subject: [PATCH] ivi-id-agent: update dependencies to build on weston 7 > > + > > +upgrade libweston-desktop version. > > + > > +Signed-off-by: Rajendraprasad K J > > +--- > > + ivi-id-agent-modules/ivi-id-agent/CMakeLists.txt | 2 +- > > + 1 file changed, 1 insertion(+), 1 deletion(-) > > + > > +diff --git a/ivi-id-agent-modules/ivi-id-agent/CMakeLists.txt b/ivi-id-agent-modules/ivi-id-agent/CMakeLists.txt > > +index 3e604a5..ff47808 100644 > > +--- a/ivi-id-agent-modules/ivi-id-agent/CMakeLists.txt > > ++++ b/ivi-id-agent-modules/ivi-id-agent/CMakeLists.txt > > +@@ -25,7 +25,7 @@ find_package(PkgConfig REQUIRED) > > + pkg_check_modules(WAYLAND_SERVER wayland-server REQUIRED) > > + pkg_check_modules(WESTON weston>=6.0.0 REQUIRED) > > + pkg_check_modules(PIXMAN pixman-1 REQUIRED) > > +-pkg_check_modules(LIBWESTON_DESKTOP libweston-desktop-6 REQUIRED) > > ++pkg_check_modules(LIBWESTON_DESKTOP libweston-desktop-7 REQUIRED) > > + > > + find_package(Threads REQUIRED) > > + > > diff --git a/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension_2.1.0.bb b/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension_2.2.0.bb > > similarity index 77% > > rename from meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension_2.1.0.bb > > rename to meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension_2.2.0.bb > > index 7d9faee4..0b20b91b 100644 > > --- a/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension_2.1.0.bb > > +++ b/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension_2.2.0.bb > > @@ -5,10 +5,12 @@ BUGTRACKER = "http://bugs.genivi.org/enter_bug.cgi?product=Wayland%20IVI%20Exten > > LICENSE = "Apache-2.0" > > LIC_FILES_CHKSUM = "file://LICENSE;md5=1f1a56bb2dadf5f2be8eb342acf4ed79" > > > > -SRCREV = "d2c2e262f3bdc9db33b3014293fcdbcfdc90ab27" > > +SRCREV = "e9c2fe4c5034a06b159cfd45dbd485755cbaf4c8" > > > > SRC_URI = "git://github.com/GENIVI/${BPN}.git;protocol=http \ > > - file://force-type-conversion.patch \ > > + file://01-ivi-input-controller-update-to-weston-7.patch \ > > + file://02-ivi-id-agent-update-to-weston-7-header.patch \ > > + file://03-ivi-id-agent-update-dependencies-to-build-on-weston-7.patch \ > > " > > > > S = "${WORKDIR}/git" > > @@ -25,7 +27,7 @@ FILES_${PN}-dbg += "${libdir}/weston/.debug/*" > > > > EXTRA_OECMAKE += "-DLIB_SUFFIX=${@d.getVar('baselib').replace('lib', '')}" > > > > -PR = "r1" > > +PR = "r0" > > > > # Need these temporarily to prevent a non-fatal do_package_qa issue > > INSANE_SKIP_${PN} += "dev-deps" > > -- > > 2.17.1 > > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago