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:
3a9cde9
)
angstrom: make ANGSTROM_URI overridable
author
Koen Kooi
<koen@openembedded.org>
Sun, 2 Sep 2007 16:30:14 +0000
(16:30 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 2 Sep 2007 16:30:14 +0000
(16:30 +0000)
conf/distro/include/angstrom.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/angstrom.inc
b/conf/distro/include/angstrom.inc
index
708159f
..
865f0bc
100644
(file)
--- a/
conf/distro/include/angstrom.inc
+++ b/
conf/distro/include/angstrom.inc
@@
-14,7
+14,7
@@
DEPLOY_DIR = "${TMPDIR}/deploy/${ANGSTROM_MODE}"
require conf/distro/include/angstrom-${ANGSTROM_MODE}.inc
#Use this variable in feeds and other parts that need a URI
-ANGSTROM_URI = "http://www.angstrom-distribution.org"
+ANGSTROM_URI
?
= "http://www.angstrom-distribution.org"
#Set the default maintainer to angstrom-dev
MAINTAINER = "Angstrom Developers <angstrom-distro-devel@linuxtogo.org>"