[PATCH lorax/master] Add platforms to the treeinfo for Beaker support.

d.marlin dmarlin at redhat.com
Thu Aug 2 13:06:58 UTC 2012


From: "d.marlin" <dmarlin at redhat.com>

Signed-off-by: David A. Marlin <dmarlin at redhat.com>
---
 share/arm.tmpl |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/share/arm.tmpl b/share/arm.tmpl
index bf6eef9..bb65e7c 100644
--- a/share/arm.tmpl
+++ b/share/arm.tmpl
@@ -22,6 +22,9 @@ mkdir ${LIVEDIR}
 install ${runtime_img} ${LIVEDIR}/squashfs.img
 treeinfo stage2 mainimage ${LIVEDIR}/squashfs.img
 
+# Add platforms to treeinfo for Beaker support.
+treeinfo ${basearch} platforms highbank,imx,mvebu,omap,tegra
+
 ## install kernels
 mkdir ${KERNELDIR}
 %for kernel in kernels:
-- 
1.7.6.5



More information about the anaconda-patches mailing list