[oe-commits] org.oe.dev h3900.conf: Ship ipaq-boot-params

pfalcon commit openembedded-commits at lists.openembedded.org
Sat Feb 16 15:07:52 UTC 2008


h3900.conf: Ship ipaq-boot-params

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 1821f6eadefc14ad7ce51d5ab026da139608f557
ViewMTN: http://monotone.openembedded.org/revision/info/1821f6eadefc14ad7ce51d5ab026da139608f557
Files:
1
conf/machine/h3900.conf
packages/tasks/task-base.bb
Diffs:

#
# mt diff -r6453c1938bbcd0ab830b8bc186e501a3ec4ebb10 -r1821f6eadefc14ad7ce51d5ab026da139608f557
#
# 
# 
# patch "conf/machine/h3900.conf"
#  from [849df89a61a34c3f1c79560dccd714393cceb3c0]
#    to [e68aafc20bb71f3f808372fe084d0aa77e2bc151]
# 
# patch "packages/tasks/task-base.bb"
#  from [2ebcd1a884302a4643dd61431a84aadea41cb978]
#    to [461108bf3685f7346e95114839d03eebb184593b]
# 
============================================================
--- conf/machine/h3900.conf	849df89a61a34c3f1c79560dccd714393cceb3c0
+++ conf/machine/h3900.conf	e68aafc20bb71f3f808372fe084d0aa77e2bc151
@@ -24,6 +24,8 @@ PREFERRED_PROVIDER_xserver = "xserver-kd
 PCMCIA_MANAGER = "pcmciautils"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 
+MACHINE_EXTRA_RDEPENDS = "kernel ipaq-boot-params"
+
 #
 # Modules autoload and other boot properties
 #
============================================================
--- packages/tasks/task-base.bb	2ebcd1a884302a4643dd61431a84aadea41cb978
+++ packages/tasks/task-base.bb	461108bf3685f7346e95114839d03eebb184593b
@@ -1,5 +1,5 @@ DESCRIPTION = "Merge machine and distro 
 DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r60"
+PR = "r61"
 
 inherit task
 






More information about the Openembedded-commits mailing list