From cba73f28fe0838d044c6ec71f1d7a8ebcf8aa74a Mon Sep 17 00:00:00 2001 From: Jamie Lenehan Date: Mon, 3 Jul 2006 07:43:13 +0000 Subject: [PATCH] linux-jlime-arm 2.6.17: Fix the .bb to correctly parse so people don't get errors from it when running bitbake. --- packages/linux/linux-jlime-arm_2.6.17.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/linux/linux-jlime-arm_2.6.17.bb b/packages/linux/linux-jlime-arm_2.6.17.bb index 0f67a7c2be..33de458f4f 100644 --- a/packages/linux/linux-jlime-arm_2.6.17.bb +++ b/packages/linux/linux-jlime-arm_2.6.17.bb @@ -11,8 +11,8 @@ SRC_URI = "http://www.kernel.orgm/pub/linux/kernel/v2.6/linux-2.6.17.tar.gz \ file://AsmArm-ArchSa1100-Jornada720.patch;patch=0 \ file://Cpu-Sa1110-Jornada720.patch;patch=0 \ file://Kconfig-Arch-Jornada720.patch;patch=0 \ - file://Kconfig-Keyboard-Jornada720.patch;patch=0\ - file://Kconfig-Touchscreen-Jornada720.patch;patch=0 + file://Kconfig-Keyboard-Jornada720.patch;patch=0 \ + file://Kconfig-Touchscreen-Jornada720.patch;patch=0 \ file://Kconfig-Video-Jornada720.patch;patch=0 \ file://Mach-Sa1100-Jornada720.patch;patch=0 \ file://Makefile-Keyboard-Jornada720.patch;patch=0 \ -- 2.39.5