[oe] [meta-oe][PATCH 1/3] openmotif: Update SRC_URI and add libxft in depends

Martin Jansa martin.jansa at gmail.com
Wed Dec 19 13:40:33 UTC 2012


On Tue, Dec 18, 2012 at 07:15:56PM -0200, Otavio Salvador wrote:
> The file couldn't be found in the official repository and it seems
> unmaintained as it had processing errors when trying to register to be
> able to download the last release. Researching in the web a mirror has
> been found and than we're using now this mirror so fetch works again.
> 
> During build test, from a clean tmp directory we found that libxft is
> a hard dependency so we add it to depends list.

Does not apply on master, because openmotif was removed:
commit 14b68506078a4133e743491d35245775a58a1317
Author: Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org>
Date:   Wed Nov 14 12:31:18 2012 +0100

    openmotif: remove due to lack of libxp in repository

Can you rebase on master and resubmit if still needed?

Cheers,

> 
> Change-Id: If486a40718af688dfad6768d56432afb573cf8d8
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  .../recipes-support/openmotif/openmotif_2.3.3.bb   |    6 ++++--
>  1 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
> index 2e9c2de..e7a0220 100644
> --- a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
> +++ b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
> @@ -1,11 +1,13 @@
>  SECTION = "libs"
>  DESCRIPTION = "OSM/Motif implementation."
>  LICENSE = "OGPL"
> -DEPENDS = "xbitmaps virtual/libx11 libxt libxp"
> +DEPENDS = "xbitmaps virtual/libx11 libxt libxp libxft"
>  
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=14f692c82491db3d52419929d2f3b343"
>  
> -SRC_URI = "http://openmotif.com/files/public_downloads/openmotif/2.3/2.3.3/openmotif-2.3.3.tar.gz \
> +PR = "r1"
> +
> +SRC_URI = "http://fossies.org/unix/misc/openmotif-2.3.3.tar.gz \
>             file://configure.patch;patch=1"
>  
>  SRC_URI[md5sum] = "fd27cd3369d6c7d5ef79eccba524f7be"
> -- 
> 1.7.2.5
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/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/20121219/ee975e8e/attachment-0002.sig>


More information about the Openembedded-devel mailing list