diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-06-01 11:38:12 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-06-01 11:38:12 +0000 |
commit | a5eb370699cf769af2fc5709fd9f49aa022fbd12 (patch) | |
tree | 805b6b5caf95906d197966a8e113a65d1e51161c /meta/conf/machine/fic-gta01.conf | |
parent | 12212aa298f65d996b4fddddb081000e34319279 (diff) | |
download | poky-a5eb370699cf769af2fc5709fd9f49aa022fbd12.tar.gz |
fic-gta01: added usbinit to rootfs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1846 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/fic-gta01.conf')
-rw-r--r-- | meta/conf/machine/fic-gta01.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/fic-gta01.conf b/meta/conf/machine/fic-gta01.conf index ccf68862bc..7d8d2753f9 100644 --- a/meta/conf/machine/fic-gta01.conf +++ b/meta/conf/machine/fic-gta01.conf | |||
@@ -11,8 +11,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-gta01" | |||
11 | 11 | ||
12 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost phone" | 12 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost phone" |
13 | 13 | ||
14 | # package gta01 specific modules | ||
15 | MACHINE_EXTRA_RRECOMMENDS = "\ | 14 | MACHINE_EXTRA_RRECOMMENDS = "\ |
15 | usbinit \ | ||
16 | kernel-module-gta01-pm-bt \ | 16 | kernel-module-gta01-pm-bt \ |
17 | kernel-module-gta01-pm-gps \ | 17 | kernel-module-gta01-pm-gps \ |
18 | kernel-module-gta01-pm-gsm \ | 18 | kernel-module-gta01-pm-gsm \ |