Skip to content

Commit

Permalink
Fix ipu6 ia_imaging suffix
Browse files Browse the repository at this point in the history
Signed-off-by: Hao Yao <[email protected]>
  • Loading branch information
hao-yao committed Aug 8, 2024
1 parent 0dad591 commit 43f71dc
Show file tree
Hide file tree
Showing 21 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/ipu_tgl

Name: libia_imaging
Name: libia_imaging-ipu6
Description: ia_imaging libraries
URL: http://www.intel.com
Version:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/ipu_tgl

Name: libgcss
Name: libgcss-ipu6
Description: Graph Configuration Subsystem library
URL:
Version:
Libs: -L${libdir} -lgcss
Libs: -L${libdir} -lgcss-ipu6
Cflags: -I${includedir} \
-I${includedir}/ia_camera

0 comments on commit 43f71dc

Please sign in to comment.