mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] udev: fix creation of custom rules
Date: Tue, 12 Jan 2016 17:45:35 +0100	[thread overview]
Message-ID: <20160112164535.GF18044@pengutronix.de> (raw)
In-Reply-To: <1450793265-27857-1-git-send-email-clemens.gruber@pqgruber.com>

On Tue, Dec 22, 2015 at 03:07:45PM +0100, Clemens Gruber wrote:
> This was broken since commit 7732f73 and custom rule files were not
> copied.

Good catch. Thanks, applied.

Michael

> 
> Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
> ---
>  rules/udev.make | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/rules/udev.make b/rules/udev.make
> index bd3c3ad..aeba9e5 100644
> --- a/rules/udev.make
> +++ b/rules/udev.make
> @@ -214,8 +214,7 @@ ifdef PTXCONF_UDEV_KEYMAPS
>  endif
>  
>  ifdef PTXCONF_UDEV_CUST_RULES
> -	$(call install_tree_alternative, udev, 0, 0, /lib/udev/rules.d, \
> -		/lib/udev/rules.d)
> +	$(call install_alternative_tree, udev, 0, 0, /lib/udev/rules.d)
>  endif
>  
>  	@$(foreach helper, $(UDEV_HELPER-y), \
> -- 
> 2.6.4
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2016-01-12 16:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-22 14:07 Clemens Gruber
2016-01-12 16:45 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160112164535.GF18044@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox