mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Juergen Borleis <jbe@pengutronix.de>
To: ptxdist@pengutronix.de, Matthias Klein <matthias.klein@optimeas.de>
Subject: Re: [ptxdist] udev: 60-persistent-storage.rules missing
Date: Mon, 28 Sep 2015 16:07:36 +0200	[thread overview]
Message-ID: <201509281607.36632.jbe@pengutronix.de> (raw)
In-Reply-To: <em07e55bfe-3362-446f-a54d-e82ec754daaf@nb-mak>

Hi Matthias,

On Monday 28 September 2015 15:35:59 Matthias Klein wrote:
> I tried to update our BSP to ptxdist-2015.09.0 and now we are missing
> the "/dev/disk/by-path/" directory.
> I found that the file "60-persistent-storage.rules" is missing. (We are
> using legacy udev and not systemd.)
>
> The file 60-persistent-storage.rules is in the
> platform-xxx/packages/udev-182/lib/udev/rules.d/directory.
> But not in the final udev_182_armhf.ipk package or the root directory.
>
> With ptxdist-2015.07.0 it was working fine.
>
> Does anyone has the same problem, or a tip what is wrong?

Hmm, seems a bug in "rules/udev.make". Please copy the file from your PTXdist 
installation into your local "rules/" directory and change the following:

diff --git a/rules/udev.make b/rules/udev.make
index 6e0e6ed3a092..bda096a012dd 100644
--- a/rules/udev.make
+++ b/rules/udev.make
@@ -98,7 +98,7 @@ UDEV_RULES-$(PTXCONF_UDEV_LEGACY) += \
 	42-usb-hid-pm.rules
 
 ifndef PTXCONF_SYSTEMD
-UDEV_RULES-y := \
+UDEV_RULES-y += \
 	60-persistent-serial.rules \
 	75-tty-description.rules \
 	95-udev-late.rules

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Borleis             |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2015-09-28 14:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-28 13:35 Matthias Klein
2015-09-28 14:07 ` Juergen Borleis [this message]
2015-09-28 14:40   ` Matthias Klein
2015-09-28 14:46     ` Juergen Borleis

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=201509281607.36632.jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=matthias.klein@optimeas.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