We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cec5fae + 1e1375f commit 8432a3fCopy full SHA for 8432a3f
meta-rdk-mtk-bpir4/recipes-core/images/rdk-generic-broadband-image.bbappend
@@ -6,6 +6,9 @@ IMAGE_INSTALL_append = " ccsp-tr069-pa"
6
IMAGE_INSTALL_append = " bpi-serialnumber"
7
IMAGE_INSTALL_append = " bpi-macaddress"
8
9
+#Enable required linux utils for Fwupgrade
10
+IMAGE_INSTALL_append = " gptfdisk e2fsprogs-mke2fs"
11
+
12
ROOTFS_POSTPROCESS_COMMAND_append = "add_busybox_fixes; "
13
14
#Emptying the PRSERV_HOST since builds are local
0 commit comments