Update v18_code_and_v18_config.yml

This commit is contained in:
klever1988
2020-01-25 06:39:32 +08:00
committed by GitHub
parent 4101a54d2f
commit 23d5977a62

View File

@@ -46,8 +46,6 @@ jobs:
rm -f .repo/manifests/h5.xml rm -f .repo/manifests/h5.xml
cp ../h5-18.06.xml .repo/manifests/h5.xml cp ../h5-18.06.xml .repo/manifests/h5.xml
repo sync -c --no-clone-bundle 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 '/=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 '/CONFIG_TARGET_MULTI_PROFILE/d' configs/config_h5
sed -i 's/CONFIG_TARGET_DEVICE/CONFIG_TARGET/' configs/config_h5 sed -i 's/CONFIG_TARGET_DEVICE/CONFIG_TARGET/' configs/config_h5