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 d23e97c commit 65e6105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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-nativerm
# 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 Expand Up @@ -248,4 +248,4 @@ echo "########################################################################"
echo "petalinux.tar.gz image path: $imageDump"
echo "########################################################################"

##############################################################################
##############################################################################

0 comments on commit 65e6105

Please sign in to comment.