[oe-commits] org.oe.dev nokia tablets: build open source flasher for images

koen commit openembedded-commits at lists.openembedded.org
Tue May 8 10:33:24 UTC 2007


nokia tablets: build open source flasher for images

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: a52f3951dd9924e8b604bacec3fe4574415f6f84
ViewMTN: http://monotone.openembedded.org/revision.psp?id=a52f3951dd9924e8b604bacec3fe4574415f6f84
Files:
1
conf/machine/nokia770.conf
conf/machine/nokia800.conf
Diffs:

#
# mt diff -r47a9cfe177b4ae4a2d7f14ea5757e2fc09ffc397 -ra52f3951dd9924e8b604bacec3fe4574415f6f84
#
# 
# 
# patch "conf/machine/nokia770.conf"
#  from [f6bb8c1f9487de3b89c7177b3465ebaafd555883]
#    to [c749c8d6db7ffaf93285d6780002db17ad815af9]
# 
# patch "conf/machine/nokia800.conf"
#  from [2ecd14bacd89ad707e71b8bf34f3490c60bb8795]
#    to [988dacd38ff16047536887e050bd66e57d181af3]
# 
============================================================
--- conf/machine/nokia770.conf	f6bb8c1f9487de3b89c7177b3465ebaafd555883
+++ conf/machine/nokia770.conf	c749c8d6db7ffaf93285d6780002db17ad815af9
@@ -32,3 +32,7 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "noki
 
 MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost screen"
 MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init"
+
+# build tools
+EXTRA_IMAGEDEPENDS += "0xffff-native"
+
============================================================
--- conf/machine/nokia800.conf	2ecd14bacd89ad707e71b8bf34f3490c60bb8795
+++ conf/machine/nokia800.conf	988dacd38ff16047536887e050bd66e57d181af3
@@ -9,6 +9,7 @@ GUI_MACHINE_CLASS = "bigscreen"
 
 GUI_MACHINE_CLASS = "bigscreen"
 
+TARGET_FPU = "hard"
 include conf/machine/include/tune-arm1136jf-s.conf
 
 ROOT_FLASH_SIZE = "174"
@@ -25,3 +26,6 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "noki
 
 MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
 MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init"
+
+# build tools
+EXTRA_IMAGEDEPENDS += "0xffff-native"






More information about the Openembedded-commits mailing list