mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-08 18:25:05 +00:00
As first step to separate misc folder into github/intel/ioc-cbc-tools we need let acrn create devel package. This package will let ioc-cbc-tools use acrn manager interface API to control lifecycle. The Clear Linux autospec script will *detect* /usr/include/acrn/*.h and thus help us create the devel package. This devel pacakge will be in the build_req for ioc-cbc-tools autospec. Signed-off-by: Alek Du <alek.du@intel.com> Reviewed-by: Yu Wang <yu1.wang@intel.com> Reviewed-by: Like Yan <like.yan@intel.com>