Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit b77fadc

Browse files
committed
Merge pull request #4 from team-eureka/sed-package
Add sed package from buildroot
2 parents 479855d + 1aec71a commit b77fadc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

board/tchebb/eureka/busybox-1.21.x_flashcast.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ CONFIG_DIFF=y
385385
# CONFIG_FEATURE_DIFF_LONG_OPTIONS is not set
386386
CONFIG_FEATURE_DIFF_DIR=y
387387
# CONFIG_ED is not set
388-
CONFIG_SED=y
388+
# CONFIG_SED is not set
389389
CONFIG_FEATURE_ALLOW_EXEC=y
390390

391391
#

configs/eureka_flashcast_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ BR2_PACKAGE_WPA_SUPPLICANT=y
4141
BR2_PACKAGE_BASH=y
4242
BR2_PACKAGE_FILE=y
4343
BR2_PACKAGE_KMOD=y
44+
BR2_PACKAGE_SED=y
4445
BR2_TARGET_ROOTFS_CPIO=y
4546
BR2_TARGET_ROOTFS_CPIO_GZIP=y
4647
# BR2_TARGET_ROOTFS_TAR is not set

0 commit comments

Comments
 (0)