Makefile: update buildroot to 2023.02.7

pull/1146/head
Viktor 2023-11-16 11:28:21 +01:00
parent ae3243c944
commit 3aa34329ee
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
BR_VER = 2023.02.5
BR_VER = 2023.02.7
BR_MAKE = $(MAKE) -C $(TARGET)/buildroot-$(BR_VER) BR2_EXTERNAL=$(PWD)/general O=$(TARGET)
BR_LINK = https://github.com/buildroot/buildroot/archive
BR_FILE = /tmp/buildroot-$(BR_VER).tar.gz