From 5c3d5dc608618c70637758db9f4602b8726c34a8 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Sun, 15 May 2005 06:51:35 +0000 Subject: [PATCH] Added the pl2303 patch to the Unslung kernel BKrev: 4286f177KpZlNObfRaOwYokd8SP10A --- packages/linux/unslung-kernel_2.3r25.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/linux/unslung-kernel_2.3r25.bb b/packages/linux/unslung-kernel_2.3r25.bb index cbf476d87f..97e3b9e73e 100644 --- a/packages/linux/unslung-kernel_2.3r25.bb +++ b/packages/linux/unslung-kernel_2.3r25.bb @@ -4,7 +4,7 @@ include nslu2-linksys-kernel_2.4.22.bb DESCRIPTION = "Unslung kernel for the Linksys NSLU2 device" MAINTAINER = "NSLU2 Linux " -PR = "r16" +PR = "r17" KERNEL_SUFFIX = "unslung" @@ -20,6 +20,7 @@ SRC_URI += "file://limit1gb.patch;patch=1 \ file://anonymiser.patch;patch=1 \ file://ppp_mppe.patch;patch=1 \ file://nfs-blocksize.patch;patch=1 \ + file://pl2303.patch;patch=1 \ ${UNSLUNG_KERNEL_EXTRA_SRC_URI}" # file://pl2303.patch;patch=1 -- 2.39.5