diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 520: update the possible_partitions_files and sdcard_mountpoint_path according to http://review.androi...

Message ID 20130108040714.11392.13541.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Yongqin Liu Jan. 8, 2013, 4:07 a.m. UTC
Merge authors:
  Yongqin Liu (liuyq0307)
Related merge proposals:
  https://code.launchpad.net/~liuyq0307/lava-dispatcher/update-possible_partitions_files/+merge/142022
  proposed by: Yongqin Liu (liuyq0307)
------------------------------------------------------------
revno: 520 [merge]
committer: Yongqin Liu <yongqin.liu@linaro.org>
branch nick: lava-dispatcher
timestamp: Tue 2013-01-08 12:05:44 +0800
message:
  update the possible_partitions_files and sdcard_mountpoint_path according to http://review.android.git.linaro.org/#change,3213,patchset=1
modified:
  lava_dispatcher/default-config/lava-dispatcher/device-types/panda.conf


--
lp:lava-dispatcher
https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk

You are subscribed to branch lp:lava-dispatcher.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_dispatcher/default-config/lava-dispatcher/device-types/panda.conf'
--- lava_dispatcher/default-config/lava-dispatcher/device-types/panda.conf	2012-11-29 08:54:47 +0000
+++ lava_dispatcher/default-config/lava-dispatcher/device-types/panda.conf	2013-01-08 03:31:23 +0000
@@ -28,3 +28,11 @@ 
     boot
 
 android_binary_drivers = http://192.168.1.21/LAVA_HTTP/android-binaries/panda-drivers.tgz
+possible_partitions_files =
+    init.partitions.rc
+    fstab.partitions
+    init.rc
+    fstab.omap4pandaboard
+
+# changed to /mnt/sdcard in  http://review.android.git.linaro.org/#change,3213
+sdcard_mountpoint_path = /mnt/sdcard