[oe-commits] org.oe.dev simpad: move USE_DEVFS to simpad-2.4 include

Bernhard commit openembedded-commits at lists.openembedded.org
Fri Feb 16 10:44:42 UTC 2007


simpad: move USE_DEVFS to simpad-2.4 include

Author: Bernhard
Branch: org.openembedded.dev
Revision: e6225ed3644c9dfc84c1bc7b9bf3006b03003b34
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e6225ed3644c9dfc84c1bc7b9bf3006b03003b34
Files:
1
conf/machine/include/simpad-2.4.conf
conf/machine/simpad.conf
Diffs:

#
# mt diff -r83e041bc8cc5227a7a45dd6a81c52b97ebcb893d -re6225ed3644c9dfc84c1bc7b9bf3006b03003b34
#
# 
# 
# patch "conf/machine/include/simpad-2.4.conf"
#  from [744efafeaca6f215a9b60e4f0cad4794756a14de]
#    to [989ffcdb129c870a1269d69b98ac3e9e2fa2a3ac]
# 
# patch "conf/machine/simpad.conf"
#  from [0de209ed1cc80927435cbf4a744e4170c5abeb15]
#    to [11dbee8a2dbdab8fa0b0ef34aa7f21c727adf284]
# 
============================================================
--- conf/machine/include/simpad-2.4.conf	744efafeaca6f215a9b60e4f0cad4794756a14de
+++ conf/machine/include/simpad-2.4.conf	989ffcdb129c870a1269d69b98ac3e9e2fa2a3ac
@@ -5,3 +5,5 @@ BOOTSTRAP_EXTRA_RDEPENDS += "hostap-modu
 
 BOOTSTRAP_EXTRA_RDEPENDS += "hostap-modules  \
  pcmcia-cs apm hostap-utils wpa-supplicant-nossl"
+
+USE_DEVFS = "1"
============================================================
--- conf/machine/simpad.conf	0de209ed1cc80927435cbf4a744e4170c5abeb15
+++ conf/machine/simpad.conf	11dbee8a2dbdab8fa0b0ef34aa7f21c727adf284
@@ -20,7 +20,6 @@ SERIAL_CONSOLE = "ttySA0 115200 vt100"
 EXTRA_IMAGEDEPENDS = ""
 SERIAL_CONSOLE = "ttySA0 115200 vt100"
 
-USE_DEVFS = "1"
 GUI_MACHINE_CLASS = "bigscreen"
 ROOT_FLASH_SIZE = "16"
 USE_VT = "0"






More information about the Openembedded-commits mailing list