From 8f06b6d2b68d7f173171474bb8cefd462f1298bf Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 27 Jan 2005 18:48:36 +0000 Subject: [PATCH] fix ipaq-pxa-2.6 related things BKrev: 41f93784sfO6vK_eYn4-rwRgTwfBeA --- conf/machine/ipaq-pxa-2.6.conf | 6 +++--- packages/linux/handhelds-pxa-2.6_cvs.bb | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/conf/machine/ipaq-pxa-2.6.conf b/conf/machine/ipaq-pxa-2.6.conf index 68873bdb31..ad50bff395 100644 --- a/conf/machine/ipaq-pxa-2.6.conf +++ b/conf/machine/ipaq-pxa-2.6.conf @@ -1,10 +1,10 @@ -IPKG_ARCHS = "all arm ipaqpxa ${MACHINE}" +IPKG_ARCHS = "all arm h3900 ${MACHINE}" TARGET_ARCH = arm PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross" -BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral module-init-tools" -BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules modutils-collateral module-init-tools" +BOOTSTRAP_EXTRA_DEPENDS = "udev virtual/kernel modutils-collateral module-init-tools" +BOOTSTRAP_EXTRA_RDEPENDS = "udev kernel kernel-modules modutils-collateral module-init-tools" include conf/machine/handheld-common.conf GUI_MACHINE_CLASS = "smallscreen" diff --git a/packages/linux/handhelds-pxa-2.6_cvs.bb b/packages/linux/handhelds-pxa-2.6_cvs.bb index 2c01039629..66c75d0504 100644 --- a/packages/linux/handhelds-pxa-2.6_cvs.bb +++ b/packages/linux/handhelds-pxa-2.6_cvs.bb @@ -16,10 +16,9 @@ S = "${WORKDIR}/kernel26" inherit kernel -PACKAGE_ARCH = "ipaqpxa" K_MAJOR = "2" K_MINOR = "6" -K_MICRO = "8" +K_MICRO = "10" HHV = "0" # -- 2.39.5