[oe-commits] Paul Barker : openmotif: update SRC_URI

git at git.openembedded.org git at git.openembedded.org
Thu Jun 27 16:48:19 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 0ffa911e4b0a0b8752cf6189bbf19d92fad612ab
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=0ffa911e4b0a0b8752cf6189bbf19d92fad612ab

Author: Paul Barker <paul at paulbarker.me.uk>
Date:   Tue Jun 18 22:39:34 2013 +0000

openmotif: update SRC_URI

openmotif-2.3.3 doesn't appear to be available from fossies.org anymore. As this
isn't the official source for openmotif, we change the SRC_URI rather than
adding a mirror.

The official source requires registration to download the archive (via
https://www2.opengroup.org/ogsys/catalog/zom213) so this is the best we can do.

Signed-off-by: Paul Barker <paul at paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-support/openmotif/openmotif_2.3.3.bb   |    2 +-
 1 files changed, 1 insertions(+), 1 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 f450949..ef92b33 100644
--- a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
+++ b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=14f692c82491db3d52419929d2f3b343"
 
 PR = "r3"
 
-SRC_URI = "http://fossies.org/unix/misc/openmotif-2.3.3.tar.gz \
+SRC_URI = "http://motif.ics.com/sites/default/files/openmotif-2.3.3.tar.gz \
            file://configure.patch;patch=1"
 
 SRC_URI[md5sum] = "fd27cd3369d6c7d5ef79eccba524f7be"



More information about the Openembedded-commits mailing list