This commit is contained in:
parent
c5dfb0d437
commit
f56269749a
@ -38,13 +38,13 @@ pipeline:
|
||||
patch-iw-to-iw-full:
|
||||
<<: *default
|
||||
commands:
|
||||
- sed -i 's/\b\+iw\b/+iw-full/g' gluon/openwrt/package/kernel/mac80211/Makefile
|
||||
- sed -i 's/+iw /+iw-full /g' gluon/openwrt/package/kernel/mac80211/Makefile
|
||||
|
||||
build-${TARGET}:
|
||||
<<: *default
|
||||
commands:
|
||||
- cd gluon
|
||||
- make -j$(nproc) GLUON_AUTOUPDATER_BRANCH=${BRANCH} GLUON_AUTOUPDATER_ENABLED=1 GLUON_RELEASE=$input_version-${BRANCH} GLUON_OUTPUTDIR=output/${BRANCH}
|
||||
- make -j10 GLUON_AUTOUPDATER_BRANCH=${BRANCH} GLUON_AUTOUPDATER_ENABLED=1 GLUON_RELEASE=$input_version-${BRANCH} GLUON_OUTPUTDIR=output/${BRANCH}
|
||||
|
||||
show-images-${TARGET}:
|
||||
<<: *default
|
||||
|
2
gluon
2
gluon
@ -1 +1 @@
|
||||
Subproject commit b9a621f68c909fc1de550ce165681ae14b75d915
|
||||
Subproject commit 1c76fcb58b83f5cda02d92b4658df8ccc9687a94
|
2
site
2
site
@ -1 +1 @@
|
||||
Subproject commit 0cd9f2a98ced60186e65ac106ae746e4cff54561
|
||||
Subproject commit a1bba934878d2317abd3219620a244dd328edca5
|
Loading…
Reference in New Issue
Block a user