summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-13 01:11:20 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-13 01:11:20 +0000
commit51b0fb438d94cf17ed4252226bf2ae13d9fb6d2d (patch)
tree852f00c8b6113475b6aee653acdc0f5893db27ae /conf
parent12d2241f90235496be0bfc1935c63295b2f7b66f (diff)
linux-handhelds-2.6: Remove adhoc ripping of kernel-image modules.
* Instead, make angstrom distro which wants so, not install them for a couple of adhocly selected devices. * See http://projects.linuxtogo.org/pipermail/openembedded-devel/2007-March/001688.html
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/angstrom-2007.1.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf
index 5fa414d2b4..52a475f8f6 100644
--- a/conf/distro/angstrom-2007.1.conf
+++ b/conf/distro/angstrom-2007.1.conf
@@ -128,6 +128,8 @@ PCMCIA_MANAGER = "pcmciautils"
#Preferred version for the kernel on various machines
PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh11"
+RDEPENDS_kernel-base_hx4700 = ""
+RDEPENDS_kernel-base_htcuniversal = ""
PREFERRED_VERSION_linux_at91sam9263ek ?= "2.6.20"