more h3900 modules
authorPhil Blundell <philb@gnu.org>
Mon, 27 Jun 2005 19:10:16 +0000 (19:10 +0000)
committerPhil Blundell <philb@gnu.org>
Mon, 27 Jun 2005 19:10:16 +0000 (19:10 +0000)
BKrev: 42c04f180ZGnQrRbmaZZf0zXzoWWTw

conf/machine/h3900.conf
packages/meta/task-bootstrap.bb

index 86b98ba..9322643 100644 (file)
@@ -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
 
 
index f5a4265..3192013 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Core packages required for a basic installation"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-PR = "r24"
+PR = "r25"
 
 # The BOOTSTRAP_EXTRA_ variables are often manipulated by the
 # MACHINE .conf files, so adjust PACKAGE_ARCH accordingly.