Update r2s_lean.yml

This commit is contained in:
klever1988
2020-04-29 01:37:02 +08:00
committed by GitHub
parent 08745a6136
commit 1326299aa6

View File

@@ -62,6 +62,7 @@ jobs:
git config --local user.email "action@github.com" && git config --local user.name "GitHub Action" git config --local user.email "action@github.com" && git config --local user.name "GitHub Action"
git remote add upstream https://github.com/coolsnowwolf/lede && git fetch upstream git remote add upstream https://github.com/coolsnowwolf/lede && git fetch upstream
git rebase adc1a9a3676b8d7be1b48b5aed185a94d8e42728^ --onto upstream/master -X theirs git rebase adc1a9a3676b8d7be1b48b5aed185a94d8e42728^ --onto upstream/master -X theirs
git revert --no-edit 4787dbaf3cad44b374b660cc0fef9386963e6795
git revert --no-edit 463b6ac0508de4788a6e41335471ced0a255e1cd git revert --no-edit 463b6ac0508de4788a6e41335471ced0a255e1cd
git revert --no-edit 8faac30089ce616940b3e96c4f4d900aeb6b9fcb git revert --no-edit 8faac30089ce616940b3e96c4f4d900aeb6b9fcb
rm target/linux/rockchip-rk3328/patches-4.14/0001-net-thunderx-workaround-BGX-TX-Underflow-issue.patch rm target/linux/rockchip-rk3328/patches-4.14/0001-net-thunderx-workaround-BGX-TX-Underflow-issue.patch