diff options
author | Erik Hovland <erik@hovland.org> | 2006-09-01 18:27:21 +0000 |
---|---|---|
committer | Erik Hovland <erik@hovland.org> | 2006-09-01 18:27:21 +0000 |
commit | c96b9162381e8ee422db24ac641dcaecf0367813 (patch) | |
tree | 42d33139885e94cff2e62d7d150994539d73d34d /conf/machine/h3600.conf | |
parent | dbfe597f0d9b9c8837dc6a28c0adfea4b281d46c (diff) |
familiar unstable: Peg glibc and busybox
h3600 unstable: Peg handhelds-sa kernel version to hh42
Diffstat (limited to 'conf/machine/h3600.conf')
-rw-r--r-- | conf/machine/h3600.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf index 0261a84d64..5c7440403b 100644 --- a/conf/machine/h3600.conf +++ b/conf/machine/h3600.conf @@ -6,6 +6,7 @@ TARGET_ARCH = "arm" IPKG_EXTRA_ARCHS = "ipaqsa" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "handhelds-sa" +PREFERRED_VERSION_handhelds-sa ?= "2.4.19-rmk6-pxa1-hh42" EXTRA_IMAGECMD_h3600_jffs2 = "-e 0x40000 -p" BOOTSTRAP_EXTRA_RDEPENDS = "alsa-driver kernel ipaq-boot-params ${@linux_module_packages('${H3600_MODULES}', d)}" |