From 91ff871a7fb1751332b78393f4c37ca950e8b16d Mon Sep 17 00:00:00 2001 From: zhongluping <278527840@qq.com> Date: Thu, 16 Jan 2025 19:22:00 +0800 Subject: [PATCH] modify iproute2 Signed-off-by: zhongluping <278527840@qq.com> --- {thirdparty => community}/iproute2/HPKBUILD | 0 {thirdparty => community}/iproute2/HPKCHECK | 0 {thirdparty => community}/iproute2/OAT.xml | 0 .../iproute2/README.OpenSource | 0 {thirdparty => community}/iproute2/README_zh.md | 0 {thirdparty => community}/iproute2/SHA512SUM | 0 .../iproute2/docs/hap_integrate.md | 0 .../iproute2/docs/pic/iproute2_linux_test.jpg | Bin .../iproute2/docs/pic/iproute2_test.jpg | Bin .../iproute2/iproute2_oh_pkg.patch | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename {thirdparty => community}/iproute2/HPKBUILD (100%) rename {thirdparty => community}/iproute2/HPKCHECK (100%) rename {thirdparty => community}/iproute2/OAT.xml (100%) rename {thirdparty => community}/iproute2/README.OpenSource (100%) rename {thirdparty => community}/iproute2/README_zh.md (100%) rename {thirdparty => community}/iproute2/SHA512SUM (100%) rename {thirdparty => community}/iproute2/docs/hap_integrate.md (100%) rename {thirdparty => community}/iproute2/docs/pic/iproute2_linux_test.jpg (100%) rename {thirdparty => community}/iproute2/docs/pic/iproute2_test.jpg (100%) rename {thirdparty => community}/iproute2/iproute2_oh_pkg.patch (100%) diff --git a/thirdparty/iproute2/HPKBUILD b/community/iproute2/HPKBUILD similarity index 100% rename from thirdparty/iproute2/HPKBUILD rename to community/iproute2/HPKBUILD diff --git a/thirdparty/iproute2/HPKCHECK b/community/iproute2/HPKCHECK similarity index 100% rename from thirdparty/iproute2/HPKCHECK rename to community/iproute2/HPKCHECK diff --git a/thirdparty/iproute2/OAT.xml b/community/iproute2/OAT.xml similarity index 100% rename from thirdparty/iproute2/OAT.xml rename to community/iproute2/OAT.xml diff --git a/thirdparty/iproute2/README.OpenSource b/community/iproute2/README.OpenSource similarity index 100% rename from thirdparty/iproute2/README.OpenSource rename to community/iproute2/README.OpenSource diff --git a/thirdparty/iproute2/README_zh.md b/community/iproute2/README_zh.md similarity index 100% rename from thirdparty/iproute2/README_zh.md rename to community/iproute2/README_zh.md diff --git a/thirdparty/iproute2/SHA512SUM b/community/iproute2/SHA512SUM similarity index 100% rename from thirdparty/iproute2/SHA512SUM rename to community/iproute2/SHA512SUM diff --git a/thirdparty/iproute2/docs/hap_integrate.md b/community/iproute2/docs/hap_integrate.md similarity index 100% rename from thirdparty/iproute2/docs/hap_integrate.md rename to community/iproute2/docs/hap_integrate.md diff --git a/thirdparty/iproute2/docs/pic/iproute2_linux_test.jpg b/community/iproute2/docs/pic/iproute2_linux_test.jpg similarity index 100% rename from thirdparty/iproute2/docs/pic/iproute2_linux_test.jpg rename to community/iproute2/docs/pic/iproute2_linux_test.jpg diff --git a/thirdparty/iproute2/docs/pic/iproute2_test.jpg b/community/iproute2/docs/pic/iproute2_test.jpg similarity index 100% rename from thirdparty/iproute2/docs/pic/iproute2_test.jpg rename to community/iproute2/docs/pic/iproute2_test.jpg diff --git a/thirdparty/iproute2/iproute2_oh_pkg.patch b/community/iproute2/iproute2_oh_pkg.patch similarity index 100% rename from thirdparty/iproute2/iproute2_oh_pkg.patch rename to community/iproute2/iproute2_oh_pkg.patch -- Gitee