Skip to content

Commit

Permalink
update buildroot to latest 2024.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Jan 12, 2025
1 parent ce3947e commit a1ba9c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BUILDROOT_VERSION=2024.11
BUILDROOT_SHA256=cfec07be180ab87f720ab6a069c6c46b250cee62175463ad4bca84614e08f6fb
BUILDROOT_VERSION=2024.11.1
BUILDROOT_SHA256=24713886622df4f13c4bcfa68986a07d5803a3a3611f1eb173efcfef5e8eee0f
BUILDROOT_EXTERNAL=buildroot-external
DEFCONFIG_DIR=$(BUILDROOT_EXTERNAL)/configs
OCCU_VERSION=$(shell grep "OCCU_VERSION =" $(BUILDROOT_EXTERNAL)/package/occu/occu.mk | cut -d' ' -f3 | cut -d'-' -f1)
Expand Down

0 comments on commit a1ba9c4

Please sign in to comment.