diff --git a/contracts/hw.device-family/adapteva-epiphany/contract.json b/contracts/hw.device-family/adapteva-epiphany/contract.json new file mode 100644 index 00000000..afedd863 --- /dev/null +++ b/contracts/hw.device-family/adapteva-epiphany/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "adapteva-epiphany", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Adapteva Epiphany", + "data": { + "manufacturedBy": "adapteva" + } +} diff --git a/contracts/hw.device-family/adlink-rockchip/contract.json b/contracts/hw.device-family/adlink-rockchip/contract.json new file mode 100644 index 00000000..8ced8b38 --- /dev/null +++ b/contracts/hw.device-family/adlink-rockchip/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "adlink-rockchip", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "ADLINK Rockchip", + "data": { + "manufacturedBy": "adlink" + } +} diff --git a/contracts/hw.device-family/advantech-imx/contract.json b/contracts/hw.device-family/advantech-imx/contract.json new file mode 100644 index 00000000..3af52867 --- /dev/null +++ b/contracts/hw.device-family/advantech-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "advantech-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Advantech i.MX", + "data": { + "manufacturedBy": "advantech" + } +} diff --git a/contracts/hw.device-family/aetina-jetson/contract.json b/contracts/hw.device-family/aetina-jetson/contract.json new file mode 100644 index 00000000..d8acace8 --- /dev/null +++ b/contracts/hw.device-family/aetina-jetson/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "aetina-jetson", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Aetina Jetson", + "data": { + "manufacturedBy": "aetina" + } +} diff --git a/contracts/hw.device-family/amd-zynq/contract.json b/contracts/hw.device-family/amd-zynq/contract.json new file mode 100644 index 00000000..4303f3d6 --- /dev/null +++ b/contracts/hw.device-family/amd-zynq/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "amd-zynq", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "AMD Zynq", + "data": { + "manufacturedBy": "amd" + } +} diff --git a/contracts/hw.device-family/asus-imx/contract.json b/contracts/hw.device-family/asus-imx/contract.json new file mode 100644 index 00000000..58220f6c --- /dev/null +++ b/contracts/hw.device-family/asus-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "asus-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "ASUS Tinkerboard i.MX", + "data": { + "manufacturedBy": "asus" + } +} diff --git a/contracts/hw.device-family/auvidea-jetson/contract.json b/contracts/hw.device-family/auvidea-jetson/contract.json new file mode 100644 index 00000000..4f0599a7 --- /dev/null +++ b/contracts/hw.device-family/auvidea-jetson/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "auvidea-jetson", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Auvidea Jetson", + "data": { + "manufacturedBy": "auvidea" + } +} diff --git a/contracts/hw.device-family/avermedia-jetson/contract.json b/contracts/hw.device-family/avermedia-jetson/contract.json new file mode 100644 index 00000000..5a7ba12f --- /dev/null +++ b/contracts/hw.device-family/avermedia-jetson/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "avermedia-jetson", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Avermedia Jetson", + "data": { + "manufacturedBy": "avermedia" + } +} diff --git a/contracts/hw.device-family/balena-broadcom/contract.json b/contracts/hw.device-family/balena-broadcom/contract.json new file mode 100644 index 00000000..8eb504ce --- /dev/null +++ b/contracts/hw.device-family/balena-broadcom/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "balena-broadcom", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Balena Broadcom", + "data": { + "manufacturedBy": "balena" + } +} diff --git a/contracts/hw.device-family/balena-imx/contract.json b/contracts/hw.device-family/balena-imx/contract.json new file mode 100644 index 00000000..bae00235 --- /dev/null +++ b/contracts/hw.device-family/balena-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "balena-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Balena i.MX", + "data": { + "manufacturedBy": "balena" + } +} diff --git a/contracts/hw.device-family/beagleboard-jacinto/contract.json b/contracts/hw.device-family/beagleboard-jacinto/contract.json new file mode 100644 index 00000000..5b40b2b0 --- /dev/null +++ b/contracts/hw.device-family/beagleboard-jacinto/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "beagleboard-jacinto", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Beagle Jacinto", + "data": { + "manufacturedBy": "beagleboard" + } +} diff --git a/contracts/hw.device-family/beagleboard-sitara/contract.json b/contracts/hw.device-family/beagleboard-sitara/contract.json new file mode 100644 index 00000000..93bc16d5 --- /dev/null +++ b/contracts/hw.device-family/beagleboard-sitara/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "beagleboard-sitara", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Beagle Sitara", + "data": { + "manufacturedBy": "beagleboard" + } +} diff --git a/contracts/hw.device-family/bluechip-allwinner/contract.json b/contracts/hw.device-family/bluechip-allwinner/contract.json new file mode 100644 index 00000000..cae17d9b --- /dev/null +++ b/contracts/hw.device-family/bluechip-allwinner/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "bluechip-allwinner", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Blue Chip Allwinner", + "data": { + "manufacturedBy": "bluechip" + } +} diff --git a/contracts/hw.device-family/bluechip-qualcomm/contract.json b/contracts/hw.device-family/bluechip-qualcomm/contract.json new file mode 100644 index 00000000..bc8469c3 --- /dev/null +++ b/contracts/hw.device-family/bluechip-qualcomm/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "bluechip-qualcomm", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Blue Chip Qualcomm", + "data": { + "manufacturedBy": "bluechip" + } +} diff --git a/contracts/hw.device-family/compulab-imx/contract.json b/contracts/hw.device-family/compulab-imx/contract.json new file mode 100644 index 00000000..b5520945 --- /dev/null +++ b/contracts/hw.device-family/compulab-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "compulab-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "CompuLab i.MX", + "data": { + "manufacturedBy": "compulab" + } +} diff --git a/contracts/hw.device-family/cti-jetson/contract.json b/contracts/hw.device-family/cti-jetson/contract.json new file mode 100644 index 00000000..94de3988 --- /dev/null +++ b/contracts/hw.device-family/cti-jetson/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "cti-jetson", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Connect Tech (CTI) Jetson", + "data": { + "manufacturedBy": "cti" + } +} diff --git a/contracts/hw.device-family/cybertan-unknown/contract.json b/contracts/hw.device-family/cybertan-unknown/contract.json new file mode 100644 index 00000000..0e0b9e14 --- /dev/null +++ b/contracts/hw.device-family/cybertan-unknown/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "cybertan-unknown", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "CyberTAN Unknown", + "data": { + "manufacturedBy": "cybertan" + } +} diff --git a/contracts/hw.device-family/d3-jetson/contract.json b/contracts/hw.device-family/d3-jetson/contract.json new file mode 100644 index 00000000..fbdb5b87 --- /dev/null +++ b/contracts/hw.device-family/d3-jetson/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "d3-jetson", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "D3 Jetson", + "data": { + "manufacturedBy": "d3" + } +} diff --git a/contracts/hw.device-family/digi-imx/contract.json b/contracts/hw.device-family/digi-imx/contract.json new file mode 100644 index 00000000..3312cb90 --- /dev/null +++ b/contracts/hw.device-family/digi-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "digi-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Digi i.MX", + "data": { + "manufacturedBy": "digi" + } +} diff --git a/contracts/hw.device-family/ezurio-imx/contract.json b/contracts/hw.device-family/ezurio-imx/contract.json new file mode 100644 index 00000000..eda785f2 --- /dev/null +++ b/contracts/hw.device-family/ezurio-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "ezurio-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Ezurio i.MX", + "data": { + "manufacturedBy": "ezurio" + } +} diff --git a/contracts/hw.device-family/firefly-imx/contract.json b/contracts/hw.device-family/firefly-imx/contract.json new file mode 100644 index 00000000..b4a27067 --- /dev/null +++ b/contracts/hw.device-family/firefly-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "firefly-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Firefly i.MX", + "data": { + "manufacturedBy": "firefly" + } +} diff --git a/contracts/hw.device-family/firefly-rockchip/contract.json b/contracts/hw.device-family/firefly-rockchip/contract.json new file mode 100644 index 00000000..ce2428e2 --- /dev/null +++ b/contracts/hw.device-family/firefly-rockchip/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "firefly-rockchip", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Firefly Rockchip", + "data": { + "manufacturedBy": "firefly" + } +} diff --git a/contracts/hw.device-family/floyd-jetson/contract.json b/contracts/hw.device-family/floyd-jetson/contract.json new file mode 100644 index 00000000..55352e1c --- /dev/null +++ b/contracts/hw.device-family/floyd-jetson/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "floyd-jetson", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Floyd Jetson", + "data": { + "manufacturedBy": "floyd" + } +} diff --git a/contracts/hw.device-family/forecr-jetson/contract.json b/contracts/hw.device-family/forecr-jetson/contract.json new file mode 100644 index 00000000..b831af31 --- /dev/null +++ b/contracts/hw.device-family/forecr-jetson/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "forecr-jetson", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Forecr Jetson", + "data": { + "manufacturedBy": "forecr" + } +} diff --git a/contracts/hw.device-family/friendlyelec-allwinner/contract.json b/contracts/hw.device-family/friendlyelec-allwinner/contract.json new file mode 100644 index 00000000..f1f7a6a5 --- /dev/null +++ b/contracts/hw.device-family/friendlyelec-allwinner/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "friendlyelec-allwinner", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "FriendlyElec Allwinner", + "data": { + "manufacturedBy": "friendlyelec" + } +} diff --git a/contracts/hw.device-family/friendlyelec-rockchip/contract.json b/contracts/hw.device-family/friendlyelec-rockchip/contract.json new file mode 100644 index 00000000..3ae70213 --- /dev/null +++ b/contracts/hw.device-family/friendlyelec-rockchip/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "friendlyelec-rockchip", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "FriendlyElec Rockchip", + "data": { + "manufacturedBy": "friendlyelec" + } +} diff --git a/contracts/hw.device-family/generic-aarch64/contract.json b/contracts/hw.device-family/generic-aarch64/contract.json new file mode 100644 index 00000000..9a157e83 --- /dev/null +++ b/contracts/hw.device-family/generic-aarch64/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "generic-aarch64", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Generic AARCH64", + "data": { + "manufacturedBy": "generic" + } +} diff --git a/contracts/hw.device-family/generic-armv7ahf/contract.json b/contracts/hw.device-family/generic-armv7ahf/contract.json new file mode 100644 index 00000000..4cb1af15 --- /dev/null +++ b/contracts/hw.device-family/generic-armv7ahf/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "generic-armv7ahf", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Generic ARMV7AHF", + "data": { + "manufacturedBy": "generic" + } +} diff --git a/contracts/hw.device-family/generic-generic/contract.json b/contracts/hw.device-family/generic-generic/contract.json new file mode 100644 index 00000000..7b29ae3b --- /dev/null +++ b/contracts/hw.device-family/generic-generic/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "generic-generic", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Generic Generic", + "data": { + "manufacturedBy": "generic" + } +} diff --git a/contracts/hw.device-family/generic-x86/contract.json b/contracts/hw.device-family/generic-x86/contract.json new file mode 100644 index 00000000..a8a6a3b7 --- /dev/null +++ b/contracts/hw.device-family/generic-x86/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "generic-x86", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Generic x86", + "data": { + "manufacturedBy": "generic" + } +} diff --git a/contracts/hw.device-family/google-imx/contract.json b/contracts/hw.device-family/google-imx/contract.json new file mode 100644 index 00000000..9824a2c1 --- /dev/null +++ b/contracts/hw.device-family/google-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "google-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Google Coral i.MX", + "data": { + "manufacturedBy": "google" + } +} diff --git a/contracts/hw.device-family/hardkernel-amlogic/contract.json b/contracts/hw.device-family/hardkernel-amlogic/contract.json new file mode 100644 index 00000000..75d356b0 --- /dev/null +++ b/contracts/hw.device-family/hardkernel-amlogic/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "hardkernel-amlogic", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Hardkernel ODROID Amlogic", + "data": { + "manufacturedBy": "hardkernel" + } +} diff --git a/contracts/hw.device-family/hardkernel-samsung/contract.json b/contracts/hw.device-family/hardkernel-samsung/contract.json new file mode 100644 index 00000000..5a9578da --- /dev/null +++ b/contracts/hw.device-family/hardkernel-samsung/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "hardkernel-samsung", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Hardkernel ODROID Samsung", + "data": { + "manufacturedBy": "hardkernel" + } +} diff --git a/contracts/hw.device-family/inhand-unknown/contract.json b/contracts/hw.device-family/inhand-unknown/contract.json new file mode 100644 index 00000000..2f38b0fa --- /dev/null +++ b/contracts/hw.device-family/inhand-unknown/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "inhand-unknown", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "InHand Unknown", + "data": { + "manufacturedBy": "inhand" + } +} diff --git a/contracts/hw.device-family/intel-edison/contract.json b/contracts/hw.device-family/intel-edison/contract.json new file mode 100644 index 00000000..cd4544fa --- /dev/null +++ b/contracts/hw.device-family/intel-edison/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "intel-edison", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Intel Edison", + "data": { + "manufacturedBy": "intel" + } +} diff --git a/contracts/hw.device-family/intel-x86/contract.json b/contracts/hw.device-family/intel-x86/contract.json new file mode 100644 index 00000000..dddc5920 --- /dev/null +++ b/contracts/hw.device-family/intel-x86/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "intel-x86", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Intel NUC", + "data": { + "manufacturedBy": "intel" + } +} diff --git a/contracts/hw.device-family/kontron-imx/contract.json b/contracts/hw.device-family/kontron-imx/contract.json new file mode 100644 index 00000000..7ff209e7 --- /dev/null +++ b/contracts/hw.device-family/kontron-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "kontron-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Kontron i.MX", + "data": { + "manufacturedBy": "kontron" + } +} diff --git a/contracts/hw.device-family/kontron-x86/contract.json b/contracts/hw.device-family/kontron-x86/contract.json new file mode 100644 index 00000000..e4e90e0f --- /dev/null +++ b/contracts/hw.device-family/kontron-x86/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "kontron-x86", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Kontron x86", + "data": { + "manufacturedBy": "kontron" + } +} diff --git a/contracts/hw.device-family/kunbus-broadcom/contract.json b/contracts/hw.device-family/kunbus-broadcom/contract.json new file mode 100644 index 00000000..439843a7 --- /dev/null +++ b/contracts/hw.device-family/kunbus-broadcom/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "kunbus-broadcom", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Kunbus Pi", + "data": { + "manufacturedBy": "kunbus" + } +} diff --git a/contracts/hw.device-family/level-imx/contract.json b/contracts/hw.device-family/level-imx/contract.json new file mode 100644 index 00000000..50db9ebf --- /dev/null +++ b/contracts/hw.device-family/level-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "level-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Level i.MX", + "data": { + "manufacturedBy": "level" + } +} diff --git a/contracts/hw.device-family/microsoft-x86/contract.json b/contracts/hw.device-family/microsoft-x86/contract.json new file mode 100644 index 00000000..e43ed929 --- /dev/null +++ b/contracts/hw.device-family/microsoft-x86/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "microsoft-x86", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Microsoft x86", + "data": { + "manufacturedBy": "microsoft" + } +} diff --git a/contracts/hw.device-family/nvidia-jetson/contract.json b/contracts/hw.device-family/nvidia-jetson/contract.json new file mode 100644 index 00000000..479916d7 --- /dev/null +++ b/contracts/hw.device-family/nvidia-jetson/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "nvidia-jetson", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "NVIDIA Jetson", + "data": { + "manufacturedBy": "nvidia" + } +} diff --git a/contracts/hw.device-family/nxp-imx/contract.json b/contracts/hw.device-family/nxp-imx/contract.json new file mode 100644 index 00000000..603ed8eb --- /dev/null +++ b/contracts/hw.device-family/nxp-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "nxp-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "NXP i.MX", + "data": { + "manufacturedBy": "nxp" + } +} diff --git a/contracts/hw.device-family/owasys-imx/contract.json b/contracts/hw.device-family/owasys-imx/contract.json new file mode 100644 index 00000000..95040115 --- /dev/null +++ b/contracts/hw.device-family/owasys-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "owasys-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Owasys i.MX", + "data": { + "manufacturedBy": "owasys" + } +} diff --git a/contracts/hw.device-family/phytec-sitara/contract.json b/contracts/hw.device-family/phytec-sitara/contract.json new file mode 100644 index 00000000..90364602 --- /dev/null +++ b/contracts/hw.device-family/phytec-sitara/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "phytec-sitara", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "PHYTEC Sitara", + "data": { + "manufacturedBy": "phytec" + } +} diff --git a/contracts/hw.device-family/pine64-rockchip/contract.json b/contracts/hw.device-family/pine64-rockchip/contract.json new file mode 100644 index 00000000..82582b20 --- /dev/null +++ b/contracts/hw.device-family/pine64-rockchip/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "pine64-rockchip", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Pine64 Rockchip", + "data": { + "manufacturedBy": "pine64" + } +} diff --git a/contracts/hw.device-family/qemu-x86/contract.json b/contracts/hw.device-family/qemu-x86/contract.json new file mode 100644 index 00000000..474741b6 --- /dev/null +++ b/contracts/hw.device-family/qemu-x86/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "qemu-x86", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "QEMU x86", + "data": { + "manufacturedBy": "qemu" + } +} diff --git a/contracts/hw.device-family/radxa-amlogic/contract.json b/contracts/hw.device-family/radxa-amlogic/contract.json new file mode 100644 index 00000000..35e77bdf --- /dev/null +++ b/contracts/hw.device-family/radxa-amlogic/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "radxa-amlogic", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Radxa Amlogic", + "data": { + "manufacturedBy": "radxa" + } +} diff --git a/contracts/hw.device-family/radxa-rockchip/contract.json b/contracts/hw.device-family/radxa-rockchip/contract.json new file mode 100644 index 00000000..85c72e7a --- /dev/null +++ b/contracts/hw.device-family/radxa-rockchip/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "radxa-rockchip", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Radxa Rockchip", + "data": { + "manufacturedBy": "radxa" + } +} diff --git a/contracts/hw.device-family/raspberrypi-broadcom/contract.json b/contracts/hw.device-family/raspberrypi-broadcom/contract.json new file mode 100644 index 00000000..fa9eeb89 --- /dev/null +++ b/contracts/hw.device-family/raspberrypi-broadcom/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "raspberrypi-broadcom", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Raspberry Pi", + "data": { + "manufacturedBy": "raspberrypi" + } +} diff --git a/contracts/hw.device-family/robustel-imx/contract.json b/contracts/hw.device-family/robustel-imx/contract.json new file mode 100644 index 00000000..f4e4be2b --- /dev/null +++ b/contracts/hw.device-family/robustel-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "robustel-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Robustel i.MX", + "data": { + "manufacturedBy": "robustel" + } +} diff --git a/contracts/hw.device-family/rocktech-broadcom/contract.json b/contracts/hw.device-family/rocktech-broadcom/contract.json new file mode 100644 index 00000000..876c4df8 --- /dev/null +++ b/contracts/hw.device-family/rocktech-broadcom/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "rocktech-broadcom", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Rocktech Broadcom", + "data": { + "manufacturedBy": "rocktech" + } +} diff --git a/contracts/hw.device-family/rocktech-rockchip/contract.json b/contracts/hw.device-family/rocktech-rockchip/contract.json new file mode 100644 index 00000000..5b18cc44 --- /dev/null +++ b/contracts/hw.device-family/rocktech-rockchip/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "rocktech-rockchip", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Rocktech Rockchip", + "data": { + "manufacturedBy": "rocktech" + } +} diff --git a/contracts/hw.device-family/rushup-samsung/contract.json b/contracts/hw.device-family/rushup-samsung/contract.json new file mode 100644 index 00000000..17c76213 --- /dev/null +++ b/contracts/hw.device-family/rushup-samsung/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "rushup-samsung", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "RushUp Samsung", + "data": { + "manufacturedBy": "rushup" + } +} diff --git a/contracts/hw.device-family/samsung-exynos/contract.json b/contracts/hw.device-family/samsung-exynos/contract.json new file mode 100644 index 00000000..85992d28 --- /dev/null +++ b/contracts/hw.device-family/samsung-exynos/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "samsung-exynos", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Samsung Exynos", + "data": { + "manufacturedBy": "samsung" + } +} diff --git a/contracts/hw.device-family/seeed-jetson/contract.json b/contracts/hw.device-family/seeed-jetson/contract.json new file mode 100644 index 00000000..096f7220 --- /dev/null +++ b/contracts/hw.device-family/seeed-jetson/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "seeed-jetson", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Seeed Jetson", + "data": { + "manufacturedBy": "seeed" + } +} diff --git a/contracts/hw.device-family/seeed-x86/contract.json b/contracts/hw.device-family/seeed-x86/contract.json new file mode 100644 index 00000000..abbf44b7 --- /dev/null +++ b/contracts/hw.device-family/seeed-x86/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "seeed-x86", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Seeed x86", + "data": { + "manufacturedBy": "seeed" + } +} diff --git a/contracts/hw.device-family/siemens-edison/contract.json b/contracts/hw.device-family/siemens-edison/contract.json new file mode 100644 index 00000000..1d720bd1 --- /dev/null +++ b/contracts/hw.device-family/siemens-edison/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "siemens-edison", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Siemens Edison", + "data": { + "manufacturedBy": "siemens" + } +} diff --git a/contracts/hw.device-family/sinovoip-allwinner/contract.json b/contracts/hw.device-family/sinovoip-allwinner/contract.json new file mode 100644 index 00000000..86e329e7 --- /dev/null +++ b/contracts/hw.device-family/sinovoip-allwinner/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "sinovoip-allwinner", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "SINOVOIP Banana Pi Allwinner", + "data": { + "manufacturedBy": "sinovoip" + } +} diff --git a/contracts/hw.device-family/solidrun-imx/contract.json b/contracts/hw.device-family/solidrun-imx/contract.json new file mode 100644 index 00000000..bf709e62 --- /dev/null +++ b/contracts/hw.device-family/solidrun-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "solidrun-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "SolidRun HummingBoard i.MX", + "data": { + "manufacturedBy": "solidrun" + } +} diff --git a/contracts/hw.device-family/syslogic-jetson/contract.json b/contracts/hw.device-family/syslogic-jetson/contract.json new file mode 100644 index 00000000..5c1ee03f --- /dev/null +++ b/contracts/hw.device-family/syslogic-jetson/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "syslogic-jetson", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Syslogic Jetson", + "data": { + "manufacturedBy": "syslogic" + } +} diff --git a/contracts/hw.device-family/techbase-broadcom/contract.json b/contracts/hw.device-family/techbase-broadcom/contract.json new file mode 100644 index 00000000..d799a736 --- /dev/null +++ b/contracts/hw.device-family/techbase-broadcom/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "techbase-broadcom", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Techbase Broadcom", + "data": { + "manufacturedBy": "techbase" + } +} diff --git a/contracts/hw.device-family/technologic-imx/contract.json b/contracts/hw.device-family/technologic-imx/contract.json new file mode 100644 index 00000000..81d542d5 --- /dev/null +++ b/contracts/hw.device-family/technologic-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "technologic-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Technologic i.MX", + "data": { + "manufacturedBy": "technologic" + } +} diff --git a/contracts/hw.device-family/ti-sitara/contract.json b/contracts/hw.device-family/ti-sitara/contract.json new file mode 100644 index 00000000..d6ab90c8 --- /dev/null +++ b/contracts/hw.device-family/ti-sitara/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "ti-sitara", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Texas Instruments Sitara", + "data": { + "manufacturedBy": "ti" + } +} diff --git a/contracts/hw.device-family/topic-zynq/contract.json b/contracts/hw.device-family/topic-zynq/contract.json new file mode 100644 index 00000000..02321d2a --- /dev/null +++ b/contracts/hw.device-family/topic-zynq/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "topic-zynq", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Topic Zynq", + "data": { + "manufacturedBy": "topic" + } +} diff --git a/contracts/hw.device-family/toradex-imx/contract.json b/contracts/hw.device-family/toradex-imx/contract.json new file mode 100644 index 00000000..4a7f97e5 --- /dev/null +++ b/contracts/hw.device-family/toradex-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "toradex-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Toradex i.MX", + "data": { + "manufacturedBy": "toradex" + } +} diff --git a/contracts/hw.device-family/unipi-broadcom/contract.json b/contracts/hw.device-family/unipi-broadcom/contract.json new file mode 100644 index 00000000..87770a07 --- /dev/null +++ b/contracts/hw.device-family/unipi-broadcom/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "unipi-broadcom", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "UniPi Broadcom", + "data": { + "manufacturedBy": "unipi" + } +} diff --git a/contracts/hw.device-family/unknown-broadcom/contract.json b/contracts/hw.device-family/unknown-broadcom/contract.json new file mode 100644 index 00000000..db73a5f5 --- /dev/null +++ b/contracts/hw.device-family/unknown-broadcom/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "unknown-broadcom", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Unknown Broadcom", + "data": { + "manufacturedBy": "unknown" + } +} diff --git a/contracts/hw.device-family/unknown-imx/contract.json b/contracts/hw.device-family/unknown-imx/contract.json new file mode 100644 index 00000000..c8ab16f4 --- /dev/null +++ b/contracts/hw.device-family/unknown-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "unknown-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Unknown i.MX", + "data": { + "manufacturedBy": "unknown" + } +} diff --git a/contracts/hw.device-family/unknown-jetson/contract.json b/contracts/hw.device-family/unknown-jetson/contract.json new file mode 100644 index 00000000..255b5925 --- /dev/null +++ b/contracts/hw.device-family/unknown-jetson/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "unknown-jetson", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Unknown Jetson", + "data": { + "manufacturedBy": "unknown" + } +} diff --git a/contracts/hw.device-family/unknown-rockchip/contract.json b/contracts/hw.device-family/unknown-rockchip/contract.json new file mode 100644 index 00000000..2c20854e --- /dev/null +++ b/contracts/hw.device-family/unknown-rockchip/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "unknown-rockchip", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Unknown Rockchip", + "data": { + "manufacturedBy": "unknown" + } +} diff --git a/contracts/hw.device-family/unknown-unknown/contract.json b/contracts/hw.device-family/unknown-unknown/contract.json new file mode 100644 index 00000000..41c9c1c9 --- /dev/null +++ b/contracts/hw.device-family/unknown-unknown/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "unknown-unknown", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Unknown Unknown", + "data": { + "manufacturedBy": "unknown" + } +} diff --git a/contracts/hw.device-family/unknown-x86/contract.json b/contracts/hw.device-family/unknown-x86/contract.json new file mode 100644 index 00000000..d7d72d1e --- /dev/null +++ b/contracts/hw.device-family/unknown-x86/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "unknown-x86", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Unknown x86", + "data": { + "manufacturedBy": "unknown" + } +} diff --git a/contracts/hw.device-family/variscite-imx/contract.json b/contracts/hw.device-family/variscite-imx/contract.json new file mode 100644 index 00000000..4bc565da --- /dev/null +++ b/contracts/hw.device-family/variscite-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "variscite-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Variscite i.MX", + "data": { + "manufacturedBy": "variscite" + } +} diff --git a/contracts/hw.device-family/via-imx/contract.json b/contracts/hw.device-family/via-imx/contract.json new file mode 100644 index 00000000..c57b372a --- /dev/null +++ b/contracts/hw.device-family/via-imx/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "via-imx", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Via i.MX", + "data": { + "manufacturedBy": "via" + } +} diff --git a/contracts/hw.device-family/xunlong-allwinner/contract.json b/contracts/hw.device-family/xunlong-allwinner/contract.json new file mode 100644 index 00000000..a65eb00c --- /dev/null +++ b/contracts/hw.device-family/xunlong-allwinner/contract.json @@ -0,0 +1,10 @@ +{ + "slug": "xunlong-allwinner", + "version": "1.0.0", + "type": "hw.device-family", + "aliases": [], + "name": "Xunlong Orange Allwinner", + "data": { + "manufacturedBy": "xunlong" + } +} diff --git a/contracts/hw.device-manufacturer/adapteva/contract.json b/contracts/hw.device-manufacturer/adapteva/contract.json new file mode 100644 index 00000000..59e787bf --- /dev/null +++ b/contracts/hw.device-manufacturer/adapteva/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "adapteva", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Adapteva", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/adlink/contract.json b/contracts/hw.device-manufacturer/adlink/contract.json new file mode 100644 index 00000000..2ee56598 --- /dev/null +++ b/contracts/hw.device-manufacturer/adlink/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "adlink", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "ADLINK", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/advantech/contract.json b/contracts/hw.device-manufacturer/advantech/contract.json new file mode 100644 index 00000000..7a077aae --- /dev/null +++ b/contracts/hw.device-manufacturer/advantech/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "advantech", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Advantech", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/aetina/contract.json b/contracts/hw.device-manufacturer/aetina/contract.json new file mode 100644 index 00000000..534f4531 --- /dev/null +++ b/contracts/hw.device-manufacturer/aetina/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "aetina", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Aetina", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/amd/contract.json b/contracts/hw.device-manufacturer/amd/contract.json new file mode 100644 index 00000000..528f55f0 --- /dev/null +++ b/contracts/hw.device-manufacturer/amd/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "amd", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "AMD", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/auvidea/contract.json b/contracts/hw.device-manufacturer/auvidea/contract.json new file mode 100644 index 00000000..e2693ebe --- /dev/null +++ b/contracts/hw.device-manufacturer/auvidea/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "auvidea", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Auvidea", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/avermedia/contract.json b/contracts/hw.device-manufacturer/avermedia/contract.json new file mode 100644 index 00000000..107a5b4e --- /dev/null +++ b/contracts/hw.device-manufacturer/avermedia/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "avermedia", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Avermedia", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/balena/contract.json b/contracts/hw.device-manufacturer/balena/contract.json new file mode 100644 index 00000000..edd11040 --- /dev/null +++ b/contracts/hw.device-manufacturer/balena/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "balena", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Balena", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/beagleboard/contract.json b/contracts/hw.device-manufacturer/beagleboard/contract.json new file mode 100644 index 00000000..68a7dbb3 --- /dev/null +++ b/contracts/hw.device-manufacturer/beagleboard/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "beagleboard", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "BeagleBoard", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/bluechip/contract.json b/contracts/hw.device-manufacturer/bluechip/contract.json new file mode 100644 index 00000000..fcf37020 --- /dev/null +++ b/contracts/hw.device-manufacturer/bluechip/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "bluechip", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Blue Chip", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/compulab/contract.json b/contracts/hw.device-manufacturer/compulab/contract.json new file mode 100644 index 00000000..1322acbb --- /dev/null +++ b/contracts/hw.device-manufacturer/compulab/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "compulab", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "CompuLab", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/cti/contract.json b/contracts/hw.device-manufacturer/cti/contract.json new file mode 100644 index 00000000..73a4daee --- /dev/null +++ b/contracts/hw.device-manufacturer/cti/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "cti", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "CTI", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/cybertan/contract.json b/contracts/hw.device-manufacturer/cybertan/contract.json new file mode 100644 index 00000000..baa49b94 --- /dev/null +++ b/contracts/hw.device-manufacturer/cybertan/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "cybertan", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "CyberTAN", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/d3/contract.json b/contracts/hw.device-manufacturer/d3/contract.json new file mode 100644 index 00000000..631db6ac --- /dev/null +++ b/contracts/hw.device-manufacturer/d3/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "d3", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "D3", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/digi/contract.json b/contracts/hw.device-manufacturer/digi/contract.json new file mode 100644 index 00000000..1dc9a016 --- /dev/null +++ b/contracts/hw.device-manufacturer/digi/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "digi", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Digi", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/ezurio/contract.json b/contracts/hw.device-manufacturer/ezurio/contract.json new file mode 100644 index 00000000..07205c07 --- /dev/null +++ b/contracts/hw.device-manufacturer/ezurio/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "ezurio", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Ezurio", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/firefly/contract.json b/contracts/hw.device-manufacturer/firefly/contract.json new file mode 100644 index 00000000..a60bc9be --- /dev/null +++ b/contracts/hw.device-manufacturer/firefly/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "firefly", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Firefly", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/floyd/contract.json b/contracts/hw.device-manufacturer/floyd/contract.json new file mode 100644 index 00000000..2294c642 --- /dev/null +++ b/contracts/hw.device-manufacturer/floyd/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "floyd", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Floyd", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/forecr/contract.json b/contracts/hw.device-manufacturer/forecr/contract.json new file mode 100644 index 00000000..4246cac5 --- /dev/null +++ b/contracts/hw.device-manufacturer/forecr/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "forecr", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Forecr", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/friendlyelec/contract.json b/contracts/hw.device-manufacturer/friendlyelec/contract.json new file mode 100644 index 00000000..e86c1076 --- /dev/null +++ b/contracts/hw.device-manufacturer/friendlyelec/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "friendlyelec", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "FriendlyElec", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/generic/contract.json b/contracts/hw.device-manufacturer/generic/contract.json new file mode 100644 index 00000000..2cc34118 --- /dev/null +++ b/contracts/hw.device-manufacturer/generic/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "generic", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Generic", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/google/contract.json b/contracts/hw.device-manufacturer/google/contract.json new file mode 100644 index 00000000..cb3dfe7c --- /dev/null +++ b/contracts/hw.device-manufacturer/google/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "google", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Google", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/hardkernel/contract.json b/contracts/hw.device-manufacturer/hardkernel/contract.json new file mode 100644 index 00000000..487077b5 --- /dev/null +++ b/contracts/hw.device-manufacturer/hardkernel/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "hardkernel", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Hardkernel", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/inhand/contract.json b/contracts/hw.device-manufacturer/inhand/contract.json new file mode 100644 index 00000000..59c26099 --- /dev/null +++ b/contracts/hw.device-manufacturer/inhand/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "inhand", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "InHand", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/intel/contract.json b/contracts/hw.device-manufacturer/intel/contract.json new file mode 100644 index 00000000..613ee1e5 --- /dev/null +++ b/contracts/hw.device-manufacturer/intel/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "intel", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Intel", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/kontron/contract.json b/contracts/hw.device-manufacturer/kontron/contract.json new file mode 100644 index 00000000..c9508642 --- /dev/null +++ b/contracts/hw.device-manufacturer/kontron/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "kontron", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Kontron", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/kunbus/contract.json b/contracts/hw.device-manufacturer/kunbus/contract.json new file mode 100644 index 00000000..37c41236 --- /dev/null +++ b/contracts/hw.device-manufacturer/kunbus/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "kunbus", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "KUNBUS", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/level/contract.json b/contracts/hw.device-manufacturer/level/contract.json new file mode 100644 index 00000000..18e4937a --- /dev/null +++ b/contracts/hw.device-manufacturer/level/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "level", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Level", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/microsoft/contract.json b/contracts/hw.device-manufacturer/microsoft/contract.json new file mode 100644 index 00000000..edf052ee --- /dev/null +++ b/contracts/hw.device-manufacturer/microsoft/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "microsoft", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Microsoft", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/nvidia/contract.json b/contracts/hw.device-manufacturer/nvidia/contract.json new file mode 100644 index 00000000..af840f0b --- /dev/null +++ b/contracts/hw.device-manufacturer/nvidia/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "nvidia", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "NVIDIA", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/nxp/contract.json b/contracts/hw.device-manufacturer/nxp/contract.json new file mode 100644 index 00000000..8b7e658e --- /dev/null +++ b/contracts/hw.device-manufacturer/nxp/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "nxp", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "NXP", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/owasys/contract.json b/contracts/hw.device-manufacturer/owasys/contract.json new file mode 100644 index 00000000..e1965484 --- /dev/null +++ b/contracts/hw.device-manufacturer/owasys/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "owasys", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Owasys", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/phytec/contract.json b/contracts/hw.device-manufacturer/phytec/contract.json new file mode 100644 index 00000000..d8f2ed27 --- /dev/null +++ b/contracts/hw.device-manufacturer/phytec/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "phytec", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "PHYTEC", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/pine64/contract.json b/contracts/hw.device-manufacturer/pine64/contract.json new file mode 100644 index 00000000..a3c04aec --- /dev/null +++ b/contracts/hw.device-manufacturer/pine64/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "pine64", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Pine64", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/qemu/contract.json b/contracts/hw.device-manufacturer/qemu/contract.json new file mode 100644 index 00000000..1d1a3360 --- /dev/null +++ b/contracts/hw.device-manufacturer/qemu/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "qemu", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "QEMU", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/radxa/contract.json b/contracts/hw.device-manufacturer/radxa/contract.json new file mode 100644 index 00000000..79da9498 --- /dev/null +++ b/contracts/hw.device-manufacturer/radxa/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "radxa", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Radxa", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/raspberrypi/contract.json b/contracts/hw.device-manufacturer/raspberrypi/contract.json new file mode 100644 index 00000000..51fcce9c --- /dev/null +++ b/contracts/hw.device-manufacturer/raspberrypi/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "raspberrypi", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Raspberry Pi", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/robustel/contract.json b/contracts/hw.device-manufacturer/robustel/contract.json new file mode 100644 index 00000000..7fb1946b --- /dev/null +++ b/contracts/hw.device-manufacturer/robustel/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "robustel", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Robustel", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/rocktech/contract.json b/contracts/hw.device-manufacturer/rocktech/contract.json new file mode 100644 index 00000000..8d8e4891 --- /dev/null +++ b/contracts/hw.device-manufacturer/rocktech/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "rocktech", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Rocktech", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/rushup/contract.json b/contracts/hw.device-manufacturer/rushup/contract.json new file mode 100644 index 00000000..8b82cc27 --- /dev/null +++ b/contracts/hw.device-manufacturer/rushup/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "rushup", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "RushUp", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/samsung/contract.json b/contracts/hw.device-manufacturer/samsung/contract.json new file mode 100644 index 00000000..6e4c2671 --- /dev/null +++ b/contracts/hw.device-manufacturer/samsung/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "samsung", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Samsung", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/seeed/contract.json b/contracts/hw.device-manufacturer/seeed/contract.json new file mode 100644 index 00000000..da181caa --- /dev/null +++ b/contracts/hw.device-manufacturer/seeed/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "seeed", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Seeed", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/siemens/contract.json b/contracts/hw.device-manufacturer/siemens/contract.json new file mode 100644 index 00000000..0a6cfff2 --- /dev/null +++ b/contracts/hw.device-manufacturer/siemens/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "siemens", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Siemens", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/sinovoip/contract.json b/contracts/hw.device-manufacturer/sinovoip/contract.json new file mode 100644 index 00000000..b5b5937a --- /dev/null +++ b/contracts/hw.device-manufacturer/sinovoip/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "sinovoip", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "SINOVOIP", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/solidrun/contract.json b/contracts/hw.device-manufacturer/solidrun/contract.json new file mode 100644 index 00000000..9e1cbab2 --- /dev/null +++ b/contracts/hw.device-manufacturer/solidrun/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "solidrun", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "SolidRun", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/syslogic/contract.json b/contracts/hw.device-manufacturer/syslogic/contract.json new file mode 100644 index 00000000..1aff1503 --- /dev/null +++ b/contracts/hw.device-manufacturer/syslogic/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "syslogic", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Syslogic", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/techbase/contract.json b/contracts/hw.device-manufacturer/techbase/contract.json new file mode 100644 index 00000000..a6cbab27 --- /dev/null +++ b/contracts/hw.device-manufacturer/techbase/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "techbase", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Techbase", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/technologic/contract.json b/contracts/hw.device-manufacturer/technologic/contract.json new file mode 100644 index 00000000..7e26c91f --- /dev/null +++ b/contracts/hw.device-manufacturer/technologic/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "technologic", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Technologic", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/ti/contract.json b/contracts/hw.device-manufacturer/ti/contract.json new file mode 100644 index 00000000..7afa14ee --- /dev/null +++ b/contracts/hw.device-manufacturer/ti/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "ti", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Texas Instruments", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/topic/contract.json b/contracts/hw.device-manufacturer/topic/contract.json new file mode 100644 index 00000000..9932236a --- /dev/null +++ b/contracts/hw.device-manufacturer/topic/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "topic", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Topic", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/toradex/contract.json b/contracts/hw.device-manufacturer/toradex/contract.json new file mode 100644 index 00000000..7dca8103 --- /dev/null +++ b/contracts/hw.device-manufacturer/toradex/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "toradex", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Toradex", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/unipi/contract.json b/contracts/hw.device-manufacturer/unipi/contract.json new file mode 100644 index 00000000..bcfcef52 --- /dev/null +++ b/contracts/hw.device-manufacturer/unipi/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "unipi", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "UniPi", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/unknown/contract.json b/contracts/hw.device-manufacturer/unknown/contract.json new file mode 100644 index 00000000..9ee907e8 --- /dev/null +++ b/contracts/hw.device-manufacturer/unknown/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "unknown", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Unknown", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/variscite/contract.json b/contracts/hw.device-manufacturer/variscite/contract.json new file mode 100644 index 00000000..05d18e82 --- /dev/null +++ b/contracts/hw.device-manufacturer/variscite/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "variscite", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Variscite", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/via/contract.json b/contracts/hw.device-manufacturer/via/contract.json new file mode 100644 index 00000000..6083b44e --- /dev/null +++ b/contracts/hw.device-manufacturer/via/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "via", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Via", + "data": {} +} diff --git a/contracts/hw.device-manufacturer/xunlong/contract.json b/contracts/hw.device-manufacturer/xunlong/contract.json new file mode 100644 index 00000000..fab7de1e --- /dev/null +++ b/contracts/hw.device-manufacturer/xunlong/contract.json @@ -0,0 +1,8 @@ +{ + "slug": "xunlong", + "version": "1.0.0", + "type": "hw.device-manufacturer", + "aliases": [], + "name": "Xunlong", + "data": {} +} diff --git a/contracts/hw.device-type/advantech-ecu1370/contract.json b/contracts/hw.device-type/advantech-ecu1370/contract.json index 0505e391..7fd7a355 100644 --- a/contracts/hw.device-type/advantech-ecu1370/contract.json +++ b/contracts/hw.device-type/advantech-ecu1370/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "advantech-imx", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/aio-3288c/contract.json b/contracts/hw.device-type/aio-3288c/contract.json index 13f8debf..a843767f 100644 --- a/contracts/hw.device-type/aio-3288c/contract.json +++ b/contracts/hw.device-type/aio-3288c/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "firefly-imx", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/am571x-evm/contract.json b/contracts/hw.device-type/am571x-evm/contract.json index 349e0bfc..8ac0ca81 100644 --- a/contracts/hw.device-type/am571x-evm/contract.json +++ b/contracts/hw.device-type/am571x-evm/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "ti-sitara", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/apalis-imx6q/contract.json b/contracts/hw.device-type/apalis-imx6q/contract.json index d11303cc..92315cca 100644 --- a/contracts/hw.device-type/apalis-imx6q/contract.json +++ b/contracts/hw.device-type/apalis-imx6q/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "unknown-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/artik10/contract.json b/contracts/hw.device-type/artik10/contract.json index 514f952e..75191f96 100644 --- a/contracts/hw.device-type/artik10/contract.json +++ b/contracts/hw.device-type/artik10/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "samsung-exynos", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/artik5/contract.json b/contracts/hw.device-type/artik5/contract.json index 96c51631..bc3e7d6a 100644 --- a/contracts/hw.device-type/artik5/contract.json +++ b/contracts/hw.device-type/artik5/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "samsung-exynos", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/artik530/contract.json b/contracts/hw.device-type/artik530/contract.json index 573e687c..c6803624 100644 --- a/contracts/hw.device-type/artik530/contract.json +++ b/contracts/hw.device-type/artik530/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "samsung-exynos", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/artik533s/contract.json b/contracts/hw.device-type/artik533s/contract.json index 62c06850..8b868f96 100644 --- a/contracts/hw.device-type/artik533s/contract.json +++ b/contracts/hw.device-type/artik533s/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "samsung-exynos", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/artik710/contract.json b/contracts/hw.device-type/artik710/contract.json index c8315390..3d691a36 100644 --- a/contracts/hw.device-type/artik710/contract.json +++ b/contracts/hw.device-type/artik710/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "samsung-exynos", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/astro-tx2/contract.json b/contracts/hw.device-type/astro-tx2/contract.json index f3d46c8c..bf73ac1c 100644 --- a/contracts/hw.device-type/astro-tx2/contract.json +++ b/contracts/hw.device-type/astro-tx2/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "cti-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/asus-tinker-edge-t/contract.json b/contracts/hw.device-type/asus-tinker-edge-t/contract.json index c601ea9f..c16acb8f 100644 --- a/contracts/hw.device-type/asus-tinker-edge-t/contract.json +++ b/contracts/hw.device-type/asus-tinker-edge-t/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "asus-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/bananapi-m1-plus/contract.json b/contracts/hw.device-type/bananapi-m1-plus/contract.json index 65ca425e..e8811829 100644 --- a/contracts/hw.device-type/bananapi-m1-plus/contract.json +++ b/contracts/hw.device-type/bananapi-m1-plus/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "sinovoip-allwinner", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/beagleboard-xm/contract.json b/contracts/hw.device-type/beagleboard-xm/contract.json index a42bf21b..a99898de 100644 --- a/contracts/hw.device-type/beagleboard-xm/contract.json +++ b/contracts/hw.device-type/beagleboard-xm/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "beagleboard-sitara", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/beaglebone-ai64/contract.json b/contracts/hw.device-type/beaglebone-ai64/contract.json index 72128411..53e24e50 100644 --- a/contracts/hw.device-type/beaglebone-ai64/contract.json +++ b/contracts/hw.device-type/beaglebone-ai64/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "beagleboard-jacinto", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/beaglebone-black/contract.json b/contracts/hw.device-type/beaglebone-black/contract.json index 663817c4..8975e55b 100644 --- a/contracts/hw.device-type/beaglebone-black/contract.json +++ b/contracts/hw.device-type/beaglebone-black/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "beagleboard-sitara", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/beaglebone-green-gateway/contract.json b/contracts/hw.device-type/beaglebone-green-gateway/contract.json index d978b1e4..f6747e07 100644 --- a/contracts/hw.device-type/beaglebone-green-gateway/contract.json +++ b/contracts/hw.device-type/beaglebone-green-gateway/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "beagleboard-sitara", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/beaglebone-green-wifi/contract.json b/contracts/hw.device-type/beaglebone-green-wifi/contract.json index 0276f800..63b04987 100644 --- a/contracts/hw.device-type/beaglebone-green-wifi/contract.json +++ b/contracts/hw.device-type/beaglebone-green-wifi/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "beagleboard-sitara", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/beaglebone-green/contract.json b/contracts/hw.device-type/beaglebone-green/contract.json index 2adbb101..37d3a537 100644 --- a/contracts/hw.device-type/beaglebone-green/contract.json +++ b/contracts/hw.device-type/beaglebone-green/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "beagleboard-sitara", "led": true, "hdmi": false, "connectivity": { diff --git a/contracts/hw.device-type/beaglebone-pocket/contract.json b/contracts/hw.device-type/beaglebone-pocket/contract.json index b8350658..7dc2d726 100644 --- a/contracts/hw.device-type/beaglebone-pocket/contract.json +++ b/contracts/hw.device-type/beaglebone-pocket/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "beagleboard-sitara", "led": true, "hdmi": false, "connectivity": { diff --git a/contracts/hw.device-type/beagleplay/contract.json b/contracts/hw.device-type/beagleplay/contract.json index 40ab8c96..aab0c000 100644 --- a/contracts/hw.device-type/beagleplay/contract.json +++ b/contracts/hw.device-type/beagleplay/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "beagleboard-sitara", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/blackboard-tx2/contract.json b/contracts/hw.device-type/blackboard-tx2/contract.json index 790b5aca..aa82c4e3 100644 --- a/contracts/hw.device-type/blackboard-tx2/contract.json +++ b/contracts/hw.device-type/blackboard-tx2/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "unknown-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/bluechiptechnology-db1/contract.json b/contracts/hw.device-type/bluechiptechnology-db1/contract.json index ec6071fa..9faa762c 100644 --- a/contracts/hw.device-type/bluechiptechnology-db1/contract.json +++ b/contracts/hw.device-type/bluechiptechnology-db1/contract.json @@ -22,6 +22,7 @@ "defaultBoot": "internal", "altBoot": ["sdcard"] }, + "family": "bluechip-qualcomm", "is_private": false }, "partials": { diff --git a/contracts/hw.device-type/bluechiptechnology-tm3/contract.json b/contracts/hw.device-type/bluechiptechnology-tm3/contract.json index ea11375a..45ba8ce1 100644 --- a/contracts/hw.device-type/bluechiptechnology-tm3/contract.json +++ b/contracts/hw.device-type/bluechiptechnology-tm3/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "bluechip-allwinner", "hdmi": true, "connectivity": { "wifi": true diff --git a/contracts/hw.device-type/ccimx8x-sbc-pro/contract.json b/contracts/hw.device-type/ccimx8x-sbc-pro/contract.json index 34f876c0..5398d1a9 100644 --- a/contracts/hw.device-type/ccimx8x-sbc-pro/contract.json +++ b/contracts/hw.device-type/ccimx8x-sbc-pro/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "digi-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/cl-som-imx8/contract.json b/contracts/hw.device-type/cl-som-imx8/contract.json index d9909cc0..09b9db76 100644 --- a/contracts/hw.device-type/cl-som-imx8/contract.json +++ b/contracts/hw.device-type/cl-som-imx8/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "compulab-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/cnx100-xavier-nx/contract.json b/contracts/hw.device-type/cnx100-xavier-nx/contract.json index 45170997..34d794af 100644 --- a/contracts/hw.device-type/cnx100-xavier-nx/contract.json +++ b/contracts/hw.device-type/cnx100-xavier-nx/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "auvidea-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/colibri-imx6dl/contract.json b/contracts/hw.device-type/colibri-imx6dl/contract.json index 1cead9ea..41ac8d28 100644 --- a/contracts/hw.device-type/colibri-imx6dl/contract.json +++ b/contracts/hw.device-type/colibri-imx6dl/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "toradex-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/coral-dev/contract.json b/contracts/hw.device-type/coral-dev/contract.json index 25be1b44..82771732 100644 --- a/contracts/hw.device-type/coral-dev/contract.json +++ b/contracts/hw.device-type/coral-dev/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "google-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/cybertan-ze250/contract.json b/contracts/hw.device-type/cybertan-ze250/contract.json index d6243700..a95b8477 100644 --- a/contracts/hw.device-type/cybertan-ze250/contract.json +++ b/contracts/hw.device-type/cybertan-ze250/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "i386-nlp", + "family": "cybertan-unknown", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/edge/contract.json b/contracts/hw.device-type/edge/contract.json index a85e9544..7d772f38 100644 --- a/contracts/hw.device-type/edge/contract.json +++ b/contracts/hw.device-type/edge/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "amd64", + "family": "unknown-unknown", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/eg5120-imx8mp/contract.json b/contracts/hw.device-type/eg5120-imx8mp/contract.json index 1d2c1ac8..b8ee8ee8 100644 --- a/contracts/hw.device-type/eg5120-imx8mp/contract.json +++ b/contracts/hw.device-type/eg5120-imx8mp/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "robustel-imx", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/etcher-pro/contract.json b/contracts/hw.device-type/etcher-pro/contract.json index 50bd36c3..53a6ab2e 100644 --- a/contracts/hw.device-type/etcher-pro/contract.json +++ b/contracts/hw.device-type/etcher-pro/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "balena-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/fincm3/contract.json b/contracts/hw.device-type/fincm3/contract.json index bb3f7de9..9118fec2 100644 --- a/contracts/hw.device-type/fincm3/contract.json +++ b/contracts/hw.device-type/fincm3/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "balena-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/firefly-rk3288/contract.json b/contracts/hw.device-type/firefly-rk3288/contract.json index 7ace9d7e..aecf1462 100644 --- a/contracts/hw.device-type/firefly-rk3288/contract.json +++ b/contracts/hw.device-type/firefly-rk3288/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "firefly-rockchip", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/floyd-nano/contract.json b/contracts/hw.device-type/floyd-nano/contract.json index 1655b69c..4d2fadc1 100644 --- a/contracts/hw.device-type/floyd-nano/contract.json +++ b/contracts/hw.device-type/floyd-nano/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "floyd-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/forecr-dsb-nx2-xavier-nx-emmc/contract.json b/contracts/hw.device-type/forecr-dsb-nx2-xavier-nx-emmc/contract.json index d4d4ce0d..0b99172c 100644 --- a/contracts/hw.device-type/forecr-dsb-nx2-xavier-nx-emmc/contract.json +++ b/contracts/hw.device-type/forecr-dsb-nx2-xavier-nx-emmc/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "forecr-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/forecr-dsb-ornx-lan-orin-nx-16gb/contract.json b/contracts/hw.device-type/forecr-dsb-ornx-lan-orin-nx-16gb/contract.json index a5c92485..6b9294cb 100644 --- a/contracts/hw.device-type/forecr-dsb-ornx-lan-orin-nx-16gb/contract.json +++ b/contracts/hw.device-type/forecr-dsb-ornx-lan-orin-nx-16gb/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "forecr-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/forecr-dsb-ornx-orin-nano-8gb/contract.json b/contracts/hw.device-type/forecr-dsb-ornx-orin-nano-8gb/contract.json index 91115f23..2f66b3ab 100644 --- a/contracts/hw.device-type/forecr-dsb-ornx-orin-nano-8gb/contract.json +++ b/contracts/hw.device-type/forecr-dsb-ornx-orin-nano-8gb/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "forecr-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/generic-aarch64/contract.json b/contracts/hw.device-type/generic-aarch64/contract.json index 572f4c45..7ef5ef32 100644 --- a/contracts/hw.device-type/generic-aarch64/contract.json +++ b/contracts/hw.device-type/generic-aarch64/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "generic-aarch64", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/generic-amd64/contract.json b/contracts/hw.device-type/generic-amd64/contract.json index b0f11acf..95653d17 100644 --- a/contracts/hw.device-type/generic-amd64/contract.json +++ b/contracts/hw.device-type/generic-amd64/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "amd64", + "family": "generic-x86", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/generic-armv7ahf/contract.json b/contracts/hw.device-type/generic-armv7ahf/contract.json index 99123bee..08646fee 100644 --- a/contracts/hw.device-type/generic-armv7ahf/contract.json +++ b/contracts/hw.device-type/generic-armv7ahf/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "generic-armv7ahf", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/generic/contract.json b/contracts/hw.device-type/generic/contract.json index bc46b35d..933d92f4 100644 --- a/contracts/hw.device-type/generic/contract.json +++ b/contracts/hw.device-type/generic/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "amd64", + "family": "generic-generic", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/genericx86-64-ext/contract.json b/contracts/hw.device-type/genericx86-64-ext/contract.json index 1543784e..9b9b744a 100644 --- a/contracts/hw.device-type/genericx86-64-ext/contract.json +++ b/contracts/hw.device-type/genericx86-64-ext/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "amd64", + "family": "generic-x86", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/hummingboard/contract.json b/contracts/hw.device-type/hummingboard/contract.json index 6daeef56..2b5da5e1 100644 --- a/contracts/hw.device-type/hummingboard/contract.json +++ b/contracts/hw.device-type/hummingboard/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "solidrun-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/imx6ul-var-dart/contract.json b/contracts/hw.device-type/imx6ul-var-dart/contract.json index 2cc57fb4..c65b1b01 100644 --- a/contracts/hw.device-type/imx6ul-var-dart/contract.json +++ b/contracts/hw.device-type/imx6ul-var-dart/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "variscite-imx", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/imx7-var-som/contract.json b/contracts/hw.device-type/imx7-var-som/contract.json index 4fbf3240..5cd28de6 100644 --- a/contracts/hw.device-type/imx7-var-som/contract.json +++ b/contracts/hw.device-type/imx7-var-som/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "variscite-imx", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/imx8m-var-dart/contract.json b/contracts/hw.device-type/imx8m-var-dart/contract.json index 28101692..81302b0f 100644 --- a/contracts/hw.device-type/imx8m-var-dart/contract.json +++ b/contracts/hw.device-type/imx8m-var-dart/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "variscite-imx", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/imx8mm-lpddr4-evk/contract.json b/contracts/hw.device-type/imx8mm-lpddr4-evk/contract.json index 14fc521e..2e6a68d6 100644 --- a/contracts/hw.device-type/imx8mm-lpddr4-evk/contract.json +++ b/contracts/hw.device-type/imx8mm-lpddr4-evk/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nxp-imx", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/imx8mm-var-dart/contract.json b/contracts/hw.device-type/imx8mm-var-dart/contract.json index a8368025..14e74a02 100644 --- a/contracts/hw.device-type/imx8mm-var-dart/contract.json +++ b/contracts/hw.device-type/imx8mm-var-dart/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "variscite-imx", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/imx8mm-var-som/contract.json b/contracts/hw.device-type/imx8mm-var-som/contract.json index dca786d6..6648b38d 100644 --- a/contracts/hw.device-type/imx8mm-var-som/contract.json +++ b/contracts/hw.device-type/imx8mm-var-som/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "variscite-imx", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/imx8mp-var-dart/contract.json b/contracts/hw.device-type/imx8mp-var-dart/contract.json index 59e7a0c3..9a84a744 100644 --- a/contracts/hw.device-type/imx8mp-var-dart/contract.json +++ b/contracts/hw.device-type/imx8mp-var-dart/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "variscite-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/intel-edison/contract.json b/contracts/hw.device-type/intel-edison/contract.json index 6c7ab345..80634e0e 100644 --- a/contracts/hw.device-type/intel-edison/contract.json +++ b/contracts/hw.device-type/intel-edison/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "i386", + "family": "intel-edison", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/intel-nuc/contract.json b/contracts/hw.device-type/intel-nuc/contract.json index 50dab50e..3edfc5f2 100644 --- a/contracts/hw.device-type/intel-nuc/contract.json +++ b/contracts/hw.device-type/intel-nuc/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "amd64", + "family": "intel-x86", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/iot-gate-imx8/contract.json b/contracts/hw.device-type/iot-gate-imx8/contract.json index 6073dca3..6710a3c0 100644 --- a/contracts/hw.device-type/iot-gate-imx8/contract.json +++ b/contracts/hw.device-type/iot-gate-imx8/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "compulab-imx", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/iot-gate-imx8plus-d1d8/contract.json b/contracts/hw.device-type/iot-gate-imx8plus-d1d8/contract.json index ed1cafd5..e1a14665 100644 --- a/contracts/hw.device-type/iot-gate-imx8plus-d1d8/contract.json +++ b/contracts/hw.device-type/iot-gate-imx8plus-d1d8/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "compulab-imx", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/iot-gate-imx8plus/contract.json b/contracts/hw.device-type/iot-gate-imx8plus/contract.json index aaf51e75..d7a6ee35 100644 --- a/contracts/hw.device-type/iot-gate-imx8plus/contract.json +++ b/contracts/hw.device-type/iot-gate-imx8plus/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "compulab-imx", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/iot2000/contract.json b/contracts/hw.device-type/iot2000/contract.json index aa62f34f..cce34524 100644 --- a/contracts/hw.device-type/iot2000/contract.json +++ b/contracts/hw.device-type/iot2000/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "i386-nlp", + "family": "siemens-edison", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/iotdin-imx8p-d1d8/contract.json b/contracts/hw.device-type/iotdin-imx8p-d1d8/contract.json index def9cd5e..fe514338 100644 --- a/contracts/hw.device-type/iotdin-imx8p-d1d8/contract.json +++ b/contracts/hw.device-type/iotdin-imx8p-d1d8/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "compulab-imx", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/iotdin-imx8p/contract.json b/contracts/hw.device-type/iotdin-imx8p/contract.json index 505bf735..48eb0770 100644 --- a/contracts/hw.device-type/iotdin-imx8p/contract.json +++ b/contracts/hw.device-type/iotdin-imx8p/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "compulab-imx", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/isg-503/contract.json b/contracts/hw.device-type/isg-503/contract.json index 9ff8f63b..292a49b3 100644 --- a/contracts/hw.device-type/isg-503/contract.json +++ b/contracts/hw.device-type/isg-503/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "rocktech-rockchip", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-agx-orin-devkit-64gb/contract.json b/contracts/hw.device-type/jetson-agx-orin-devkit-64gb/contract.json index 625bb878..65c1378a 100644 --- a/contracts/hw.device-type/jetson-agx-orin-devkit-64gb/contract.json +++ b/contracts/hw.device-type/jetson-agx-orin-devkit-64gb/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-agx-orin-devkit/contract.json b/contracts/hw.device-type/jetson-agx-orin-devkit/contract.json index 16018bb8..82321e74 100644 --- a/contracts/hw.device-type/jetson-agx-orin-devkit/contract.json +++ b/contracts/hw.device-type/jetson-agx-orin-devkit/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-nano-2gb-devkit/contract.json b/contracts/hw.device-type/jetson-nano-2gb-devkit/contract.json index 2de69cdb..50506c70 100644 --- a/contracts/hw.device-type/jetson-nano-2gb-devkit/contract.json +++ b/contracts/hw.device-type/jetson-nano-2gb-devkit/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-nano-emmc/contract.json b/contracts/hw.device-type/jetson-nano-emmc/contract.json index e151d465..9f42fb5e 100644 --- a/contracts/hw.device-type/jetson-nano-emmc/contract.json +++ b/contracts/hw.device-type/jetson-nano-emmc/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-nano/contract.json b/contracts/hw.device-type/jetson-nano/contract.json index ee9ceebd..1014b45b 100644 --- a/contracts/hw.device-type/jetson-nano/contract.json +++ b/contracts/hw.device-type/jetson-nano/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-orin-nano-devkit-nvme/contract.json b/contracts/hw.device-type/jetson-orin-nano-devkit-nvme/contract.json index 3f42096a..a3094947 100644 --- a/contracts/hw.device-type/jetson-orin-nano-devkit-nvme/contract.json +++ b/contracts/hw.device-type/jetson-orin-nano-devkit-nvme/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-orin-nano-seeed-j3010/contract.json b/contracts/hw.device-type/jetson-orin-nano-seeed-j3010/contract.json index ae34c55e..00b99081 100644 --- a/contracts/hw.device-type/jetson-orin-nano-seeed-j3010/contract.json +++ b/contracts/hw.device-type/jetson-orin-nano-seeed-j3010/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "seeed-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-orin-nx-seeed-j4012/contract.json b/contracts/hw.device-type/jetson-orin-nx-seeed-j4012/contract.json index 331b592c..f6fa7488 100644 --- a/contracts/hw.device-type/jetson-orin-nx-seeed-j4012/contract.json +++ b/contracts/hw.device-type/jetson-orin-nx-seeed-j4012/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "seeed-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-orin-nx-xavier-nx-devkit/contract.json b/contracts/hw.device-type/jetson-orin-nx-xavier-nx-devkit/contract.json index 09457e0f..b572fb86 100644 --- a/contracts/hw.device-type/jetson-orin-nx-xavier-nx-devkit/contract.json +++ b/contracts/hw.device-type/jetson-orin-nx-xavier-nx-devkit/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-tx1/contract.json b/contracts/hw.device-type/jetson-tx1/contract.json index b6fb57a9..a68b09b5 100644 --- a/contracts/hw.device-type/jetson-tx1/contract.json +++ b/contracts/hw.device-type/jetson-tx1/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-tx2-nx-devkit/contract.json b/contracts/hw.device-type/jetson-tx2-nx-devkit/contract.json index 9cac1804..978e5c45 100644 --- a/contracts/hw.device-type/jetson-tx2-nx-devkit/contract.json +++ b/contracts/hw.device-type/jetson-tx2-nx-devkit/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-tx2/contract.json b/contracts/hw.device-type/jetson-tx2/contract.json index a48d1c24..fb3f6675 100644 --- a/contracts/hw.device-type/jetson-tx2/contract.json +++ b/contracts/hw.device-type/jetson-tx2/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-xavier-nx-devkit-emmc/contract.json b/contracts/hw.device-type/jetson-xavier-nx-devkit-emmc/contract.json index 577a9277..268aa9ac 100644 --- a/contracts/hw.device-type/jetson-xavier-nx-devkit-emmc/contract.json +++ b/contracts/hw.device-type/jetson-xavier-nx-devkit-emmc/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-xavier-nx-devkit-seeed-2mic-hat/contract.json b/contracts/hw.device-type/jetson-xavier-nx-devkit-seeed-2mic-hat/contract.json index 8a2fc2b8..f5235608 100644 --- a/contracts/hw.device-type/jetson-xavier-nx-devkit-seeed-2mic-hat/contract.json +++ b/contracts/hw.device-type/jetson-xavier-nx-devkit-seeed-2mic-hat/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "seeed-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-xavier-nx-devkit/contract.json b/contracts/hw.device-type/jetson-xavier-nx-devkit/contract.json index 097beae7..0bfa4016 100644 --- a/contracts/hw.device-type/jetson-xavier-nx-devkit/contract.json +++ b/contracts/hw.device-type/jetson-xavier-nx-devkit/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jetson-xavier/contract.json b/contracts/hw.device-type/jetson-xavier/contract.json index 5dbdc076..5e9e178e 100644 --- a/contracts/hw.device-type/jetson-xavier/contract.json +++ b/contracts/hw.device-type/jetson-xavier/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "nvidia-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/jn30b-nano/contract.json b/contracts/hw.device-type/jn30b-nano/contract.json index be4d7873..8dc81e4d 100644 --- a/contracts/hw.device-type/jn30b-nano/contract.json +++ b/contracts/hw.device-type/jn30b-nano/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "auvidea-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/kitra520/contract.json b/contracts/hw.device-type/kitra520/contract.json index 49e5f9a9..71434524 100644 --- a/contracts/hw.device-type/kitra520/contract.json +++ b/contracts/hw.device-type/kitra520/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "rushup-samsung", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/kitra710/contract.json b/contracts/hw.device-type/kitra710/contract.json index 4acc58cb..a27d8d93 100644 --- a/contracts/hw.device-type/kitra710/contract.json +++ b/contracts/hw.device-type/kitra710/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "rushup-samsung", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/kontron-mx8mm/contract.json b/contracts/hw.device-type/kontron-mx8mm/contract.json index e79ba4e5..e3831827 100644 --- a/contracts/hw.device-type/kontron-mx8mm/contract.json +++ b/contracts/hw.device-type/kontron-mx8mm/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "kontron-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/lcbzu9/contract.json b/contracts/hw.device-type/lcbzu9/contract.json index 826a6834..d3c01b42 100755 --- a/contracts/hw.device-type/lcbzu9/contract.json +++ b/contracts/hw.device-type/lcbzu9/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "unknown-unknown", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/n310-tx2/contract.json b/contracts/hw.device-type/n310-tx2/contract.json index e35f1786..16dc50c9 100644 --- a/contracts/hw.device-type/n310-tx2/contract.json +++ b/contracts/hw.device-type/n310-tx2/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "aetina-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/n510-tx2/contract.json b/contracts/hw.device-type/n510-tx2/contract.json index e54b69d7..8b8fa92e 100644 --- a/contracts/hw.device-type/n510-tx2/contract.json +++ b/contracts/hw.device-type/n510-tx2/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "aetina-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/nanopc-t4/contract.json b/contracts/hw.device-type/nanopc-t4/contract.json index ba26d826..c3786321 100644 --- a/contracts/hw.device-type/nanopc-t4/contract.json +++ b/contracts/hw.device-type/nanopc-t4/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "friendlyelec-rockchip", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/nanopi-neo-air/contract.json b/contracts/hw.device-type/nanopi-neo-air/contract.json index 927c1758..8b7d95ad 100644 --- a/contracts/hw.device-type/nanopi-neo-air/contract.json +++ b/contracts/hw.device-type/nanopi-neo-air/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "friendlyelec-allwinner", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/nanopi-r2c/contract.json b/contracts/hw.device-type/nanopi-r2c/contract.json index 30047f63..cb7c946a 100644 --- a/contracts/hw.device-type/nanopi-r2c/contract.json +++ b/contracts/hw.device-type/nanopi-r2c/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "friendlyelec-rockchip", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/nanopi-r2s/contract.json b/contracts/hw.device-type/nanopi-r2s/contract.json index 86b02743..e7eed877 100644 --- a/contracts/hw.device-type/nanopi-r2s/contract.json +++ b/contracts/hw.device-type/nanopi-r2s/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "friendlyelec-rockchip", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/nitrogen6x/contract.json b/contracts/hw.device-type/nitrogen6x/contract.json index f105bb4e..9fa0dd9a 100644 --- a/contracts/hw.device-type/nitrogen6x/contract.json +++ b/contracts/hw.device-type/nitrogen6x/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "ezurio-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/nitrogen6xq2g/contract.json b/contracts/hw.device-type/nitrogen6xq2g/contract.json index 34c83dec..e012e485 100644 --- a/contracts/hw.device-type/nitrogen6xq2g/contract.json +++ b/contracts/hw.device-type/nitrogen6xq2g/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "ezurio-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/nitrogen8mm/contract.json b/contracts/hw.device-type/nitrogen8mm/contract.json index 6b227003..890b6875 100644 --- a/contracts/hw.device-type/nitrogen8mm/contract.json +++ b/contracts/hw.device-type/nitrogen8mm/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "ezurio-imx", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/npe-x500-m3/contract.json b/contracts/hw.device-type/npe-x500-m3/contract.json index 7ec13ad1..e175a785 100644 --- a/contracts/hw.device-type/npe-x500-m3/contract.json +++ b/contracts/hw.device-type/npe-x500-m3/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "techbase-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/odroid-c1/contract.json b/contracts/hw.device-type/odroid-c1/contract.json index 3dd47b7e..f1a83246 100644 --- a/contracts/hw.device-type/odroid-c1/contract.json +++ b/contracts/hw.device-type/odroid-c1/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "hardkernel-amlogic", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/odroid-xu4/contract.json b/contracts/hw.device-type/odroid-xu4/contract.json index 443e0257..c6dd3f44 100644 --- a/contracts/hw.device-type/odroid-xu4/contract.json +++ b/contracts/hw.device-type/odroid-xu4/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "hardkernel-samsung", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/odyssey-x86/contract.json b/contracts/hw.device-type/odyssey-x86/contract.json index 136a449a..c0ee1e25 100644 --- a/contracts/hw.device-type/odyssey-x86/contract.json +++ b/contracts/hw.device-type/odyssey-x86/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "amd64", + "family": "seeed-x86", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/orange-pi-lite/contract.json b/contracts/hw.device-type/orange-pi-lite/contract.json index 31504fd9..c919fbea 100644 --- a/contracts/hw.device-type/orange-pi-lite/contract.json +++ b/contracts/hw.device-type/orange-pi-lite/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "xunlong-allwinner", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/orange-pi-one/contract.json b/contracts/hw.device-type/orange-pi-one/contract.json index 9fab98b6..a3c679d7 100644 --- a/contracts/hw.device-type/orange-pi-one/contract.json +++ b/contracts/hw.device-type/orange-pi-one/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "xunlong-allwinner", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/orange-pi-zero/contract.json b/contracts/hw.device-type/orange-pi-zero/contract.json index fde6b673..69fd3b89 100644 --- a/contracts/hw.device-type/orange-pi-zero/contract.json +++ b/contracts/hw.device-type/orange-pi-zero/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "xunlong-allwinner", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/orangepi-plus2/contract.json b/contracts/hw.device-type/orangepi-plus2/contract.json index e5ff9cf7..7d8875ea 100644 --- a/contracts/hw.device-type/orangepi-plus2/contract.json +++ b/contracts/hw.device-type/orangepi-plus2/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "xunlong-allwinner", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/orbitty-tx2/contract.json b/contracts/hw.device-type/orbitty-tx2/contract.json index 76bc6ac8..319e599d 100644 --- a/contracts/hw.device-type/orbitty-tx2/contract.json +++ b/contracts/hw.device-type/orbitty-tx2/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "cti-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/owa5x/contract.json b/contracts/hw.device-type/owa5x/contract.json index 1ae1d002..c52d74bb 100644 --- a/contracts/hw.device-type/owa5x/contract.json +++ b/contracts/hw.device-type/owa5x/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "owasys-imx", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/parallella/contract.json b/contracts/hw.device-type/parallella/contract.json index b0824323..6b964c08 100644 --- a/contracts/hw.device-type/parallella/contract.json +++ b/contracts/hw.device-type/parallella/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "adapteva-epiphany", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/photon-nano/contract.json b/contracts/hw.device-type/photon-nano/contract.json index 859c7a50..87b502a4 100644 --- a/contracts/hw.device-type/photon-nano/contract.json +++ b/contracts/hw.device-type/photon-nano/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "cti-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/photon-tx2-nx/contract.json b/contracts/hw.device-type/photon-tx2-nx/contract.json index 2bd2690b..6b58ee0d 100644 --- a/contracts/hw.device-type/photon-tx2-nx/contract.json +++ b/contracts/hw.device-type/photon-tx2-nx/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "cti-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/photon-xavier-nx/contract.json b/contracts/hw.device-type/photon-xavier-nx/contract.json index ed2e5286..b37cc91a 100644 --- a/contracts/hw.device-type/photon-xavier-nx/contract.json +++ b/contracts/hw.device-type/photon-xavier-nx/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "cti-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/phyboard-lyra-am62xx-2/contract.json b/contracts/hw.device-type/phyboard-lyra-am62xx-2/contract.json index c5797dff..0a892539 100644 --- a/contracts/hw.device-type/phyboard-lyra-am62xx-2/contract.json +++ b/contracts/hw.device-type/phyboard-lyra-am62xx-2/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "phytec-sitara", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/qemux86-64/contract.json b/contracts/hw.device-type/qemux86-64/contract.json index eec7d1e8..cbd4bdf8 100644 --- a/contracts/hw.device-type/qemux86-64/contract.json +++ b/contracts/hw.device-type/qemux86-64/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "amd64", + "family": "qemu-x86", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/qemux86/contract.json b/contracts/hw.device-type/qemux86/contract.json index 9d36ac73..727a10ad 100644 --- a/contracts/hw.device-type/qemux86/contract.json +++ b/contracts/hw.device-type/qemux86/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "i386", + "family": "qemu-x86", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/radxa-cm3-rpicm4-ioboard/contract.json b/contracts/hw.device-type/radxa-cm3-rpicm4-ioboard/contract.json index 68523196..78a65320 100644 --- a/contracts/hw.device-type/radxa-cm3-rpicm4-ioboard/contract.json +++ b/contracts/hw.device-type/radxa-cm3-rpicm4-ioboard/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "radxa-rockchip", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/radxa-zero/contract.json b/contracts/hw.device-type/radxa-zero/contract.json index 19a1dd29..8fb3924a 100644 --- a/contracts/hw.device-type/radxa-zero/contract.json +++ b/contracts/hw.device-type/radxa-zero/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "radxa-amlogic", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/raspberry-pi/contract.json b/contracts/hw.device-type/raspberry-pi/contract.json index 7caf5602..2a417e11 100644 --- a/contracts/hw.device-type/raspberry-pi/contract.json +++ b/contracts/hw.device-type/raspberry-pi/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "rpi", + "family": "raspberrypi-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/raspberry-pi2/contract.json b/contracts/hw.device-type/raspberry-pi2/contract.json index 085d3d30..a60fab9e 100644 --- a/contracts/hw.device-type/raspberry-pi2/contract.json +++ b/contracts/hw.device-type/raspberry-pi2/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "raspberrypi-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/raspberrypi0-2w-64/contract.json b/contracts/hw.device-type/raspberrypi0-2w-64/contract.json index 4a76398a..9d6008fa 100644 --- a/contracts/hw.device-type/raspberrypi0-2w-64/contract.json +++ b/contracts/hw.device-type/raspberrypi0-2w-64/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "raspberrypi-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/raspberrypi3-64/contract.json b/contracts/hw.device-type/raspberrypi3-64/contract.json index 7d4dcfae..828c6bff 100644 --- a/contracts/hw.device-type/raspberrypi3-64/contract.json +++ b/contracts/hw.device-type/raspberrypi3-64/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "raspberrypi-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/raspberrypi3/contract.json b/contracts/hw.device-type/raspberrypi3/contract.json index cc1bcb7e..f9dbf0a5 100644 --- a/contracts/hw.device-type/raspberrypi3/contract.json +++ b/contracts/hw.device-type/raspberrypi3/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "raspberrypi-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/raspberrypi4-64/contract.json b/contracts/hw.device-type/raspberrypi4-64/contract.json index 7df1453f..94b1d9c9 100644 --- a/contracts/hw.device-type/raspberrypi4-64/contract.json +++ b/contracts/hw.device-type/raspberrypi4-64/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "raspberrypi-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/raspberrypi4-edatec-sensing/contract.json b/contracts/hw.device-type/raspberrypi4-edatec-sensing/contract.json index 3966851a..458a105e 100644 --- a/contracts/hw.device-type/raspberrypi4-edatec-sensing/contract.json +++ b/contracts/hw.device-type/raspberrypi4-edatec-sensing/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "raspberrypi-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/raspberrypi4-unipi-neuron/contract.json b/contracts/hw.device-type/raspberrypi4-unipi-neuron/contract.json index 9a148935..7794aba5 100644 --- a/contracts/hw.device-type/raspberrypi4-unipi-neuron/contract.json +++ b/contracts/hw.device-type/raspberrypi4-unipi-neuron/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "unipi-broadcom", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/raspberrypi400-64/contract.json b/contracts/hw.device-type/raspberrypi400-64/contract.json index ce17b161..b06174c7 100644 --- a/contracts/hw.device-type/raspberrypi400-64/contract.json +++ b/contracts/hw.device-type/raspberrypi400-64/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "raspberrypi-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/raspberrypi5/contract.json b/contracts/hw.device-type/raspberrypi5/contract.json index 0026172c..f4bcb6db 100644 --- a/contracts/hw.device-type/raspberrypi5/contract.json +++ b/contracts/hw.device-type/raspberrypi5/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "raspberrypi-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/raspberrypicm4-ioboard/contract.json b/contracts/hw.device-type/raspberrypicm4-ioboard/contract.json index 3b382c93..2e9ce09d 100644 --- a/contracts/hw.device-type/raspberrypicm4-ioboard/contract.json +++ b/contracts/hw.device-type/raspberrypicm4-ioboard/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "raspberrypi-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/revpi-connect-4/contract.json b/contracts/hw.device-type/revpi-connect-4/contract.json index 0b155096..61d1df27 100644 --- a/contracts/hw.device-type/revpi-connect-4/contract.json +++ b/contracts/hw.device-type/revpi-connect-4/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "kunbus-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/revpi-connect-s/contract.json b/contracts/hw.device-type/revpi-connect-s/contract.json index 8b78db62..61a28d9b 100644 --- a/contracts/hw.device-type/revpi-connect-s/contract.json +++ b/contracts/hw.device-type/revpi-connect-s/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "kunbus-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/revpi-connect/contract.json b/contracts/hw.device-type/revpi-connect/contract.json index ed6696bf..ad5e9eb9 100644 --- a/contracts/hw.device-type/revpi-connect/contract.json +++ b/contracts/hw.device-type/revpi-connect/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "kunbus-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/revpi-core-3/contract.json b/contracts/hw.device-type/revpi-core-3/contract.json index af0d66ee..052f23f6 100644 --- a/contracts/hw.device-type/revpi-core-3/contract.json +++ b/contracts/hw.device-type/revpi-core-3/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "kunbus-broadcom", "hdmi": true, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/rockpi-4b-rk3399/contract.json b/contracts/hw.device-type/rockpi-4b-rk3399/contract.json index 1287dab6..3fcc5aba 100644 --- a/contracts/hw.device-type/rockpi-4b-rk3399/contract.json +++ b/contracts/hw.device-type/rockpi-4b-rk3399/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "radxa-rockchip", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/rockpro64/contract.json b/contracts/hw.device-type/rockpro64/contract.json index 0af27e07..f8d0f7c6 100644 --- a/contracts/hw.device-type/rockpro64/contract.json +++ b/contracts/hw.device-type/rockpro64/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "pine64-rockchip", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/smarc-px30/contract.json b/contracts/hw.device-type/smarc-px30/contract.json index 4719b602..7cbae9e1 100644 --- a/contracts/hw.device-type/smarc-px30/contract.json +++ b/contracts/hw.device-type/smarc-px30/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "adlink-rockchip", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/solidrun-n6g/contract.json b/contracts/hw.device-type/solidrun-n6g/contract.json index 6037d275..4fb04fbc 100644 --- a/contracts/hw.device-type/solidrun-n6g/contract.json +++ b/contracts/hw.device-type/solidrun-n6g/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "solidrun-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/spacely-tx2/contract.json b/contracts/hw.device-type/spacely-tx2/contract.json index 3fb30393..cadc09c5 100644 --- a/contracts/hw.device-type/spacely-tx2/contract.json +++ b/contracts/hw.device-type/spacely-tx2/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "cti-jetson", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/surface-go/contract.json b/contracts/hw.device-type/surface-go/contract.json index 18d4c98e..7f8af733 100644 --- a/contracts/hw.device-type/surface-go/contract.json +++ b/contracts/hw.device-type/surface-go/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "amd64", + "family": "microsoft-x86", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/surface-pro-6/contract.json b/contracts/hw.device-type/surface-pro-6/contract.json index 71405e6b..977e3369 100644 --- a/contracts/hw.device-type/surface-pro-6/contract.json +++ b/contracts/hw.device-type/surface-pro-6/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "amd64", + "family": "microsoft-x86", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/tdpzu9/contract.json b/contracts/hw.device-type/tdpzu9/contract.json index d2481d86..f33b86f5 100755 --- a/contracts/hw.device-type/tdpzu9/contract.json +++ b/contracts/hw.device-type/tdpzu9/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "topic-zynq", "hdmi": false, "led": true, "connectivity": { diff --git a/contracts/hw.device-type/ts4900/contract.json b/contracts/hw.device-type/ts4900/contract.json index 762b8acb..c2973959 100644 --- a/contracts/hw.device-type/ts4900/contract.json +++ b/contracts/hw.device-type/ts4900/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "technologic-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/ucm-imx93/contract.json b/contracts/hw.device-type/ucm-imx93/contract.json index 2658432d..cb2dd31f 100644 --- a/contracts/hw.device-type/ucm-imx93/contract.json +++ b/contracts/hw.device-type/ucm-imx93/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "aarch64", + "family": "compulab-imx", "hdmi": false, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/var-som-mx6/contract.json b/contracts/hw.device-type/var-som-mx6/contract.json index 2d93e5b3..ec9a5eed 100644 --- a/contracts/hw.device-type/var-som-mx6/contract.json +++ b/contracts/hw.device-type/var-som-mx6/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "variscite-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/via-vab820-quad/contract.json b/contracts/hw.device-type/via-vab820-quad/contract.json index 690e3940..a351aac3 100644 --- a/contracts/hw.device-type/via-vab820-quad/contract.json +++ b/contracts/hw.device-type/via-vab820-quad/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "via-imx", "hdmi": true, "led": false, "connectivity": { diff --git a/contracts/hw.device-type/zynq-xz702/contract.json b/contracts/hw.device-type/zynq-xz702/contract.json index 64a42f80..860577a2 100644 --- a/contracts/hw.device-type/zynq-xz702/contract.json +++ b/contracts/hw.device-type/zynq-xz702/contract.json @@ -12,6 +12,7 @@ }, "data": { "arch": "armv7hf", + "family": "amd-zynq", "hdmi": true, "led": true, "connectivity": {