Rename asound.state.sun50iw2-dev to asound.state.sun50iw2-current

This commit is contained in:
leeboby
2021-03-30 19:12:24 +08:00
parent 43d8775780
commit dcb8561458
3 changed files with 70 additions and 40 deletions

View File

@@ -4,7 +4,7 @@ OVERLAY_PREFIX='sun50i-h5'
[[ -z $CPUMIN ]] && CPUMIN=480000
[[ -z $CPUMAX ]] && CPUMAX=1368000
GOVERNOR=ondemand
ASOUND_STATE='asound.state.sun50iw2-dev'
ASOUND_STATE='asound.state.sun50iw2-current'
case $BRANCH in
legacy)

View File

@@ -4,7 +4,7 @@ OVERLAY_PREFIX='sun50i-h6'
[[ -z $CPUMIN ]] && CPUMIN=480000
[[ -z $CPUMAX ]] && CPUMAX=1810000
GOVERNOR=ondemand
ASOUND_STATE='asound.state.sun50iw2-dev'
ASOUND_STATE='asound.state.sun50iw2-current'
case $BRANCH in
legacy)