From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 3E5C0E0050B; Mon, 27 Feb 2017 10:18:23 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, URI_HEX autolearn=no version=3.3.1 X-Spam-HAM-Report: * 1.1 URI_HEX URI: URI hostname has long hexadecimal sequence * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from lelnx194.ext.ti.com (lelnx194.ext.ti.com [198.47.27.80]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BFF87E00405 for ; Mon, 27 Feb 2017 10:18:19 -0800 (PST) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by lelnx194.ext.ti.com (8.15.1/8.15.1) with ESMTP id v1RIII5d021627 for ; Mon, 27 Feb 2017 12:18:18 -0600 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id v1RIIIAG016800 for ; Mon, 27 Feb 2017 12:18:18 -0600 Received: from dlep33.itg.ti.com (157.170.170.75) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.3.294.0; Mon, 27 Feb 2017 12:18:17 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id v1RIIIiB032469; Mon, 27 Feb 2017 12:18:18 -0600 Date: Mon, 27 Feb 2017 13:18:17 -0500 From: Denys Dmytriyenko To: Anand Balagopalakrishnan Message-ID: <20170227181817.GA11106@edge> References: <1488204107-21688-1-git-send-email-anandb@ti.com> MIME-Version: 1.0 In-Reply-To: <1488204107-21688-1-git-send-email-anandb@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [[ krogoth/morty PATCH] 1/1] ti-sgx-ddk-um: add support for GBM pixmap surface X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2017 18:18:23 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Anand, Thanks for the patch. > [[ krogoth/morty PATCH] 1/1] ti-sgx-ddk-um: add support for GBM pixmap surface Can you please not do nested brackets here? Patchwork doesn't handle them properly... -- Denys On Mon, Feb 27, 2017 at 07:31:47PM +0530, Anand Balagopalakrishnan wrote: > Signed-off-by: Anand Balagopalakrishnan > --- > recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb > index f90d689..3a9a2b2 100644 > --- a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb > +++ b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb > @@ -8,7 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" > BRANCH = "ti-img-sgx/${PV}" > > SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" > -SRCREV = "e8fda0a1865e206c058776b15336a53edc5e5999" > +SRCREV = "d184140aa5c17e13e1bf21151f1a7bc068bdf8bf" > > # There's only hardfp version available > python __anonymous() { > @@ -31,7 +31,7 @@ INITSCRIPT_PARAMS = "defaults 8" > > inherit update-rc.d > > -PR = "r22" > +PR = "r23" > PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 omap5-sgx-ddk-um-linux" > > DEPENDS += "libdrm udev libgbm wayland libffi" > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti