Skip to content

Commit

Permalink
Update imagebuilder.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddin9 authored Dec 18, 2024
1 parent 45844b6 commit dd7dff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices/common/patches/imagebuilder.patch
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
+ BUILD_PACKAGES += -coremark -htop -bash -openssh-sftp-server
+ endif
+ ifeq ($(shell grep -q small_flash $(TOPDIR)/repositories.conf || echo "not_found"),not_found)
+ $(shell echo "`grep kwrt_kiddin9 $(TOPDIR)/repositories.conf | sed -e 's/kiddin9/small_flash/g'`" >>$(TOPDIR)/repositories.conf)
+ $(shell echo "`grep kwrt_kiddin9 $(TOPDIR)/repositories.conf | sed -e 's/kiddin9/small_flash/g'`" >>$(TOPDIR)/repositories.conf)
+ endif
+ ifneq ($(findstring /data/bcache/,$(BIN_DIR)),)
+ BUILD_PACKAGES += -luci-app-homeproxy -luci-app-istorex -luci-theme-argon
Expand Down

0 comments on commit dd7dff2

Please sign in to comment.