--- /dev/null
+<?xml version="1.0"?>
+<rootstrap name="capi-network-zigbee">
+ <email>steve.jun@samsung.com</email>
+ <email>sareome.kim@samsung.com</email>
+ <emulator>
+ <rpm accept="capi-network-zigbee" arch="i686"/>
+ <rpm accept="capi-network-zigbee-devel" arch="i686"/>
+ </emulator>
+ <target>
+ <rpm accept="capi-network-zigbee" arch="armv7l"/>
+ <rpm accept="capi-network-zigbee-devel" arch="armv7l"/>
+ </target>
+ <necessary>
+ <file>/usr/include/network/zigbee.h</file>
+ <file>/usr/include/network/zigbee-zdo-type.h</file>
+ <file>/usr/include/network/zigbee-zcl-type.h</file>
+ <file>/usr/lib/libcapi-network-zigbee.so*</file>
+ </necessary>
+ <include_path>/usr/include/network</include_path>
+ <library_path>/usr/lib</library_path>
+ <library>libcapi-network-zigbee.so</library>
+</rootstrap>
--- /dev/null
+<?xml version="1.0"?>
+<rootstrap name="capi-system-peripheral-io">
+ <email>knhoon.baik@samsung.com</email>
+ <email>kibak.yoon@samsung.com</email>
+ <email>segwon.han@samsung.com</email>
+ <emulator>
+ <rpm accept="capi-system-peripheral-io" arch="i686"/>
+ <rpm accept="capi-system-peripheral-io-devel" arch="i686"/>
+ </emulator>
+ <target>
+ <rpm accept="capi-system-peripheral-io" arch="armv7l"/>
+ <rpm accept="capi-system-peripheral-io-devel" arch="armv7l"/>
+ </target>
+ <necessary>
+ <file>/usr/include/peripheral_io.h</file>
+ <file>/usr/lib/libcapi-system-peripheral-io.so*</file>
+ </necessary>
+ <include_path>/usr/include</include_path>
+ <library_path>/usr/lib</library_path>
+ <library>libcapi-system-peripheral-io.so</library>
+</rootstrap>
--- /dev/null
+<?xml version="1.0"?>
+<rootstrap name="update-control">
+ <email>knhoon.baik@samsung.com</email>
+ <email>sunm.lee@samsung.com</email>
+ <emulator>
+ <rpm accept="update-control" arch="i686"/>
+ <rpm accept="update-control-devel" arch="i686"/>
+ </emulator>
+ <target>
+ <rpm accept="update-control" arch="armv7l"/>
+ <rpm accept="update-control-devel" arch="armv7l"/>
+ </target>
+ <necessary>
+ <file>/usr/include/system/update_control.h</file>
+ <file>/usr/lib/libupdate-control.so*</file>
+ </necessary>
+ <include_path>/usr/include/system</include_path>
+ <library_path>/usr/lib</library_path>
+ <library>libupdate-control.so</library>
+</rootstrap>