From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Samuelsson Date: Mon, 6 Nov 2006 22:29:31 +0200 Subject: [Buildroot] Suggestion, Keep version in a separate file. Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net I believe it would be a good idea to separate the version info and download site from the .mk. and keep a central file with this info. This would make it easier to handle several projects using different versions of packages with the same framework. As part of this I think patches to packages should reside in a subdirectory to the main package directory. /Ulf