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:
e7307e3
)
Parsefix
author
Matthias Hentges
<oe@hentges.net>
Mon, 11 Oct 2004 18:26:37 +0000
(18:26 +0000)
committer
Matthias Hentges
<oe@hentges.net>
Mon, 11 Oct 2004 18:26:37 +0000
(18:26 +0000)
BKrev: 416ad05d4d5Sm4eDW4lCwRkQ4HQrfQ
linux/montavista-sa_2.4.17-mvl21.oe
patch
|
blob
|
history
diff --git
a/linux/montavista-sa_2.4.17-mvl21.oe
b/linux/montavista-sa_2.4.17-mvl21.oe
index
8312355
..
7af51ec
100644
(file)
--- a/
linux/montavista-sa_2.4.17-mvl21.oe
+++ b/
linux/montavista-sa_2.4.17-mvl21.oe
@@
-28,8
+28,7
@@
SRC_URI = "http://www.vanille.de/temp/linux-${KV}_${MVLV}.tar.gz \
S = "${WORKDIR}/linux-${KV}_${MVLV}"
def beagle_multiline_ppp():
- str = "alias char-major-108 ppp_generic
-alias /dev/ppp ppp_generic"
+ str = "alias char-major-108\Tppp_generic\nalias /dev/ppp\tppp_generic"
return str