diff options
| -rw-r--r-- | org.handhelds.familiar/conf/machine/h2200.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.handhelds.familiar/conf/machine/h2200.conf b/org.handhelds.familiar/conf/machine/h2200.conf index ea81f8f..10d589e 100644 --- a/org.handhelds.familiar/conf/machine/h2200.conf +++ b/org.handhelds.familiar/conf/machine/h2200.conf @@ -18,7 +18,7 @@ BOOTSTRAP_EXTRA_DEPENDS_append = " mtd-utils h2200-bootloader handhelds-pxa-2.6 BOOTSTRAP_EXTRA_RRECOMMENDS = " ${@linux_module_packages('${H2200_MODULES}', d)}" BOOTSTRAP_EXTRA_RDEPENDS_append = " mtd-utils h2200-bootloader kernel udev module-init-tools" -PREFERRED_VERSION_handhelds-pxa-2.6 = "2.6.15-hh1" +PREFERRED_VERSION_handhelds-pxa-2.6 = "2.6.15-hh2" #ship in rootfs: H2200_MODULES = "g_ether g_serial g_file_storage snd-pcm-oss" |
