Skip to content

Commit 7ce1940

Browse files
committed
RDKBACCL-829 : For IEEE1905 builds,enable al sap in easymesh
Reason for change: Added ieee1905 package to support EM Test Procedure: Able to compile ieee1905 Risks: Low Signed-off-by: keerthana.p <[email protected]>
1 parent 991c3f9 commit 7ce1940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ add_busybox_fixes() {
2828
}
2929

3030
IMAGE_INSTALL_remove = "${@bb.utils.contains('DISTRO_FEATURES', 'ppp-enabled', '', 'pptp-linux rp-pppoe xl2tpd', d)}"
31-
IMAGE_INSTALL_append = "${@bb.utils.contains('DISTRO_FEATURES', 'EasyMesh',' unified-wifi-mesh unified-wifi-mesh-cli socat','',d)}"
31+
IMAGE_INSTALL_append = "${@bb.utils.contains('DISTRO_FEATURES', 'EasyMesh',' unified-wifi-mesh unified-wifi-mesh-cli ieee1905-em socat','',d)}"

0 commit comments

Comments
 (0)