From: Jamie Lenehan Date: Mon, 3 Jul 2006 07:43:13 +0000 (+0000) Subject: linux-jlime-arm 2.6.17: Fix the .bb to correctly parse so people don't get X-Git-Tag: Release-2010-05/1~9453^2~1366^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cba73f28fe0838d044c6ec71f1d7a8ebcf8aa74a;p=openembedded.git linux-jlime-arm 2.6.17: Fix the .bb to correctly parse so people don't get errors from it when running bitbake. --- 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 \