Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjarke Istrup Pedersen <bip@dis-play.dk>2017-05-18 10:55:42 +0300
committerBjarke Istrup Pedersen <bip@dis-play.dk>2017-05-18 10:55:42 +0300
commit11390aa0ba79eb72f62b7d626f796a2f8240ef3f (patch)
tree786cb445751e10ebe1db1b4e9f7a21a5cd346907 /pkg/Microsoft.NETCore.Platforms
parent954eac6dbd4392eb30bf6f5921c9a3e1be7badf9 (diff)
Revert "Added Buildroot (Embedded Linux image builder) RID"
This reverts commit 954eac6dbd4392eb30bf6f5921c9a3e1be7badf9.
Diffstat (limited to 'pkg/Microsoft.NETCore.Platforms')
-rw-r--r--pkg/Microsoft.NETCore.Platforms/runtime.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/pkg/Microsoft.NETCore.Platforms/runtime.json b/pkg/Microsoft.NETCore.Platforms/runtime.json
index ef8bfab95a..db4d9ee2be 100644
--- a/pkg/Microsoft.NETCore.Platforms/runtime.json
+++ b/pkg/Microsoft.NETCore.Platforms/runtime.json
@@ -575,20 +575,6 @@
"#import": [ "gentoo", "linux-x64" ]
},
- "buildroot": {
- "#import": [ "linux" ]
- },
- "buildroot-x64": {
- "#import": [ "buildroot", "linux-x64" ]
- },
-
- "buildroot.2017.02.2": {
- "#import": [ "buildroot" ]
- },
- "buildroot.2017.02.2-x64": {
- "#import": [ "buildroot.2017.02.2", "buildroot-x64" ]
- },
-
"corert": {
"#import": [ "any" ]
},