mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 14:33:00 +00:00
- Detect active network interface to use, instead of asking user, this needs to run in automation - Find the location of ppp_null.so with find instead of rpm, rpm is a distro choice it can be assumed to be always there. - Add missing runtime deps for ptests - Kill openl2tpd started by run-ptest script before exiting, otherwise ptest runner hangs forever. Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit d30427f475f273ab8c5dd83b2c076bb4fc8a9a82) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>