Skip to content
Snippets Groups Projects
Commit abc8113f authored by GitBot's avatar GitBot
Browse files

Integrate seco-sharedconf/fix_force_ro_shared

--

Commit: seco-ne/tools/seco-sharedconf@86315479

udev:rules: Fix force_ro and disable it

The action to disable the force_ro switch must be called after the blkid
action (because it requires the ID_FS_LABEL).
Moved the action to the right position.
However, since we don't want /etc/shared to be writable anyways, we
disable the action for now.

BCS 746-001439
parent 13cc0a90
No related branches found
No related tags found
1 merge request!1390Integrate seco-sharedconf/fix_force_ro_shared
Pipeline #77538 passed with stages
in 27 seconds
...@@ -12,7 +12,7 @@ SRCREV:pn-linux-imx = "e2f09b85c70bc26c242f0311b023cf3a4e2833f7" ...@@ -12,7 +12,7 @@ SRCREV:pn-linux-imx = "e2f09b85c70bc26c242f0311b023cf3a4e2833f7"
SRCREV:pn-linux-imx-kuk = "0258f07c61364958e3307da11a388e72baffb03a" SRCREV:pn-linux-imx-kuk = "0258f07c61364958e3307da11a388e72baffb03a"
SRCREV:pn-linux-seconorth = "c8ccfb2736f4f66a51be8f232539e2abcb99aede" SRCREV:pn-linux-seconorth = "c8ccfb2736f4f66a51be8f232539e2abcb99aede"
SRCREV:pn-qt-multi-screen-compositor = "49184aa6fab6ce59d1131e61e0bb380432893aa2" SRCREV:pn-qt-multi-screen-compositor = "49184aa6fab6ce59d1131e61e0bb380432893aa2"
SRCREV:pn-seco-sharedconf = "f11f340f31a3b3966d1dbf0be11d37e0b53c4661" SRCREV:pn-seco-sharedconf = "86315479bdd8c1aa77dcc6368754358cab4979a1"
SRCREV:pn-seco-show-demo = "7f59591510667e71b94e56b15a84c2d96914b661" SRCREV:pn-seco-show-demo = "7f59591510667e71b94e56b15a84c2d96914b661"
SRCREV:pn-seco-yocto-testsuite = "0209b16ca1dbbc5fdf4b40576c2d9277168b2158" SRCREV:pn-seco-yocto-testsuite = "0209b16ca1dbbc5fdf4b40576c2d9277168b2158"
SRCREV:pn-secure-element-examples = "fe7beac0f7e9081fe475c83844e4d6800684a8b8" SRCREV:pn-secure-element-examples = "fe7beac0f7e9081fe475c83844e4d6800684a8b8"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment