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:
ecdf83f
)
angstrom 2007.1: make DISTRO_EXTRA_DEPENDS appendable in local.conf
author
Koen Kooi
<koen@openembedded.org>
Sat, 20 Jan 2007 15:52:45 +0000
(15:52 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 20 Jan 2007 15:52:45 +0000
(15:52 +0000)
conf/distro/angstrom-2007.1.conf
patch
|
blob
|
history
diff --git
a/conf/distro/angstrom-2007.1.conf
b/conf/distro/angstrom-2007.1.conf
index
a08413e
..
7ebd89d
100644
(file)
--- a/
conf/distro/angstrom-2007.1.conf
+++ b/
conf/distro/angstrom-2007.1.conf
@@
-225,7
+225,7
@@
EXTRA_STUFF ?= ""
# Angstrom want to ship some extra stuff. This should be moved into task-base eventually
-DISTRO_EXTRA_RDEPENDS = "\
+DISTRO_EXTRA_RDEPENDS
+
= "\
update-modules module-init-tools modutils-initscripts \
sysvinit initscripts sysvinit-pidof \
${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)} \