Skip to content

Commit 8432a3f

Browse files
authored
Merge pull request #170 from pratheepa1995/linux_utils_for_Fwupgrade
RDKBACCL-761 : enable required linux utils for Fwupgrade
2 parents cec5fae + 1e1375f commit 8432a3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

meta-rdk-mtk-bpir4/recipes-core/images/rdk-generic-broadband-image.bbappend

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ IMAGE_INSTALL_append = " ccsp-tr069-pa"
66
IMAGE_INSTALL_append = " bpi-serialnumber"
77
IMAGE_INSTALL_append = " bpi-macaddress"
88

9+
#Enable required linux utils for Fwupgrade
10+
IMAGE_INSTALL_append = " gptfdisk e2fsprogs-mke2fs"
11+
912
ROOTFS_POSTPROCESS_COMMAND_append = "add_busybox_fixes; "
1013

1114
#Emptying the PRSERV_HOST since builds are local

0 commit comments

Comments
 (0)