arm.tmpl import basename (#1457055)
(cherry picked from commit f3d262c8f7
)
This commit is contained in:
parent
6459a9b96f
commit
b1fa2de9fd
@ -11,6 +11,8 @@ LORAXDIR="usr/share/lorax/"
|
|||||||
# keep a comma-delimited list of platforms installed to add to .treeinfo
|
# keep a comma-delimited list of platforms installed to add to .treeinfo
|
||||||
platforms = ""
|
platforms = ""
|
||||||
delimiter = ''
|
delimiter = ''
|
||||||
|
|
||||||
|
from os.path import basename
|
||||||
%>
|
%>
|
||||||
|
|
||||||
mkdir images
|
mkdir images
|
||||||
|
Loading…
Reference in New Issue
Block a user