diff options
Diffstat (limited to 'recipes/linux/netbook-pro-kernel_2.6.17.bb')
-rw-r--r-- | recipes/linux/netbook-pro-kernel_2.6.17.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/netbook-pro-kernel_2.6.17.bb b/recipes/linux/netbook-pro-kernel_2.6.17.bb index 8fac60b3e8..151a649889 100644 --- a/recipes/linux/netbook-pro-kernel_2.6.17.bb +++ b/recipes/linux/netbook-pro-kernel_2.6.17.bb @@ -6,9 +6,9 @@ PR = "r2" COMPATIBLE_MACHINE = "netbook-pro" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2;name=kernel \ - http://linuxtogo.org/~koen/netbook-base-r3.patch;apply=yes;name=patch1 \ - http://linuxtogo.org/~koen/netbook-pcon-r0.patch;apply=yes;name=patch2 \ - http://linuxtogo.org/~koen/netbook-pcon-i2c-r1.patch;apply=yes;name=patch3 \ + http://linuxtogo.org/~koen/netbook-base-r3.patch;name=patch1 \ + http://linuxtogo.org/~koen/netbook-pcon-r0.patch;name=patch2 \ + http://linuxtogo.org/~koen/netbook-pcon-i2c-r1.patch;name=patch3 \ http://linuxtogo.org/~koen/defconfig;name=config \ " |