Add platforms to the treeinfo for Beaker support.
This commit is contained in:
parent
700d5007a3
commit
0f02b5c920
@ -22,6 +22,9 @@ mkdir ${LIVEDIR}
|
|||||||
install ${runtime_img} ${LIVEDIR}/squashfs.img
|
install ${runtime_img} ${LIVEDIR}/squashfs.img
|
||||||
treeinfo stage2 mainimage ${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
|
## install kernels
|
||||||
mkdir ${KERNELDIR}
|
mkdir ${KERNELDIR}
|
||||||
%for kernel in kernels:
|
%for kernel in kernels:
|
||||||
|
Loading…
Reference in New Issue
Block a user