From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by arago-project.org (Postfix) with ESMTPS id 744A452A83 for ; Fri, 29 May 2015 20:01:15 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id t4TK1DGZ008333 for ; Fri, 29 May 2015 15:01:13 -0500 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id t4TK1DtR008503 for ; Fri, 29 May 2015 15:01:13 -0500 Received: from dflp33.itg.ti.com (10.64.6.16) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.3.224.2; Fri, 29 May 2015 15:01:13 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id t4TK1DhW009109; Fri, 29 May 2015 15:01:13 -0500 Date: Fri, 29 May 2015 16:01:13 -0400 From: Denys Dmytriyenko To: Jacob Stiffler Message-ID: <20150529200112.GT16418@edge> References: <1432811095-3754-1-git-send-email-j-stiffler@ti.com> <1432811095-3754-3-git-send-email-j-stiffler@ti.com> MIME-Version: 1.0 In-Reply-To: <1432811095-3754-3-git-send-email-j-stiffler@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-arago@arago-project.org Subject: Re: [PATCH 2/5] packagegroup-arago-tisdk-addons-sdk-target_dra7xx: Add libulm. 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, 29 May 2015 20:01:15 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Ack On Thu, May 28, 2015 at 07:04:52AM -0400, Jacob Stiffler wrote: > Signed-off-by: Jacob Stiffler > --- > .../packagegroup-arago-tisdk-addons-sdk-target.bb | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb > index 725c3e3..2ccbdd4 100644 > --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb > +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb > @@ -1,6 +1,6 @@ > DESCRIPTION = "Task to install headers and libraries related to addons into the SDK" > LICENSE = "MIT" > -PR = "r6" > +PR = "r7" > > inherit packagegroup > > @@ -15,6 +15,7 @@ UTILS_append_dra7xx = " canutils-dev" > > EXTRA_LIBS = "" > EXTRA_LIBS_append_omap-a15 = " cmem-dev" > +EXTRA_LIBS_append_dra7xx = " libulm-dev libulm-staticdev" > > RDEPENDS_${PN} = "\ > ${UTILS} \ > -- > 1.7.9.5 > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago