> >> Also, what are the steps for using external feeds? I saw the help that >> "scripts/feeds" gives, but wanted more detailed info than that. >> For instance, how to cleanup or back out an external feed that I decide >> I don't want, or again putting things back into the "pristine" state above. >> > > Can't help you there, I never used those. We add external packages > directly to our tree. The main reason for that is reproducability: we > want a particular commit ID (plus its .config file, which is also saved) > to enable us to reproduce an image. > > Generally I found that wrapping builds in a simple script is a very > useful thing to have. > I use a wrapping build script too to generate a feeds.conf file (using 'svn info' and 'sed' ) which points to my own svn repository. There I imported the package feeds that I need into my vendor branch.
HTH, Mark _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel