summaryrefslogtreecommitdiff
path: root/modify_pc.py
diff options
context:
space:
mode:
authorYoungjae Cho <y0.cho@samsung.com>2024-08-28 17:19:49 +0900
committerYoungjae Cho <y0.cho@samsung.com>2024-08-28 17:33:18 +0900
commit8a4cf9297872f7d2cb6dcb1f83665032d6f66ac6 (patch)
treef8f946b63d18455a158fe87bf844aac2d7fa729d /modify_pc.py
parent0917988f6db1b1ef1b91d33eda372aaf22486371 (diff)
downloadrootstrap-accepted/tizen_unified_x.tar.gz
rootstrap-accepted/tizen_unified_x.tar.bz2
rootstrap-accepted/tizen_unified_x.zip
In build for arch x86_64, the below pkgconfig from libdrm-rs.xml is processed. <pkgconfig> <file>libdrm.pc</file> <file>libdrm_exynos.pc</file> <file>libdrm_vc4.pc</file> <file>libdrm_vigs.pc</file> </pkgconfig> Unfortunately, there is no libdrm_vc4.pc and script emits the below log. [rootstrap_gen_1.0_64.sh:153] + no pkgconfig file(//usr/lib64/pkgconfig/libdrm_vc4.pc) This gives up the remaining process, and as a result, the libdrm_vigs.pc will be missing. Therefore, fix it to continue the remaining process. Change-Id: I6077707008e0883089cd6ab734bfe95307cd26c7 Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
Diffstat (limited to 'modify_pc.py')
0 files changed, 0 insertions, 0 deletions