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:
a5781ed
)
picocom_1.3: fixed SRC_URI
author
Klaus Schwarzkopf
<schwarzkopf@sensortherm.de>
Sun, 5 Dec 2010 12:51:27 +0000
(13:51 +0100)
committer
Eric Bénard
<eric@eukrea.com>
Thu, 9 Dec 2010 20:53:10 +0000
(21:53 +0100)
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/picocom/picocom_1.3.bb
patch
|
blob
|
history
diff --git
a/recipes/picocom/picocom_1.3.bb
b/recipes/picocom/picocom_1.3.bb
index
492e29a
..
c832361
100644
(file)
--- a/
recipes/picocom/picocom_1.3.bb
+++ b/
recipes/picocom/picocom_1.3.bb
@@
-2,7
+2,7
@@
DESCRIPTION = "Picocom is a lightweight and minimal (~20K) dumb-terminal emulati
SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "GPL"
-SRC_URI = "http://
efault.net/npat/hacks/picocom/dist
/picocom-${PV}.tar.gz"
+SRC_URI = "http://
picocom.googlecode.com/files
/picocom-${PV}.tar.gz"
CFLAGS_append = ' -DVERSION_STR=\\"${PV}\\"'