rk322x: move rk322x-config script to /usr/sbin to fulfill debian rules

This commit is contained in:
Paolo Sabatino
2021-11-19 19:18:07 +00:00
parent 1cd70eaf9a
commit 53d6eddd91

View File

@@ -158,7 +158,7 @@ family_tweaks_bsp()
cp $SRC/packages/bsp/rk322x/esp8089.conf $destination/etc/modprobe.d/esp8089.conf
# Board selection script
install -m 755 $SRC/packages/bsp/rk322x/rk322x-config $destination/usr/local/bin
install -m 755 $SRC/packages/bsp/rk322x/rk322x-config $destination/usr/sbin
# Fix for bad device detection for x.org when lima driver is in use
if [[ "$BRANCH" != "legacy" ]]; then