Skip to content

Commit

Permalink
[libteam]: Use last fixes from libteam master repo (#3513)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-shirshov authored and stcheng committed Sep 26, 2019
1 parent e9785d5 commit 504cf62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libteam/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
rm -rf ./libteam
git clone https://github.com/jpirko/libteam.git
pushd ./libteam
git checkout -b teamd -f 5c5e498bff9
git checkout -b teamd -f 8c7614abf5993d92e332a800f244bdebd7c9a2c8

# Apply patch series
stg init
Expand Down

0 comments on commit 504cf62

Please sign in to comment.