Hi Randall, On Mon, Mar 22, 2021 at 06:01:59PM -0700, Randall wrote: > HI, > > Building up a customization layer over the top of poke to install 3rd party > RPM files at build time. These packages contain some basic global > configuration changes for the destination environment. > > Unfortunately I am getting RPM file conflicts (EG: /etc/network/interfaces) > when I go to build. How can force the package installation allowing for the > conflicting file from the custom layer to over write the files in the base > packages? >
You cannot, you need to either not instal init-ifupdown and busybox-udhdpc or modify them to not install this file in your image. Cheers, Quentin
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#52819): https://lists.yoctoproject.org/g/yocto/message/52819 Mute This Topic: https://lists.yoctoproject.org/mt/81541105/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
