diff options
Diffstat (limited to 'recipes/linux/linux-storcenter_2.6.27.7.bb')
-rw-r--r-- | recipes/linux/linux-storcenter_2.6.27.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-storcenter_2.6.27.7.bb b/recipes/linux/linux-storcenter_2.6.27.7.bb index 33855b488e..dd606a2109 100644 --- a/recipes/linux/linux-storcenter_2.6.27.7.bb +++ b/recipes/linux/linux-storcenter_2.6.27.7.bb @@ -7,7 +7,7 @@ DEPENDS = "dtc-native" COMPATIBLE_MACHINE = "storcenter" SRC_URI = "http://kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \ - file://fw-and-powerpc-install.patch;patch=1 \ + file://fw-and-powerpc-install.patch \ file://defconfig-${PV} \ " |