]> code.ossystems Code Review - openembedded-core.git/commit
rootfs_rpm.bbclass: Add Dirnames configuration
authorMark Hatle <mark.hatle@windriver.com>
Wed, 29 Sep 2010 17:17:36 +0000 (12:17 -0500)
committerSaul Wold <Saul.Wold@intel.com>
Thu, 30 Sep 2010 17:01:34 +0000 (10:01 -0700)
commitfad896d4ea82b1cabcabbdf446a0c237f0005502
treed50be6d362e74f77ebd7818ab5d43c3724b99b14
parentc9e6f53a11ae1b7213abc2f5433b0b0680069281
rootfs_rpm.bbclass: Add Dirnames configuration

[BUGID #327]

RPM attempts to validate all of the directories on the system are
owned by a package.  While the root "/" directory was not owned, so
in some cases an error could be thrown.  Resolve this by informing
RPM that yes, "/" is in fact a directory on the system that was
properly constructed and is "owned".

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/rootfs_rpm.bbclass