]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: restore kernel-abiversion file
authorKoen Kooi <koen@dominion.thruhere.net>
Wed, 22 Jun 2011 15:41:34 +0000 (17:41 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Jun 2011 12:34:09 +0000 (13:34 +0100)
commit6978774595f892e6a819ee64c932d475c67a6a0f
tree9e0c54ae2e5e70082fd1ffcf909d41b47587ebc8
parent805d80eb30fb34b3d2a12b8ba4db8b813ff5c475
kernel.bbclass: restore kernel-abiversion file

This fixes external module recipes that need $KERNEL_VERSION. It got removed by

    commit a9d41062e24a6b99661b3a5256f369b557433607
    Author: Darren Hart <dvhart@linux.intel.com>
    Date:   Tue Mar 8 17:09:10 2011 -0800

        kernel/bbclass: rework kernel and module classes to allow for building out-of-tree modules

seemingly as an oversight.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Darren Hart <dvhart@linux.intel.com>
meta/classes/kernel.bbclass