linux-qsd8: updates srcrev, htcleo defconfig
authorLukas Gorris <lukas@htc-linux.org>
Sun, 16 May 2010 23:32:37 +0000 (01:32 +0200)
committerLukas Gorris <lukas@htc-linux.org>
Sun, 16 May 2010 23:32:37 +0000 (01:32 +0200)
recipes/linux/linux-qsd8/htcleo/defconfig
recipes/linux/linux-qsd8_git.bb

index b4931d6..4d3141d 100644 (file)
@@ -376,7 +376,9 @@ CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 #
 # At least one emulation must be selected
 #
-# CONFIG_VFP is not set
+CONFIG_VFP=y
+CONFIG_VFPv3=y
+CONFIG_NEON=y
 
 #
 # Userspace binary formats
index b4d2bdf..3277a1d 100644 (file)
@@ -1,11 +1,11 @@
 require linux.inc
 
 PV = "2.6.32+${PR}+gitr${SRCREV}"
-PR = "r14"
+PR = "r15"
 
 COMPATIBLE_MACHINE = "htcnexus|htcleo"
 
-SRCREV = "ee54d02485711f2c96db4a8f1f4a43c0bead736c"
+SRCREV = "bc796399c0a19622b8aa1f705d841c9b4059550b"
 
 SRC_BRANCH = "htc-msm-2.6.32"