ixp4xx-kernel.inc: Fixed a typo (no change to functionality)
authorRod Whitby <rod@whitby.id.au>
Thu, 15 Feb 2007 05:56:39 +0000 (05:56 +0000)
committerRod Whitby <rod@whitby.id.au>
Thu, 15 Feb 2007 05:56:39 +0000 (05:56 +0000)
packages/linux/ixp4xx-kernel.inc

index d848427..57d3028 100644 (file)
@@ -337,7 +337,7 @@ install_image() {
 do_install_append() {
        # Overwrite the unshimmed generic image with a shimmed one (but without
        # any command line or machine id override).
-       rm -f '${D}/${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}-${KERNEL_VERISON}'
+       rm -f '${D}/${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}-${KERNEL_VERSION}'
        install_image '${MACHINE_ARCH}'
 
        # Add the machine specific images, with appropriate suffixes