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:
9bcd828
)
picocom: fix building - close #1972
author
Marek Vasut
<marek.vasut@gmail.com>
Thu, 29 Mar 2007 13:06:27 +0000
(13:06 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 29 Mar 2007 13:06:27 +0000
(13:06 +0000)
packages/picocom/picocom_1.4.bb
patch
|
blob
|
history
diff --git
a/packages/picocom/picocom_1.4.bb
b/packages/picocom/picocom_1.4.bb
index
8bc3b89
..
c13bdab
100644
(file)
--- a/
packages/picocom/picocom_1.4.bb
+++ b/
packages/picocom/picocom_1.4.bb
@@
-2,12
+2,13
@@
DESCRIPTION = "Lightweight and minimal (~20K) dumb-terminal emulation program."
SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "GPL"
-PR = "r
1
"
+PR = "r
2
"
SRC_URI = "http://efault.net/npat/hacks/picocom/dist/picocom-${PV}.tar.gz \
+ file://nolock.patch;patch=1 \
file://gcc4.patch;patch=1"
-CFLAGS_append = ' -DVERSION_STR=\\"${PV}\\"
-DUUCP_LOCK_DIR
'
+CFLAGS_append = ' -DVERSION_STR=\\"${PV}\\"'
do_install () {
install -d ${D}${bindir}