From: 이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자 Date: Thu, 26 Apr 2018 09:01:01 +0000 (+0900) Subject: Enable rootfs using tools/cross/build-rootfs.sh (#929) X-Git-Tag: 0.1~113 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e916e5cb456272375ece7b066a6829ec9d3bab26;p=platform%2Fcore%2Fml%2Fnnfw.git Enable rootfs using tools/cross/build-rootfs.sh (#929) Signed-off-by: Chunseok Lee --- diff --git a/tools/cross/armel/tizen-fetch.sh b/tools/cross/armel/tizen-fetch.sh index 77e7bbc..4f63b24 100755 --- a/tools/cross/armel/tizen-fetch.sh +++ b/tools/cross/armel/tizen-fetch.sh @@ -154,23 +154,16 @@ fetch_tizen_pkgs() done } -Inform "Initialize arm 4.0-base" -fetch_tizen_pkgs_init arm 4.0-base +Inform "Initialize arm base" +fetch_tizen_pkgs_init standard base Inform "fetch common packages" -fetch_tizen_pkgs armv7l gcc glibc glibc-devel +fetch_tizen_pkgs armv7l glibc glibc-devel fetch_tizen_pkgs noarch linux-glibc-devel -Inform "fetch coreclr packages" -fetch_tizen_pkgs armv7l lldb lldb-devel libgcc libstdc++ libstdc++-devel libunwind libunwind-devel -Inform "fetch corefx packages" -fetch_tizen_pkgs armv7l libcom_err libcom_err-devel zlib zlib-devel libopenssl libopenssl-devel +fetch_tizen_pkgs armv7l libgcc libstdc++ libstdc++-devel libunwind libunwind-devel -Inform "Initialize standard 4.0-unified" -fetch_tizen_pkgs_init standard 4.0-unified -Inform "fetch common packages" -fetch_tizen_pkgs armv7l libicu-devel -Inform "fetch coreclr packages" -fetch_tizen_pkgs armv7l tizen-release lttng-ust-devel lttng-ust userspace-rcu-devel userspace-rcu -Inform "fetch corefx packages" -fetch_tizen_pkgs armv7l gssdp gssdp-devel krb5 krb5-devel libcurl libcurl-devel +Inform "Initialize standard unified" +fetch_tizen_pkgs_init standard unified +Inform "fetch nnfw packages" +fetch_tizen_pkgs armv7l gtest-devel tensorflow-lite-devel boost-devel libarmcl-devel boost-program-options boost-system boost-filesystem