diff mbox

[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 365: Use the lt- variant of the omap kernel.

Message ID 20110706183917.10312.27305.launchpad@loganberry.canonical.com
State Accepted
Headers show

Commit Message

James Westby July 6, 2011, 6:39 p.m. UTC
------------------------------------------------------------
revno: 365
committer: James Westby <james.westby@linaro.org>
branch nick: trunk
timestamp: Wed 2011-06-29 15:29:43 -0400
message:
  Use the lt- variant of the omap kernel.
modified:
  linaro_image_tools/media_create/boards.py


--
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/media_create/boards.py'
--- linaro_image_tools/media_create/boards.py	2011-06-23 15:12:13 +0000
+++ linaro_image_tools/media_create/boards.py	2011-06-29 19:29:43 +0000
@@ -339,7 +339,7 @@ 
 
 
 class OmapConfig(BoardConfig):
-    kernel_flavors = ['linaro-omap4', 'linaro-omap', 'omap4']
+    kernel_flavors = ['linaro-omap4', 'linaro-lt-omap', 'linaro-omap', 'omap4']
     uboot_in_boot_part = True
 
     # XXX: Here we define these things as dynamic properties because our