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:
dd33ced
)
slugos.inc: Use ?= on SOURCE_MIRROR_URL
author
Tom Rini
<tom_rini@mentor.com>
Fri, 28 Jan 2011 22:28:30 +0000
(15:28 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Fri, 28 Jan 2011 22:28:30 +0000
(15:28 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
conf/distro/include/slugos.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/slugos.inc
b/conf/distro/include/slugos.inc
index
13158e1
..
d342737
100644
(file)
--- a/
conf/distro/include/slugos.inc
+++ b/
conf/distro/include/slugos.inc
@@
-114,7
+114,7
@@
DISTRO_EXTRA_DEPENDS ?= ""
DISTRO_EXTRA_RDEPENDS ?= ""
DISTRO_EXTRA_RRECOMMENDS ?= ""
-SOURCE_MIRROR_URL = "http://sources.nslu2-linux.org/sources/"
+SOURCE_MIRROR_URL
?
= "http://sources.nslu2-linux.org/sources/"
INHERIT += "own-mirrors"
#FIXME: HACK: REMOVE THIS