oh-image-extras: Correct inherit to match deb changes
authorRichard Purdie <richard@openedhand.com>
Thu, 16 Nov 2006 14:42:53 +0000 (14:42 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 16 Nov 2006 14:42:53 +0000 (14:42 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@861 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta-extras/packages/meta/oh-image-extras.bb

index 0b2ac43..4afba22 100644 (file)
@@ -23,5 +23,5 @@ RDEPENDS = "\
 export IPKG_INSTALL = "${RDEPENDS}"
 #ROOTFS_POSTPROCESS_COMMAND += "zap_root_password; "
 
-inherit image_ipk
+inherit image
 LICENSE = MIT