nylon-image-base: Correct the nylon-image class name to remove parsing errors
authorRichard Purdie <rpurdie@rpsys.net>
Thu, 9 Nov 2006 22:53:12 +0000 (22:53 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Thu, 9 Nov 2006 22:53:12 +0000 (22:53 +0000)
packages/images/nylon-image-base.bb

index 4034590..5eee653 100644 (file)
@@ -1,5 +1,5 @@
 inherit image_ipk 
-inherit nylon_image
+inherit nylon-image
 LICENSE = MIT
 
 export IMAGE_BASENAME = "nylon-base"