diff mbox

[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 405: Corrected Bug #824733

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

Commit Message

James Tunnicliffe Aug. 12, 2011, 3:56 p.m. UTC
Merge authors:
  James Tunnicliffe (dooferlad)
Related merge proposals:
  https://code.launchpad.net/~dooferlad/linaro-image-tools/update_fetch_image_settings_yaml/+merge/71336
  proposed by: James Tunnicliffe (dooferlad)
  review: Approve - James Westby (james-w)
------------------------------------------------------------
revno: 405 [merge]
committer: James Tunnicliffe <james.tunnicliffe@linaro.org>
branch nick: clean_merge_target
timestamp: Fri 2011-08-12 16:55:03 +0100
message:
  Corrected Bug #824733
modified:
  linaro_image_tools/fetch_image_settings.yaml


--
lp:linaro-image-tools
https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk

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

Patch

=== modified file 'linaro_image_tools/fetch_image_settings.yaml'
--- linaro_image_tools/fetch_image_settings.yaml	2011-07-04 19:56:52 +0000
+++ linaro_image_tools/fetch_image_settings.yaml	2011-08-12 10:57:48 +0000
@@ -46,6 +46,8 @@ 
     overo: Overo
     smdkv310: S5PV310
     origen: Origen
+    # UI may need some work to support snowball. Currently under investigation.
+    #snowball_sd: Snowball
   
   hwpack:
     beagle:
@@ -59,6 +61,8 @@ 
     - panda
     - panda-x11-base
     - bsp-omap4
+    - lt-panda-x11-base-natty
+    - lt-panda
     
     vexpress:
     - vexpress
@@ -77,7 +81,7 @@ 
     
     mx53loco:
     - lt-mx53loco
-    - s5pv310
+    - lt-mx5
      
     u8500:
      - lt-u8500
@@ -92,6 +96,9 @@ 
     origen:
      - lt-origen
 
+    snowball_sd:
+     - lt-snowball
+
   image:
   - alip
   - developer
@@ -111,3 +118,4 @@ 
 platform: linaro-n
 repository: release
 
+