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:
fb16ab9
)
conf/distro/angstrom-2007.1.conf : avahi and openssh-sftp-server as RRECOMENDS
author
Graeme Gregory
<dp@xora.org.uk>
Wed, 24 Oct 2007 14:22:24 +0000
(14:22 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Wed, 24 Oct 2007 14:22:24 +0000
(14:22 +0000)
so people can ignore them
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
1f2961f
..
896e5e6
100644
(file)
--- a/
conf/distro/angstrom-2007.1.conf
+++ b/
conf/distro/angstrom-2007.1.conf
@@
-252,8
+252,6
@@
DISTRO_EXTRA_RDEPENDS += "\
angstrom-version \
ipkg ipkg-collateral \
util-linux-mount util-linux-umount \
- avahi-daemon \
- avahi-autoipd \
${EXTRA_STUFF} \
${DEBUG_APPS} \
"
@@
-262,4
+260,7
@@
DISTRO_EXTRA_RRECOMMENDS += " \
kernel-module-vfat \
kernel-module-ext2 \
kernel-module-af-packet \
+ avahi-daemon \
+ avahi-autoipd \
+ openssh-sftp-server \
"