OpenWrt Forum Archive

Topic: How do I keep the building process from updating package-versions?

The content of this topic has been archived on 5 Feb 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi all!

I've pulled a version of Kamikaze from SVN and built it successfully. However, I noticed that when I rebuild it a couple of days later that some of the packages used are newer versions and/or contain more patches. How do I deactivate this? I would like all my future rebuilds to use exactly the same versions/patches as with the first build I made...

Did you run "svn up" before the next rebuild?

Nope. But doesn't it use the info from feeds.conf to fetch additional stuff? Or will I get exactly the same build if I were to do a
make clean
make
in 6 months from now, as long as I don't do any manual updating from svn myself?

The discussion might have continued from here.