From e76a15f95e8bb62e499ee61eb15a3e533b4483c2 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 31 Jan 2010 17:52:31 +0100 Subject: linux-kirkwood: fixed patch issues for openrd-base - eliminate a patch from the recipe that was already in git - fixed a patch which failed on a file which was not applicable for openrd-base (made a dedicated patch with only those parts that are needed for openrd-base) Signed-off-by: Frans Meulenbroeks --- conf/machine/include/kirkwood.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/include/kirkwood.inc b/conf/machine/include/kirkwood.inc index 6de8b7d514..8507857b11 100644 --- a/conf/machine/include/kirkwood.inc +++ b/conf/machine/include/kirkwood.inc @@ -11,7 +11,7 @@ USE_DEVFS = "0" PREFERRED_PROVIDER_virtual/bootloader = "" PREFERRED_PROVIDER_virtual/kernel = "linux-kirkwood" -MACHINE_KERNEL_PR = "r15" +MACHINE_KERNEL_PR = "r16" IMAGE_FSTYPES += "tar.gz ubi" SERIAL_CONSOLE = "ttyS0 115200" -- cgit v1.2.3