aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-03-25 23:54:23 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-03-25 23:47:53 +0100
commit2ae1d96b6fb053944d1a801ddcfaddb9b68dd0e0 (patch)
treebc4f51ee20c6999b44d061529dabbd694407bc83
parent4e5e71a4b5f12cdb3af18cd5357355a7237f4c86 (diff)
downloadmeta-handheld-2ae1d96b6fb053944d1a801ddcfaddb9b68dd0e0.tar.gz
conf/machine/h2200: ensure kernel image is installed
Ensure the kernel image gets installed into the rootfs - LAB expects it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--conf/machine/h2200.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index abc1772..676e8bc 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -25,7 +25,7 @@ PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
-MACHINE_ESSENTIAL_EXTRA_RDEPENDS = " h2200-bootloader "
+MACHINE_ESSENTIAL_EXTRA_RDEPENDS = " kernel h2200-bootloader "
MACHINE_EXTRA_RDEPENDS = " udev-hostap-cs-vcc-workaround "
MACHINE_EXTRA_RRECOMMENDS = "\
kernel-module-snd-h2200-audio \