mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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>
This commit is contained in:
committed by
Martin Jansa
parent
6d7d2b9912
commit
0ffa911e4b
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user