]> code.ossystems Code Review - openembedded-core.git/commit
opkg: Ensure we use the uname/gname fields when extracting tarballs
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Nov 2011 17:17:01 +0000 (17:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Nov 2011 11:15:36 +0000 (11:15 +0000)
commitf2316ff39670ed99382411e15ac035550360fbdd
treebe89ac670fae2373fbf8c193b14beed467bace40
parent215ff6b2e9676c8c7dd8acfd696151bcd0f1490f
opkg: Ensure we use the uname/gname fields when extracting tarballs

When extracting packages onto the target system in particular, we
really want to ensure the name fields in the tarball are used over
and above the numerical uid/gid values. This patch adds this
functionality to opkg and ensures package upgrades work correctly
permission wise.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg/add_uname_support.patch [new file with mode: 0644]
meta/recipes-devtools/opkg/opkg_svn.bb