wifipineapple-openwrt/target/sdk
Jo-Philipp Wich dfbf70b43d sdk: predefine kernel version magic
Kernel modules which are built using the SDK do not have access
to the .vermagic file in the Linux build dir, therefore the
generated .ipk metadata depends on kernel versions like
'3.10.49-1-unknown' which are not satisfiable by the kernel
meta package in the image.

Fix this problem by substituting 'unknown' with the current
version magic in include/kernel.mk when packing the SDK.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-09-17 10:25:47 +00:00
..
files target/sdk: fix parallel build calls 2014-03-13 12:12:50 +00:00
Config.in build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
Makefile sdk: predefine kernel version magic 2014-09-17 10:25:47 +00:00
convert-config.pl target/sdk: use .config instead of unconditionally enabling all build dirs 2014-03-13 12:12:58 +00:00