Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hybris-boot] Add support for using fixup-mountpoint from dcd #189

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

piggz
Copy link
Contributor

@piggz piggz commented Jul 30, 2020

Following the hadk, the droid-configs folder for device specific
configuration will also reside in the hybris folder. Having
fixup-mountpoint-$DEVICE in that folder will allow ports to contain all
device configuration without having to push changes up to the main
hybris-boot repository just for purpose of creating the initrd.

Change-Id: Ibc3cd7322ed916ebdd58ff1044659c491751a3f8

Following the hadk, the droid-configs folder for device specific
configuration will also reside in the hybris folder.  Having
fixup-mountpoint-$DEVICE in that folder will allow ports to contain all
device configuration without having to push changes up to the main
hybris-boot repository just for purpose of creating the initrd.

Change-Id: Ibc3cd7322ed916ebdd58ff1044659c491751a3f8
@AndreySV
Copy link

The idea is good, but the problem is that this isn't going to work for OBS builds.

@piggz
Copy link
Contributor Author

piggz commented Mar 13, 2021

thats true, however its not the intention to use this to replace official builds on obs, but to help porters building locally (we cant build on obs) and it reduces the amount of port PRs in this repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants