[oe] [meta-oe][PATCH] omgps: add libcap dependency

Martin Jansa martin.jansa at gmail.com
Tue Sep 3 17:58:30 UTC 2013


On Fri, Aug 23, 2013 at 05:41:52PM +0300, Eren Türkay wrote:
> http://lists.openembedded.org/pipermail/openembedded-core/2013-August/082530.html
> 
> Omgps links against libcap without checking the library. If it cannot
> find it as in the minimal build, it emits an error in the linking stage.
> Add the dependency explicitly.

Applied, thanks!

> 
> Signed-off-by: Eren Türkay <eren at hambedded.org>
> ---
>  meta-oe/recipes-navigation/omgps/omgps_svn.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-navigation/omgps/omgps_svn.bb b/meta-oe/recipes-navigation/omgps/omgps_svn.bb
> index 1a79df4..625377d 100644
> --- a/meta-oe/recipes-navigation/omgps/omgps_svn.bb
> +++ b/meta-oe/recipes-navigation/omgps/omgps_svn.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://omgps.googlecode.com"
>  SECTION = "openmoko/applications"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
> -DEPENDS = "gtk+ python-pygobject dbus-glib"
> +DEPENDS = "gtk+ python-pygobject dbus-glib libcap"
>  SRCREV = "109"
>  PV = "0.1+svnr${SRCPV}"
>  PR = "r2"
> -- 
> 1.7.9.5
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130903/8e094a43/attachment-0002.sig>


More information about the Openembedded-devel mailing list