From 4137ceaf80cdd28bb4d6e06b8ef9c44836ea8859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Batlle=20i=20Rossell?= Date: Sun, 8 Aug 2010 18:50:10 +0000 Subject: [PATCH] Updated nanonote 2.6.35 kernel (fixed a keyboard matrix problem) svn path=/nixpkgs/branches/stdenv-updates/; revision=23041 --- pkgs/os-specific/linux/kernel/linux-nanonote-jz-2.6.35.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/os-specific/linux/kernel/linux-nanonote-jz-2.6.35.nix b/pkgs/os-specific/linux/kernel/linux-nanonote-jz-2.6.35.nix index 7e94ff4ba3c..ac0b000f9cd 100644 --- a/pkgs/os-specific/linux/kernel/linux-nanonote-jz-2.6.35.nix +++ b/pkgs/os-specific/linux/kernel/linux-nanonote-jz-2.6.35.nix @@ -203,8 +203,8 @@ import ./generic.nix ( srcPatch = fetchsvn { url = "svn://svn.openwrt.org/openwrt/trunk/target/linux"; - rev = 22513; - sha256 = "0b7wzgqnbq8sq32z9ik08n1b7fnc9v9d91zwvb6qz7vj3dlrxw3g"; + rev = 22530; + sha256 = "1j5ls7dg0pvdxh6isczmq4r0lkwhz1c1s46mvdkcjsm3qq633fpc"; }; preConfigure = ''