root/ossiedev/trunk/platform/USRP-metadata/xml/USRP_metadata.spd.xml @ 8014

Revision 8014, 1.0 KB (checked in by hvolos, 5 years ago)

fix xml path in spd file

  • Property svn:eol-style set to native
Line 
1<?xml version="1.0" encoding="us-ascii"?>
2<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
3<!--
4    Generated by Zeligsoft Component Enabler 2.0.2 (Build: 200510131317)
5    http://www.zeligsoft.com
6-->
7<softpkg id="DCE:e77ebe1d-3266-4abd-8718-4e4707676a85" name="USRP_metadata" type="sca_compliant" version="">
8    <title />
9    <description>Universal software radio peripheral</description>
10    <author>
11        <name>OSSIE Team</name>
12        <company>VA Tech/MPRG</company>
13        <webpage>http://ossie.mprg.org/</webpage>
14    </author>
15    <descriptor name="">
16        <localfile name="xml/USRP_metadata/USRP_metadata.scd.xml" />
17    </descriptor>
18    <!--[Implementation USRP_metadataImplementation_linux]-->
19    <implementation id="DCE:525ce6bb-900b-4677-adb6-109d99801f21" aepcompliance="aep_compliant">
20        <code type="Executable">
21            <localfile name="bin/USRP_metadata" />
22        </code>
23        <os name="Linux" version="5.5.1" />
24        <processor name="x86" />
25    </implementation>
26</softpkg>
Note: See TracBrowser for help on using the browser.