Update r1s_lean.yml
This commit is contained in:
3
.github/workflows/r1s_lean.yml
vendored
3
.github/workflows/r1s_lean.yml
vendored
@@ -57,6 +57,9 @@ jobs:
|
||||
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 rebase 90bb1cf9c33e73de5019686b8bd495f689e675a4^ --onto upstream/master -X theirs
|
||||
git revert --no-edit 4787dbaf3cad44b374b660cc0fef9386963e6795
|
||||
git revert --no-edit 463b6ac0508de4788a6e41335471ced0a255e1cd
|
||||
git revert --no-edit 8faac30089ce616940b3e96c4f4d900aeb6b9fcb
|
||||
rm target/linux/allwinner-h5/patches-4.14/0001-net-thunderx-workaround-BGX-TX-Underflow-issue.patch
|
||||
git checkout upstream/master -- feeds.conf.default
|
||||
sed -i '5s/#src-git/src-git/g' feeds.conf.default
|
||||
|
||||
Reference in New Issue
Block a user