From 255f7dd6f119ad5f3f476f7aca60c23d78c3816c Mon Sep 17 00:00:00 2001 From: Kristoffer Ericson Date: Thu, 29 Jun 2006 19:07:20 +0000 Subject: conf/distro/jlime-donkey.conf : +kernel-modules to image +fix kernel build * Adds Kernel-modules to all images * Fixes Kernel issue so that kernel is built using 3.4.4 packages/linux/linux-jlime-sh3_2.6.16.20.bb: 3.4.3 -> 3.4.4 * Fixes so it uses 3.4.4 instead of 3.4.3 due to 3.4.3 not being availabel. --- packages/linux/linux-jlime-sh3_2.6.16.20.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/linux/linux-jlime-sh3_2.6.16.20.bb b/packages/linux/linux-jlime-sh3_2.6.16.20.bb index de49ea3f26..ef5db85812 100644 --- a/packages/linux/linux-jlime-sh3_2.6.16.20.bb +++ b/packages/linux/linux-jlime-sh3_2.6.16.20.bb @@ -14,7 +14,7 @@ S = "${WORKDIR}/linux-${PV}" inherit kernel #Lets let 3.4.x handle the compilation of this one -KERNEL_CCSUFFIX = "-3.4.3" +KERNEL_CCSUFFIX = "-3.4.4" ARCH = "sh" KERNEL_IMAGETYPE = "zImage" -- cgit v1.2.3