+++ /dev/null
-<?xml version="1.0"?>
-<rootstrap name="cbhm">
- <email>slotus.lee@samsung.com</email>
- <email>taehyub.kim@samsung.com</email>
- <emulator>
- <rpm accept="cbhm" arch="i686"/>
- <rpm accept="cbhm-devel" arch="i686"/>
- </emulator>
- <target>
- <rpm accept="cbhm" arch="armv7l"/>
- <rpm accept="cbhm-devel" arch="armv7l"/>
- </target>
- <necessary>
- <file>/usr/include/cbhm/cbhm.h</file>
- <file>/usr/include/cbhm/cbhm_constant.h</file>
- <file>/usr/include/cbhm/cbhm_error.h</file>
- <file>/usr/lib/libcbhm.so*</file>
- </necessary>
- <include_path>/usr/include/cbhm</include_path>
- <library_path>/usr/lib</library_path>
- <library>libcbhm.so</library>
-</rootstrap>