Hello Mauro, On Fri, Feb 1, 2019 at 1:36 PM Mauro Ziliani <[email protected]> wrote: > I must use the bsp received from the board productor. > > In the meta-fsl-bsp-release/.../initscripts_%.bbappend recipe in > pkg_postinst_${PN}_append_mx6 function, there a line to install > gpuload.service in a systemd environment. > > But my system is not based on systemd. > > > The package-managent is debian, so when I try apt-get update initscripts > result broken.
If you are going to use the vendor BSP, also use their distro so it works as expected: - RPM backend - systemd init Anything different of this, you are on "undefined behavior" ;-) -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
