bd: add missing bd tags to bd.json
added hw_bom_patch (33) and prod_variant_name(34) tags. BugzID: 53769 Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
parent
9681b0ee0a
commit
b08669f8e7
|
|
@ -38,6 +38,8 @@
|
|||
"manufacturer_id": { "id": 30, "type": "String"},
|
||||
"hmac-sha1-4": { "id": 31, "type": "Hash"},
|
||||
"fpga_info": { "id": 32, "type": "UInt32"},
|
||||
"hw_bom_patch": { "id": 33, "type": "UInt8"},
|
||||
"prod_variant_name": { "id": 34, "type": "String"},
|
||||
|
||||
"ui_adapter_type": { "id": 4096, "type": "UInt16"},
|
||||
"hw_flavor": { "id": 4097, "type": "UInt32"},
|
||||
|
|
|
|||
Loading…
Reference in New Issue