summaryrefslogtreecommitdiffstats
path: root/system-build/functions/defaults.sh
diff options
context:
space:
mode:
Diffstat (limited to 'system-build/functions/defaults.sh')
-rwxr-xr-xsystem-build/functions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-build/functions/defaults.sh b/system-build/functions/defaults.sh
index e1106a7..dadf84d 100755
--- a/system-build/functions/defaults.sh
+++ b/system-build/functions/defaults.sh
@@ -104,7 +104,7 @@ Set_defaults ()
;;
*)
- LB_DISTRIBUTION="${LB_DISTRIBUTION:-stretch}"
+ LB_DISTRIBUTION="${LB_DISTRIBUTION:-buster}"
LB_DERIVATIVE="false"
;;
esac