Skip to content

Commit 504cf62

Browse files
pavel-shirshovstcheng
authored andcommitted
[libteam]: Use last fixes from libteam master repo (#3513)
1 parent e9785d5 commit 504cf62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libteam/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
1515
rm -rf ./libteam
1616
git clone https://github.com/jpirko/libteam.git
1717
pushd ./libteam
18-
git checkout -b teamd -f 5c5e498bff9
18+
git checkout -b teamd -f 8c7614abf5993d92e332a800f244bdebd7c9a2c8
1919

2020
# Apply patch series
2121
stg init

0 commit comments

Comments
 (0)