[PATCH v2] libqmi-glib, proxy: Change ownership of QMI devices to the configured user.

Roshan Pius rpius at google.com
Fri Dec 19 10:20:09 PST 2014


Yep. You're right. I'll update the patch with the fix.

Roshan Pius

On Fri Dec 19 2014 at 10:10:06 AM Aleksander Morgado <
aleksander at aleksander.es> wrote:

> On Fri, Dec 19, 2014 at 6:53 PM, Roshan Pius <rpius at chromium.org> wrote:
> > +
> > +#Install udev rules only if configured with --enable-qmi-username
> > +if INSTALL_QMI_UDEV_RULES
> > +udevrulesdir = $(UDEV_BASE_DIR)/rules.d
> > +udevrules_DATA = 76-qmi-proxy-device-ownership.rules
> > +
> > +EXTRA_DIST = \
> > +       $(udevrules_DATA)
> > +endif
>
> Just realized this; shouldn't EXTRA_DIST include the
> 76-qmi-proxy-device-ownership.rules.in file, instead of the
> 76-qmi-proxy-device-ownership.rules one? The rules file will be
> generated during configure, so the dist tarball needs the .in file.
>
> --
> Aleksander
> https://aleksander.es
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libqmi-devel/attachments/20141219/604f0e36/attachment.html>


More information about the libqmi-devel mailing list