diff options
Diffstat (limited to 'recipes/linux/linux-n1200_2.6.27-rc9+git.bb')
-rw-r--r-- | recipes/linux/linux-n1200_2.6.27-rc9+git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-n1200_2.6.27-rc9+git.bb b/recipes/linux/linux-n1200_2.6.27-rc9+git.bb index f9565067e4..ae3b04377b 100644 --- a/recipes/linux/linux-n1200_2.6.27-rc9+git.bb +++ b/recipes/linux/linux-n1200_2.6.27-rc9+git.bb @@ -6,7 +6,7 @@ DEPENDS = "u-boot-mkimage-native" COMPATIBLE_MACHINE = "n1200" SRC_URI = "http://downloads.thecus.nas-central.org/N1200/Kernels/linux-2.6.27-foonas-git.tar.gz \ - file://fw-install.patch;patch=1 \ + file://fw-install.patch;apply=yes \ file://defconfig" S = "${WORKDIR}/linux-2.6.27-foonas-git" |