diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-12-01 14:20:01 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-12-01 14:20:01 +0000 |
commit | fdf5a003fdaeba376c9ec1aa0a0b305f8dc4fcb8 (patch) | |
tree | 265312f415dbd9a48eec1930792ffabb74dedbac /conf/distro | |
parent | 214ed085dec831f0f1a9a369ca3646e187b85949 (diff) | |
parent | a5fb224426c234fa7d6e1e8821b4efeb53c1add3 (diff) |
merge of '0520dc5ac68960d1ddad4df9a54a1c8375eccb5f'
and 'f31acbcc26f0c26226e19e7d8c547973cf9a473b'
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 84077594af..ead957f1ba 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -61,6 +61,7 @@ PCMCIA_MANAGER = "pcmciautils" #Preferred version for the kernel on various machines PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh18" +PREFERRED_VERSION_linux-ixp4xx ?= "2.6.21.6+svnr${SRCREV}" RDEPENDS_kernel-base_hx4700 = "" RDEPENDS_kernel-base_htcuniversal = "" |