Autostart script
Cameron miller
cameron.s.miller at gmail.com
Mon Jul 20 05:15:45 CEST 2020
Hi Ronny,
Thanks for the great project. I successfully built several products, but recently downloaded the nard+addons to try the debian compatibility feature. I was able to build the skeleton, but my simple inherited product fails (after a make distclean) with:
make[1]: *** No rule to make target '/nard/apps/linux-kernel/linux-kernel/usr/gen_init_cpio', needed by '/nard/intermediate/boot/initramfs.cpio.gz'. Stop.
I added a static binary, autostart script and some hostname and wifi settings. The Rules.mk for my new product is simply:
export BOARD ?= raspi_b_revx
PRODUCT_DEPS += skeleton
-include $(PATH_TOP)/platform/<parent-product>/Rules.mk
Any guidance is welcome, not sure where I went wrong?
Thanks
More information about the Nard
mailing list