[yocto] (no subject)

2019-05-08 Thread B, Karthik
STOP -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] How to avoid a including a package in the rootfs

2019-03-25 Thread B, Karthik
Hi, I am trying to build an Upgrade package which basically has some shell scripts as executables. But I don't want them included in the rootfs, instead I will place them over the air when a upgrade is required. Below is the .bb file which I have written for achieving the same. SECTION =