[yocto] non-existent task do_package_write_rpm error

2022-01-21 Thread W. Dobbe
Hi, I'm writing a recipe for package hardening-check http://deb.debian.org/debian/pool/main/h/hardening-wrapper/ . This package builds with only a simple Makefile (that has no install target). The recipe only installs a script hardening-check in /usr/bin. I would like to include this script in

Re: [yocto] non-existent task do_package_write_rpm error

2022-01-21 Thread W. Dobbe
how to achieve that ? Thanks, Winfried > Op 21-01-2022 20:09 schreef Alexander Kanavin : > > > You need to drop the -native suffix when installing to target image or SDK. > -native is only for the bitbake build itself. > > Alex > > On Fri, 21 Jan 2022 at 20:07,

Re: [yocto] non-existent task do_package_write_rpm error

2022-01-22 Thread W. Dobbe
dea how to achieve that ? > > > > Thanks, > > Winfried > > > > > Op 21-01-2022 20:09 schreef Alexander Kanavin > > mailto:alex.kana...@gmail.com >: > > > > > > > > > You need to drop the -native suffix when installing to ta

Re: [yocto] non-existent task do_package_write_rpm error

2022-01-22 Thread W. Dobbe
ool to use on the build server. > > > > > > Any idea how to achieve that ? > > > > > > Thanks, > > > Winfried > > > > > > > Op 21-01-2022 20:09 schreef Alexander Kanavin > > > mailto:alex.kana...@gmail.com >: > > >