]> code.ossystems Code Review - openembedded-core.git/commitdiff
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 0b2ac430ea401fdbd0dacfa8203cbecf921df739..4afba226881ab8841cd2e4c866dc0580bea57597 100644 (file)
@@ -23,5 +23,5 @@ RDEPENDS = "\
 export IPKG_INSTALL = "${RDEPENDS}"
 #ROOTFS_POSTPROCESS_COMMAND += "zap_root_password; "
 
-inherit image_ipk
+inherit image
 LICENSE = MIT