diff options
author | Paul Barker <paul@paulbarker.me.uk> | 2013-06-18 22:39:34 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-06-27 18:52:23 +0200 |
commit | 0ffa911e4b0a0b8752cf6189bbf19d92fad612ab (patch) | |
tree | a80cd9f728d9d4c00c06de798b88dca7a4054b0f /meta-oe/recipes-support/openmotif | |
parent | 6d7d2b9912837f10a107e474e1163d38a5affebc (diff) | |
download | meta-openembedded-0ffa911e4b0a0b8752cf6189bbf19d92fad612ab.tar.gz |
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@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/openmotif')
-rw-r--r-- | meta-oe/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 f45094941..ef92b3333 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" | |||
7 | 7 | ||
8 | PR = "r3" | 8 | PR = "r3" |
9 | 9 | ||
10 | SRC_URI = "http://fossies.org/unix/misc/openmotif-2.3.3.tar.gz \ | 10 | SRC_URI = "http://motif.ics.com/sites/default/files/openmotif-2.3.3.tar.gz \ |
11 | file://configure.patch;patch=1" | 11 | file://configure.patch;patch=1" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "fd27cd3369d6c7d5ef79eccba524f7be" | 13 | SRC_URI[md5sum] = "fd27cd3369d6c7d5ef79eccba524f7be" |