git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92caf6e
)
libtomcrypt: updated download link
author
George Alexandru Dorobantu
<gdalex@gmail.com>
Sat, 12 Feb 2011 04:17:36 +0000
(
04:17
+0000)
committer
Tom Rini
<tom_rini@mentor.com>
Fri, 11 Feb 2011 20:38:01 +0000
(13:38 -0700)
* updated the download link; libtomcrypt has moved to google code and the old link is dead
Signed-off-by: George Alexandru Dorobantu <gdalex@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/libtomcrypt/libtomcrypt_1.17.bb
patch
|
blob
|
history
diff --git
a/recipes/libtomcrypt/libtomcrypt_1.17.bb
b/recipes/libtomcrypt/libtomcrypt_1.17.bb
index
9fc9fd0
..
2f82e36
100644
(file)
--- a/
recipes/libtomcrypt/libtomcrypt_1.17.bb
+++ b/
recipes/libtomcrypt/libtomcrypt_1.17.bb
@@
-9,7
+9,7
@@
PRIORITY = "optional"
LICENSE = "PD"
PR = "r0"
-SRC_URI = "http://libtom
.org
/files/crypt-${PV}.tar.bz2"
+SRC_URI = "http://libtom
crypt.googlecode.com
/files/crypt-${PV}.tar.bz2"
inherit autotools