diff --git a/recipes-core/board-descriptor/board-descriptor/bd.json b/recipes-core/board-descriptor/board-descriptor/bd.json index 0df4417..f6e62d4 100644 --- a/recipes-core/board-descriptor/board-descriptor/bd.json +++ b/recipes-core/board-descriptor/board-descriptor/bd.json @@ -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"},