2
0

rename config to device and features

This commit is contained in:
2021-09-20 17:51:51 +02:00
parent b5b12cfa41
commit a9224d8ec9
2 changed files with 48 additions and 3366 deletions

View File

@@ -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