From d819a5e3586b19628f458fff97884958753552cc Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Sat, 25 Jan 2020 17:30:40 +0800 Subject: [PATCH] Update v19_code_and_v18_config.yml --- .github/workflows/v19_code_and_v18_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/v19_code_and_v18_config.yml b/.github/workflows/v19_code_and_v18_config.yml index bc96a79..92fdbeb 100644 --- a/.github/workflows/v19_code_and_v18_config.yml +++ b/.github/workflows/v19_code_and_v18_config.yml @@ -47,7 +47,7 @@ jobs: 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 + curl 'https://raw.githubusercontent.com/friendlyarm/friendlywrt_device_h5/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