mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-09 12:49:24 +00:00
Documentation: add needed library for acrnprobe
Two packages are needed in compiling environment with replacing commands fdisk and debugfs. On clear linux, they belong to os-core-dev. Signed-off-by: Liu, Xinwu <xinwu.liu@intel.com> Acked-by: Chen Gang <gang.c.chen@intel.com> Acked-by: Yang Ailin <ailin.yang@intel.com>
This commit is contained in:
@@ -26,6 +26,8 @@ The ``ACRN-Crashlog`` tool depends on the following libraries
|
||||
- libxml2
|
||||
- systemd
|
||||
- telemetrics-client-dev (optional, detected at build time)
|
||||
- libblkid
|
||||
- e2fsprogs
|
||||
|
||||
Refer to the :ref:`getting_started` for instructions on how to set-up your
|
||||
build environment, and follow the instructions below to build and configure the
|
||||
|
@@ -160,6 +160,8 @@ Source files
|
||||
command line.
|
||||
- android_events.c
|
||||
Sync events detected by android crashlog.
|
||||
- loop.c
|
||||
This file provides interfaces to read from image.
|
||||
|
||||
Configuration files
|
||||
*******************
|
||||
|
Reference in New Issue
Block a user