Skip to content

Commit cd1658a

Browse files
iarmmgr build update
1 parent 3ee98f0 commit cd1658a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

L2HalMock/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ echo -e "${GREEN}========================================iarm_event_Sender======
144144
echo -e "${GREEN}========================================Build iarmmgr===============================================${NC}"
145145
# Build iarmmgr
146146
cd $WORKSPACE/deps/rdk/iarmmgrs
147+
patch -s -p1 < $SCRIPTS_DIR/patches/rdkservices/iarmmgrs/ds.patch
147148
rm build.sh
148149
cp $SCRIPTS_DIR/patches/rdkservices/iarmmgrs/build.sh $WORKSPACE/deps/rdk/iarmmgrs
149150
(cd $WORKSPACE/deps/rdk/iarmmgrs && ./build.sh)

0 commit comments

Comments
 (0)