Commit e59b578
committed
Makefile: support optional build_id for contents.xml generation
Add support for passing an optional `build_id` argument to the Makefile,
which in turn used by gen_contents.py to add unique build_id into the
generated `contents.xml`, as required by Axiom.
Signed-off-by: Viswanath Kraleti <[email protected]>1 parent 4b77d21 commit e59b578
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | | - | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
0 commit comments