rename config to device and features
This commit is contained in:
@@ -55,9 +55,12 @@ spec:
|
||||
CCACHE_DIR=$(echo staging_dir/target-*)/ccache ccache -s
|
||||
ls -la .
|
||||
export FORCE_UNSAFE_CONFIGURE=1
|
||||
### cleanup
|
||||
make clean
|
||||
./scripts/feeds clean -a
|
||||
#### /cleanup
|
||||
./scripts/feeds update -a
|
||||
./scripts/feeds install -a
|
||||
./scripts/feeds install -a -f
|
||||
# build env does not like to be run as root....
|
||||
|
||||
make -j2 download world $(params.make_flags) V=1
|
||||
@@ -97,7 +100,7 @@ spec:
|
||||
name: build-openwrt
|
||||
params:
|
||||
- name: config
|
||||
value: dumont.wks-DIR825
|
||||
value: config-DIR825-rndis
|
||||
- name: version
|
||||
value: openwrt-21.02
|
||||
resources:
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user