mainstone_linux 2.6.18: fixed PR syntax error in bb file.
authorLiam Girdwood <liam.girdwood@wolfsonmicro.com>
Sat, 23 Sep 2006 12:16:04 +0000 (12:16 +0000)
committerLiam Girdwood <liam.girdwood@wolfsonmicro.com>
Sat, 23 Sep 2006 12:16:04 +0000 (12:16 +0000)
packages/linux/mainstone-kernel_2.6.18.bb

index 6b90f73..73b7598 100644 (file)
@@ -2,7 +2,7 @@ SECTION = "kernel"
 DESCRIPTION = "Linux kernel for the Mainstone (PXA270 ref design)"
 LICENSE = "GPL"
 MAINTAINER = "Cliff Brake <cliff.brake@gmail.com>"
-PR = "r0
+PR = "r0"
 
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \
            file://mainstone_defconfig"