maintain package selection

This commit is contained in:
root
2020-09-13 11:41:56 +08:00
parent 7326b4b65f
commit b7d6e975fc
5 changed files with 21 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ jobs:
echo 'CONFIG_TARGET_rockchip=y
CONFIG_TARGET_rockchip_armv8=y
CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s=y' > .config
cat ../base_rk3328.seed >> .config
cat ../minimal_config.seed >> .config
- name: Compile