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:
1614567
)
angstrom: recommond kernel-module-vfat so people can mount their favourite fat format...
author
Koen Kooi
<koen@openembedded.org>
Wed, 7 Mar 2007 17:11:55 +0000
(17:11 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 7 Mar 2007 17:11:55 +0000
(17:11 +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
b0d5f83
..
122bd44
100644
(file)
--- a/
conf/distro/angstrom-2007.1.conf
+++ b/
conf/distro/angstrom-2007.1.conf
@@
-8,7
+8,7
@@
#DISTRO_VERSION = "2007.3"
DISTRO_VERSION = "test-${DATE}"
-DISTRO_REVISION = "3
5
"
+DISTRO_REVISION = "3
6
"
require conf/distro/include/angstrom.inc
require conf/distro/include/sane-srcdates.inc
@@
-260,3
+260,6
@@
DISTRO_EXTRA_RDEPENDS += "\
${DEBUG_APPS} \
"
+DISTRO_EXTRA_RRECOMMENDS += " \
+ kernel-module-vfat \
+ "