<div dir="ltr">Hi,<div><br></div><div>What is the correct way to package a multi-version application in Openwrt?</div><div>We are using git, so each version differs only in the PKG_SOURCE_VERSION.</div><div><br></div><div>I initially added a choice to select the package version (out of 3 supported versions) in the package/config section, but this stopped working once one version had different dependencies (apparently the config section is called after the DEPENDS section is parsed).</div><div><br></div><div>I would very much like to avoid using different package Makefiles, but for now it looks like the only way.</div><div><br></div><div>Help please:)</div><div><br></div><div>Thanks,</div><div>Tomer</div></div>