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:
7b9e2fe
)
slang: fix 2.2.2 URL
author
Otavio Salvador
<otavio@ossystems.com.br>
Thu, 20 Jan 2011 16:18:26 +0000
(16:18 +0000)
committer
Tom Rini
<tom_rini@mentor.com>
Wed, 9 Feb 2011 16:22:41 +0000
(09:22 -0700)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes/slang/slang_2.2.2.bb
patch
|
blob
|
history
diff --git
a/recipes/slang/slang_2.2.2.bb
b/recipes/slang/slang_2.2.2.bb
index
3e0b70e
..
529f52c
100644
(file)
--- a/
recipes/slang/slang_2.2.2.bb
+++ b/
recipes/slang/slang_2.2.2.bb
@@
-2,9
+2,9
@@
DESCRIPTION = "slang is a library of text functions used in editors like slrn et
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "pcre"
-PR = "r
2
"
+PR = "r
3
"
LICENSE = "GPL Artistic"
-SRC_URI = "ftp://space.mit.edu/pub/davis/slang/v2.2/slang-${PV}.tar.bz2 \
+SRC_URI = "ftp://space.mit.edu/pub/davis/slang/v2.2/
OLD/
slang-${PV}.tar.bz2 \
file://fix-uclibc.patch"
inherit autotools