|
Revision 10718, 1.0 KB
(checked in by jeongo9, 2 years ago)
|
|
committing Flexframe components for UHD
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd"> |
|---|
| 3 | <!--Created with OSSIE WaveDev--> |
|---|
| 4 | <!--Powered by Python--> |
|---|
| 5 | <softpkg id="DCE:65d23766-0f35-11df-baab-001aa089d644" name="PacketSink"> |
|---|
| 6 | <title/> |
|---|
| 7 | <description>Packet sink received packetized data.</description> |
|---|
| 8 | <author> |
|---|
| 9 | <name>OSSIE Project</name> |
|---|
| 10 | <company>Mobile and Portable Radio Research Group</company> |
|---|
| 11 | <webpage>http://www.mprg.org</webpage> |
|---|
| 12 | </author> |
|---|
| 13 | <propertyfile type="PRF"> |
|---|
| 14 | <localfile name="/xml/PacketSink/PacketSink.prf.xml"/> |
|---|
| 15 | </propertyfile> |
|---|
| 16 | <descriptor> |
|---|
| 17 | <localfile name="/xml/PacketSink/PacketSink.scd.xml"/> |
|---|
| 18 | </descriptor> |
|---|
| 19 | <implementation id="DCE:65d4812e-0f35-11df-baab-001aa089d644"> |
|---|
| 20 | <description>Description</description> |
|---|
| 21 | <code type="Executable"> |
|---|
| 22 | <localfile name="/bin/PacketSink"/> |
|---|
| 23 | </code> |
|---|
| 24 | <os name="Linux" version="2.6.26.3"/> |
|---|
| 25 | <processor name="x86"/> |
|---|
| 26 | </implementation> |
|---|
| 27 | </softpkg> |
|---|