From: Phil Blundell Date: Mon, 27 Jun 2005 19:10:16 +0000 (+0000) Subject: more h3900 modules X-Git-Tag: Release-2010-05/1~9453^2~4319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=751a214bfe4175051364fe5facc7075b73056b7a;p=openembedded.git more h3900 modules BKrev: 42c04f180ZGnQrRbmaZZf0zXzoWWTw --- diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf index 86b98bab96..93226435ed 100644 --- a/conf/machine/h3900.conf +++ b/conf/machine/h3900.conf @@ -22,7 +22,7 @@ BOOTSTRAP_EXTRA_RDEPENDS_append_kernel24 = " at76c503a-modules" BOOTSTRAP_EXTRA_RDEPENDS_append_kernel26 = " udev module-init-tools" H3900_MODULES_kernel24 = "g_ether pxa2xx_udc h3900_asic h5400_asic pxa_ir h5400_buzzer h5400_fsi mmc_h5400 usb-ohci-h5400 mmc_asic3 mtdchar h5400-audio h3900-uda1380" -H3900_MODULES_kernel26 = " h3900_lcd asic2_adcts g_ether" +H3900_MODULES_kernel26 = " h3900_lcd h5400_lcd asic2_adcts g_ether apm h5400_battery h3900_battery pcmcia-core" # pxa2xx_udc is built in to the kernel diff --git a/packages/meta/task-bootstrap.bb b/packages/meta/task-bootstrap.bb index f5a42658e9..31920135d4 100644 --- a/packages/meta/task-bootstrap.bb +++ b/packages/meta/task-bootstrap.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Core packages required for a basic installation" MAINTAINER = "Phil Blundell " -PR = "r24" +PR = "r25" # The BOOTSTRAP_EXTRA_ variables are often manipulated by the # MACHINE .conf files, so adjust PACKAGE_ARCH accordingly.