Skip to content

Commit

Permalink
fix rockchip sw-decode bug
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jun 25, 2024
1 parent 0f132db commit a13fca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ echo ${FLAVOR}
echo ${CUSTOM}
echo ${ARCH}

mkdir -p /usr/local/share/openhd/platform/rock/
bash install_build_dep.sh rock5
sudo ./package.sh ${CUSTOM} ${ARCH} ${DISTRO} ${FLAVOR} || exit 1

0 comments on commit a13fca3

Please sign in to comment.