[oe-commits] org.oe.dev wgt634u: add machine, part of #2334

thommy commit openembedded-commits at lists.openembedded.org
Fri May 18 21:07:58 UTC 2007


wgt634u: add machine, part of #2334

Author: thommy at tabao.de
Branch: org.openembedded.dev
Revision: 18e7d83f672a893a89b0dad07aec561dbbc13a1a
ViewMTN: http://monotone.openembedded.org/revision.psp?id=18e7d83f672a893a89b0dad07aec561dbbc13a1a
Files:
1
conf/machine/wgt634u.conf
Diffs:

#
# mt diff -r3eeaba619f8cf3f53f5f2e5f2a4e8a0ede51ef98 -r18e7d83f672a893a89b0dad07aec561dbbc13a1a
#
# 
# 
# add_file "conf/machine/wgt634u.conf"
#  content [ad3a39b5e808be4aeb06558c7efbc8926022593c]
# 
============================================================
--- conf/machine/wgt634u.conf	ad3a39b5e808be4aeb06558c7efbc8926022593c
+++ conf/machine/wgt634u.conf	ad3a39b5e808be4aeb06558c7efbc8926022593c
@@ -0,0 +1,17 @@
+#@TYPE: Machine
+#@NAME: Netgear wgt634u wireless router  
+#@DESCRIPTION: Machine configuration for the MIPS based wgt634u devices
+
+TARGET_ARCH = "mipsel"
+MACHINE_FEATURES = "kernel26 usbhost wifi ext2"
+
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-brcm"
+
+IMAGE_FSTYPES = "tar.gz squashfs-lzma jffs2"
+
+EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --squash --eraseblock=0x10000 -n" 
+
+EXTRA_IMAGECMD_squashfs-lzma = "-nopad -root-owned -le"
+
+






More information about the Openembedded-commits mailing list