h3900.conf: Ship ipaq-boot-params
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 16 Feb 2008 12:53:32 +0000 (12:53 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 16 Feb 2008 12:53:32 +0000 (12:53 +0000)
conf/machine/h3900.conf
packages/tasks/task-base.bb

index 5db7abd..8b9b7ee 100644 (file)
@@ -24,6 +24,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
 PCMCIA_MANAGER = "pcmciautils"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 
+MACHINE_EXTRA_RDEPENDS = "kernel ipaq-boot-params"
+
 #
 # Modules autoload and other boot properties
 #
index b5b3e82..bb89ac0 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r60"
+PR = "r61"
 
 inherit task