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