From fbcef11acc6fbd8660650c0da642d121d8bcc128 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Sat, 15 Sep 2007 20:26:53 +0000 Subject: [PATCH] gumstix-verdex.conf : Prevent installation of uImage in /boot. --- conf/machine/gumstix-verdex.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/gumstix-verdex.conf b/conf/machine/gumstix-verdex.conf index ab24552646..dc44342e65 100644 --- a/conf/machine/gumstix-verdex.conf +++ b/conf/machine/gumstix-verdex.conf @@ -1,5 +1,7 @@ require conf/machine/include/gumstix.inc +RDEPENDS_kernel-base = "" + PACKAGE_EXTRA_ARCHS += " iwmmxt " MACHINE_FEATURES += " usbhost " -- 2.39.5