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:
4d78352
)
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
author
Michael Lauer
<mickey@vanille-media.de>
Sun, 13 Feb 2005 12:51:16 +0000
(12:51 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sun, 13 Feb 2005 12:51:16 +0000
(12:51 +0000)
into allanon.vanille.de:/local/pkg/oe/packages
2005/02/13 13:50:59+01:00 vanille.de!mickeyl
oz.conf: use += for assume_provided. that way we don't override settings in local.conf
BKrev: 420f4d44xKyMhTNPY-7uPTbQH1MewA
conf/distro/openzaurus-3.5.3.conf
patch
|
blob
|
history
diff --git
a/conf/distro/openzaurus-3.5.3.conf
b/conf/distro/openzaurus-3.5.3.conf
index
d1dfffa
..
ffe4832
100644
(file)
--- a/
conf/distro/openzaurus-3.5.3.conf
+++ b/
conf/distro/openzaurus-3.5.3.conf
@@
-19,7
+19,7
@@
CVSDATE = "20050213"
# Zaurus
#
-ASSUME_PROVIDED = "virtual/arm-linux-gcc-2.95"
+ASSUME_PROVIDED
+
= "virtual/arm-linux-gcc-2.95"
OEINCLUDELOGS = "yes"
KERNEL_CONSOLE = "tty1"
#DEBUG_OPTIMIZATION = "-O -g3"