Update v19_code_and_v18_config.yml

This commit is contained in:
klever1988
2020-01-25 05:46:22 +08:00
committed by GitHub
parent 94612269bd
commit 8eb8093762

View File

@@ -45,6 +45,8 @@ jobs:
rm -f .repo/manifests/h5.xml
cp ../19s_18c.xml .repo/manifests/h5.xml
repo sync -c --no-clone-bundle
curl 'https://raw.githubusercontent.com/friendlyarm/friendlywrt_device_h5/286a065e7832458ccd17a5d4cf4dd52a547fa34d/h5/nanopi_r1s.mk' > device/friendlyelec/h5/nanopi_r1s.mk
curl 'https://github.com/friendlyarm/friendlywrt_device_h5/raw/a198d92e1d64bcde2d4169f2e680f5fff1dc80a9/h5/common-files/etc/opkg/distfeeds.conf' > device/friendlyelec/h5/common-files/etc/opkg/distfeeds.conf
sed -i '/=m/d;/CONFIG_ALL_KMODS/d;/CONFIG_ALL_NONSHARED/d;/CONFIG_DEVEL/d;/docker/d;/DOCKER/d;/CONFIG_DISPLAY_SUPPORT/d' configs/config_h5
sed -i '/CONFIG_TARGET_MULTI_PROFILE/d' configs/config_h5
sed -i 's/CONFIG_TARGET_DEVICE/CONFIG_TARGET/' configs/config_h5