]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: use the same versioning schema for modules.tgz and provide link to...
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 20 Nov 2012 16:19:56 +0000 (17:19 +0100)
committerSaul Wold <sgw@linux.intel.com>
Wed, 19 Dec 2012 07:48:20 +0000 (23:48 -0800)
commit73f242a61f913a0b0cd88265cd9ff6bcf3924623
treea427b67ef2e9e7a05c6f567fae0c1c381609f2e5
parent084d16cd00365ac3db9010a2e0e08ec49b50a144
kernel.bbclass: use the same versioning schema for modules.tgz and provide link to latest

* so it will work look KERNEL_IMAGE
* also we were recreating modules.tgz with every kernel build, but
  overwritting the same output file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/kernel.bbclass