oh-image-extras: Correct inherit to match deb changes

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@861 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-11-16 14:42:53 +00:00
parent e672f3e374
commit e1dbdebd87
1 changed files with 1 additions and 1 deletions

View File

@ -23,5 +23,5 @@ RDEPENDS = "\
export IPKG_INSTALL = "${RDEPENDS}"
#ROOTFS_POSTPROCESS_COMMAND += "zap_root_password; "
inherit image_ipk
inherit image
LICENSE = MIT