Skip to content

Commit

Permalink
remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ruck314 authored Dec 11, 2023
1 parent 65e6105 commit 48f5f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CreatePetalinuxProject.sh
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ fi
# #######################################################################################
# petalinux-build -c python3-epicscorelibs-native
# petalinux-build -c python3-epicscorelibs
# petalinux-build -c python3-pvxslibs-nativerm
# petalinux-build -c python3-pvxslibs-native
# LIBCOM_ARM64_SO=$(find build/tmp/sysroots-components/ -type f -name "libCom.so" | grep python3-epicscorelibs/usr/lib)
# LIBCOM_NATIVE_SO=$(find build/tmp/sysroots-components/ -type f -name "libCom.so" | grep python3-epicscorelibs-native/usr/lib)
# cp -f $LIBCOM_NATIVE_SO build/.
Expand Down

0 comments on commit 48f5f5e

Please sign in to comment.