On Fri, Nov 18, 2011 at 2:23 AM, Mats Kärrman <[email protected]> wrote: > A problem occurs when i try to install the "config-ppp" package because I > want to replace some files already provided by the ppp package, e.g. > "pap-secrets"; the image build and/or installation fails and refuses to > overwrite an existing file. >
in your own layer you could .bbappend to existing ppp recipe which is providing this package and rm the concerned file. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
