-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathxpd.xml
112 lines (112 loc) · 9.16 KB
/
xpd.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<?xml version="1.0" ?>
<xpd>
<components>
<component description = "A simple demo of the embedded website component" type = "demoCode" scope = "Example" path = "app_webserver_demo" local = "false" id = "app_webserver_demo" name = "Embedded Webserver Demo (No SPI Flash)">
<componentDependency repo = "git://github.com/xcore/sc_website" version = "1.0.3">module_webserver</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.4">module_locks</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.4">module_mutual_thread_comm</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_spi" version = "1.4.0">module_spi_master</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.4">module_mutual_thread_comm</componentDependency>
<componentDependency repo = "git://github.com/davelxmos/sc_xtcp" version = "3.2.1">module_xtcp</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.2">module_ethernet_smi</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.2">module_ethernet_board_support</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_wifi.git" version = "1.0.0">module_wifi_tiwisl</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_otp" version = "1.0.0">module_otp_board_info</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.2">module_ethernet</componentDependency>
<keyword>ethernet</keyword>
<keyword>http</keyword>
<keyword>tcp</keyword>
<keyword>ip</keyword>
<keyword>webserver</keyword>
</component>
<component description = "A simple demo of the embedded website component" type = "demoCode" scope = "Example" path = "app_webserver_demo_flash" local = "false" id = "app_webserver_demo_flash" name = "Embedded Webserver Demo (SPI Flash)">
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.2">module_ethernet_board_support</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_spi" version = "1.4.0">module_spi_master</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.4">module_mutual_thread_comm</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_otp" version = "1.0.0">module_otp_board_info</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.2">module_ethernet_smi</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_slicekit_support.git" version = "1.0.4">module_slicekit_support</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.2">module_ethernet</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_website" version = "1.0.3">module_webserver</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.4">module_mutual_thread_comm</componentDependency>
<componentDependency repo = "git://github.com/davelxmos/sc_xtcp" version = "3.2.1">module_xtcp</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.4">module_locks</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_wifi.git" version = "1.0.0">module_wifi_tiwisl</componentDependency>
<keyword>ethernet</keyword>
<keyword>http</keyword>
<keyword>tcp</keyword>
<keyword>ip</keyword>
<keyword>webserver</keyword>
</component>
<component name = "Embedded Webserver Function Library" type = "component" buildresults_path = "module_webserver/.module_webserver.buildinfo" scope = "General Use" path = "module_webserver" metainfo_path = "module_webserver/module_webserver.metainfo" local = "false" id = "module_webserver" description = "A library for adding an embedded website to your code">
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.4">module_locks</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.4">module_mutual_thread_comm</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.4">module_mutual_thread_comm</componentDependency>
<componentDependency repo = "git://github.com/davelxmos/sc_xtcp" version = "3.2.1">module_xtcp</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.2">module_ethernet_smi</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_spi" version = "1.4.0">module_spi_master</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_wifi.git" version = "1.0.0">module_wifi_tiwisl</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_otp" version = "1.0.0">module_otp_board_info</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.2">module_ethernet</componentDependency>
<keyword>ethernet</keyword>
<keyword>http</keyword>
<keyword>tcp</keyword>
<keyword>ip</keyword>
<keyword>webserver</keyword>
</component>
</components>
<dependency repo = "sc_util">
<gitbranch>(no branch)</gitbranch>
<githash>f09fda14976cf969ae792e7c28b4e5a30e4c1eb9</githash>
<uri>[email protected]:xcore/sc_util</uri>
<version>1.0.4rc0</version>
</dependency>
<dependency repo = "sc_xtcp">
<gitbranch>master</gitbranch>
<githash>251e2095ed6670a5c72c123d1c89bc6a0bba962c</githash>
<uri>[email protected]:xcore/sc_xtcp</uri>
<version>3.2.1rc1</version>
</dependency>
<dependency repo = "sc_ethernet">
<gitbranch>master</gitbranch>
<githash>28bf300515766c9fa2c033531a0a0d587608360e</githash>
<uri>[email protected]:xcore/sc_ethernet</uri>
<version>2.3.2rc0</version>
</dependency>
<dependency repo = "sc_wifi">
<gitbranch>(no branch)</gitbranch>
<githash>11b769850eb5c2145238dc2cd5e116ccfd8881b3</githash>
<uri>[email protected]:xcore/sc_wifi</uri>
<version>1.0.0rc0</version>
</dependency>
<dependency repo = "sc_slicekit_support">
<gitbranch>(no branch)</gitbranch>
<githash>be8353686c6d9e22a6125ccdf979a31c379091d0</githash>
<uri>git://github.com/xcore/sc_slicekit_support</uri>
<version>1.0.4rc0</version>
</dependency>
<description>Embedded website component repository</description>
<docdir>doc</docdir>
<docdir>app_webserver_demo/doc_quickstart</docdir>
<docdir>app_webserver_demo_flash/doc_quickstart</docdir>
<location>[email protected]:xcore/sc_website</location>
<name>sc_website</name>
<maintainer>davelxmos</maintainer>
<partnumber>XM-002084-DH</partnumber>
<release parenthash = "851e6d472d18dee913de279ba8d364c082c35200" version = "1.0.0alpha0" githash = "3ef265019778ac8d1b60d1ab2bf5b1bfac8747c4"></release>
<release parenthash = "bf65176d1c87b206eed1171b95b83b5095b9b6a4" version = "1.0.0alpha1" githash = "7d231cf35ba8ac90eeac7d18231fa1c0211c4e46"></release>
<release parenthash = "4d02ded93b2afb1a727c13fb34887605d9334a0f" version = "1.0.0alpha2" githash = "4fb62c204089442c26eb255fa2d38962ebe5788d"></release>
<release parenthash = "70fe64ddde6101a92b7e79bf7e4f6438d38ab78a" version = "1.0.0alpha3" githash = "f348a30581cc873310962220cbe13c391fb9b401"></release>
<release parenthash = "f348a30581cc873310962220cbe13c391fb9b401" version = "1.0.0rc0" githash = "0da0c25c95adc0b1786e7e5d058c0b15de789946"></release>
<release parenthash = "9272a9f10d8588083e9e97cdd6d4931734cf65e1" version = "1.0.1beta0" githash = "58bf9be53dc2575c7e64e7493782f7335eec729c"></release>
<release parenthash = "657e8cf395becdfd609276d309670a487c97274d" version = "1.0.2rc0" githash = "0948f7bda1e7d505498dfd2ea9acbaf6cdef1553"></release>
<release parenthash = "a25e4997542e2558dad27d41fe772333e8f3e989" version = "1.0.2rc1" githash = "b0b63b6d6b3b3207efacfcdf9e83ef1a4e8a5e3e"></release>
<release parenthash = "32a8f1e8b9805670ee3b8c7f8c337d6462ecf640" version = "1.0.2rc2" githash = "a3c61917a449fda2f930c7bd43e14e9d014986aa"></release>
<release parenthash = "ca72f65fbc53d5a61c46657cc595517f47ca0331" version = "1.0.3rc0" githash = "0ea5f32d7f2d57aa58bb5065ef924e6d48c29186"></release>
<release parenthash = "d839c2fe5891cab84c31a6e14929404d0491b1d4" version = "1.0.3rc1"></release>
<subpartnumber>XM-002085-SM</subpartnumber>
<vendor>XMOS</vendor>
<version_defines></version_defines>
<xcore_repo>sc_website</xcore_repo>
<xpd_version>1.0</xpd_version>
</xpd>