summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorKonstantin Baladurin <k.baladurin@partner.samsung.com>2017-09-11 17:48:01 +0300
committerJan Kotas <jkotas@microsoft.com>2017-09-11 07:48:01 -0700
commit5358c179e08d22b54769d22a1e6f2c8accc07f2d (patch)
tree7dad642d7b75be2e4be2a1f785591d4712890503 /cross
parentc49bce445a6950bd05d7fd6752691da2aef2883b (diff)
downloadcoreclr-5358c179e08d22b54769d22a1e6f2c8accc07f2d.tar.gz
coreclr-5358c179e08d22b54769d22a1e6f2c8accc07f2d.tar.bz2
coreclr-5358c179e08d22b54769d22a1e6f2c8accc07f2d.zip
Fix building of rootfs for Tizen armel (#13854)
Now there isn't arm buildtarget in tizen-base repository. Use standard one to fetch packages for rootfs.
Diffstat (limited to 'cross')
-rwxr-xr-xcross/armel/tizen-fetch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cross/armel/tizen-fetch.sh b/cross/armel/tizen-fetch.sh
index a0fa72b7d7..c7a509a750 100755
--- a/cross/armel/tizen-fetch.sh
+++ b/cross/armel/tizen-fetch.sh
@@ -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