Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Select correct RID for package files when cross-building#812

Merged
gkhanna79 merged 1 commit into
dotnet:masterfrom
hqueue:fix/corehost-cross
Dec 16, 2016
Merged

Select correct RID for package files when cross-building#812
gkhanna79 merged 1 commit into
dotnet:masterfrom
hqueue:fix/corehost-cross

Conversation

@hqueue
Copy link
Copy Markdown
Member

@hqueue hqueue commented Dec 16, 2016

Use RID of rootfs as RID for package files instead of host RID, when cross building corehost.

Previously host RID is used.

Close issue #811

@dnfclas
Copy link
Copy Markdown

dnfclas commented Dec 16, 2016

Hi @hqueue, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!

The agreement was validated by .NET Foundation and real humans are currently evaluating your PR.

TTYL, DNFBOT;

@hqueue hqueue force-pushed the fix/corehost-cross branch 2 times, most recently from 095ebc3 to 86f71f2 Compare December 16, 2016 09:23
@hqueue hqueue changed the title Select correct RID for pacakge files when cross-building Select correct RID for package files when cross-building Dec 16, 2016
Use RID of rootfs as RID for package files instead of host RID,
when cross building corehost.

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
@hqueue
Copy link
Copy Markdown
Member Author

hqueue commented Dec 16, 2016

CC @gkhanna79 @schellap @ramarag PTAL

@gkhanna79 gkhanna79 merged commit 0f1802a into dotnet:master Dec 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants