Age | Commit message (Collapse) | Author |
|
- Drop deprecated NATIVE_SYSTEMD_SUPPORT.
- Drop redundant FILES_${PN}.
- Drop do_compile, base_do_compile would be good enough.
Signed-off-by: Ming Liu <ming.liu@toradex.com>
(cherry picked from commit 4df24cc1da205dc68e4815469d7bb2f64d6bf0a0)
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
The upstream systemd recipe now uses meson to build systemd. Follow the
changed config syntax.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
We found that having ACL enabled in systemd on a ubifs adversely
affects power cut resilience.
Currently systemd is unconditionally enabled in a systemd build.
Add a acl packageconfig option, but do not enable it.
Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Don't emit DNS/NTP/Router/Timezone servers addresses to the RNDIS client.
We expect RNDIS to be used as a service/debug interface to connect to
a module. For this we do not want to reconfigure the connecting device
with the modules setup.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
The BSP should automount for all users.
The Demo Software Layers cares for RNDIS.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
|
|
This reverts commit bd2d32bf3a8460c87849e75ad01e11450d8cda10.
Remove the backport, is part of fido.
|
|
Angstom Dizzy now uses systemd V218 so there is no need to build
a component seperately anymore.
This reverts commit 16b8b392ad048566729f30d7c3887d1bfdf21bd4.
|
|
This changes the minimum required Linux version from 3.7 back to 3.0.
[YOCTO #7409]
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
backported from openembedded-core,
commit 31163abc7bedd477c1aad10e6d1f47dbee194513
|
|
This reverts commit 3cf2edb10f5e8ac60db7ca2e71d1e754a177d08c.
Conflicts:
recipes-core/systemd/systemd_%.bbappend
|
|
Since Connman is better suited for more advanced Wireless solutions,
we keep Connman for the main network configuration manager. However,
for the simple RNDIS debug/test configuration, Connman is not well
suited since Connman tries to maintain one connection only at any
given time.
This change enables networkd and adds a simple standard configuration
for USB/RNDIS network devices.
|
|
When the link goes down, the DHCP service has been disabled, while
there is no corresponding functionality which enables the service
when the link goes up again. This fix is taken from systemd 217.
|
|
meta-angstrom now overrides the effect of the patch and provides the
journald.conffile in full.
To override a setting either create the file with your settings in
meta-toradex/recipes-core/systemd/systemd/journald.conf or
edit meta-angstrom/recipes-core/systemd/systemd/journald.conf.
|
|
|
|
|
|
Patch pending in meta-angstrom
|
|
This uses the % wildcard for recipe matching.
remove the deprecated PRINC variable while at it.
|
|
|
|
|
|
|
|
|
|
|
|
|