This commit is contained in:
parent
18e76308a4
commit
25a837bbe6
@ -25,16 +25,17 @@ pipeline:
|
||||
# - cd site
|
||||
# - git checkout multidomain
|
||||
#
|
||||
# make_update:
|
||||
# <<: *default
|
||||
# commands:
|
||||
# - cd gluon
|
||||
# - make update
|
||||
make_update:
|
||||
<<: *default
|
||||
commands:
|
||||
- cd gluon
|
||||
- make update
|
||||
|
||||
patch-iw-to-iw-full:
|
||||
<<: *default
|
||||
commands:
|
||||
- pwd
|
||||
- ls -alh gluon/openwrt/package/kernel/
|
||||
- sed -i 's/+iw/+iw-full/g' gluon/openwrt/package/kernel/Makefile
|
||||
|
||||
build-${TARGET}:
|
||||
|
Loading…
Reference in New Issue
Block a user