Skip to content

Conversation

@vivpuar
Copy link
Contributor

@vivpuar vivpuar commented Dec 15, 2025

udev-extraconf in oe-core provides additional configuration files and scripts for the udev device manager. Add udev-extraconf-automount package to support utils, to automount storage devices on the target.

Add udev-extraconf-automount package to support utils, to automount
storage devices on the target

Signed-off-by: Vivek Puar <vpuar@qti.qualcomm.com>
@koenkooi
Copy link
Contributor

koenkooi commented Dec 15, 2025

Automounting storage devices is a huge change and a big change in security, do we really want to unconditionally enable this?

Please include the 'why' in the commit message :)

@vivpuar
Copy link
Contributor Author

vivpuar commented Dec 15, 2025

Automounting storage devices is a huge change and a big change in security, do we really want to unconditionally enable this?

Please include the 'why' in the commit message :)

There is an automount SD card feature on QLI 1.0, and and to maintain parity, we are enabling it on QLI mainline.

We didn't want to add extra udev scripts to enable this, so we are using upstream recipe from oe-core.
udev-extraconf recipe was bringing in multiple scripts, so we raised a change to oe-core as suggested on the PR#92 to split into packages and add only required feature.

Copy link
Contributor

@lumag lumag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please include the 'why' in the commit message :)

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.

4 participants