mirror of https://github.com/OpenIPC/firmware.git
update buildroot to 2023.02.7 (#1145)
parent
ae3243c944
commit
6345097005
|
@ -97,7 +97,7 @@ clone() {
|
||||||
}
|
}
|
||||||
|
|
||||||
fresh() {
|
fresh() {
|
||||||
BR_VER=2023.02.1
|
BR_VER=2023.02.7
|
||||||
|
|
||||||
if [ -d "$SRC_CACHE_DIR" ]; then
|
if [ -d "$SRC_CACHE_DIR" ]; then
|
||||||
echo_c 36 "Found cache directory."
|
echo_c 36 "Found cache directory."
|
||||||
|
|
Loading…
Reference in New Issue