Fix building of rootfs for Tizen armel (dotnet/coreclr#13854)
authorKonstantin Baladurin <k.baladurin@partner.samsung.com>
Mon, 11 Sep 2017 14:48:01 +0000 (17:48 +0300)
committerJan Kotas <jkotas@microsoft.com>
Mon, 11 Sep 2017 14:48:01 +0000 (07:48 -0700)
Now there isn't arm buildtarget in tizen-base repository.
Use standard one to fetch packages for rootfs.

Commit migrated from https://github.com/dotnet/coreclr/commit/5358c179e08d22b54769d22a1e6f2c8accc07f2d

src/coreclr/cross/armel/tizen-fetch.sh

index a0fa72b..c7a509a 100755 (executable)
@@ -155,7 +155,7 @@ fetch_tizen_pkgs()
 }
 
 Inform "Initialize base"
-fetch_tizen_pkgs_init arm base
+fetch_tizen_pkgs_init standard base
 Inform "fetch common packages"
 fetch_tizen_pkgs armv7l gcc glibc glibc-devel
 fetch_tizen_pkgs noarch linux-glibc-devel