]> code.ossystems Code Review - openembedded-core.git/commit
package_ipk: There is no longer any need to force owners/groups to root
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Nov 2011 14:18:06 +0000 (14:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Nov 2011 16:50:59 +0000 (16:50 +0000)
commitea11f71432e2741d5f8c7cecec41c6155db34393
tree3b5622767aab4c8efc820f5192dc08303856d228
parentc367a2d2f4b817211b6bd200e49b49355cd67fe2
package_ipk: There is no longer any need to force owners/groups to root

Since the packaging process is run under pseudo, the default user
is now root so there is no longer any need to hardcode this. Also
take this opportunity to move the variable to package_ipk.bbclass
since this is the only user of it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_ipk.bbclass
meta/conf/bitbake.conf