From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vms173013pub.verizon.net (vms173013pub.verizon.net [206.46.173.13]) by arago-project.org (Postfix) with ESMTPS id F3F2E52A85 for ; Fri, 1 Apr 2016 03:41:51 +0000 (UTC) Received: from vz-proxy-l003.mx.aol.com ([64.236.82.150]) by vms173013.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0O4X002NGRLRA050@vms173013.mailsrvcs.net> for meta-arago@arago-project.org; Thu, 31 Mar 2016 22:41:51 -0500 (CDT) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=btqxfxui c=1 sm=1 tr=0 a=0tGySW8maceftNfHUCUfCA==:117 a=7OsogOcEt9IA:10 a=sozttTNsAAAA:8 a=NEAV23lmAAAA:8 a=xm5lrAq8cDT53UIO91EA:9 Received: by 100.15.86.14 with SMTP id 6118d927; Fri, 01 Apr 2016 03:41:51 GMT Received: from localhost.localdomain (elrond [192.168.0.7]) by gandalf.denix.org (Postfix) with ESMTP id 0078C161F67; Thu, 31 Mar 2016 23:41:50 -0400 (EDT) From: Denys Dmytriyenko To: meta-arago@arago-project.org Date: Thu, 31 Mar 2016 23:41:35 -0400 Message-id: <1459482106-27723-16-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.2.0 In-reply-to: <1459482106-27723-1-git-send-email-denis@denix.org> References: <1459482106-27723-1-git-send-email-denis@denix.org> Subject: [PATCH 15/26] omapconf: bump SRCREV to pick up gcc-5 fixes 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: Fri, 01 Apr 2016 03:41:53 -0000 From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb b/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb index 81f85f9..fa08cfa 100644 --- a/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb +++ b/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb @@ -5,12 +5,12 @@ LICENSE = "GPLv2 | BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=205c83c4e2242a765acb923fc766e914" PV = "1.72" -PR = "r1" +PR = "r2" COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|omap4" BRANCH ?= "master" -SRCREV = "e821a16e707cbde41ed07c1a05de4a497b39c000" +SRCREV = "340f7dddb23664d8323c8d2002443606b95d969b" SRC_URI = "git://github.com/omapconf/omapconf.git;protocol=git;branch=${BRANCH}" -- 2.2.0