projects
/
platform
/
upstream
/
coreclr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c49bce4
)
Fix building of rootfs for Tizen armel (#13854)
author
Konstantin Baladurin
<k.baladurin@partner.samsung.com>
Mon, 11 Sep 2017 14:48:01 +0000
(17:48 +0300)
committer
Jan 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.
cross/armel/tizen-fetch.sh
patch
|
blob
|
history
diff --git
a/cross/armel/tizen-fetch.sh
b/cross/armel/tizen-fetch.sh
index a0fa72b7d79b1537968b5b3017eac479cd495206..c7a509a7508ce070d9c8992ee1e6f7bae5ad9b5c 100755
(executable)
--- 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