]> 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, 30 Jan 2012 16:39:02 +0000 (16:39 +0000)
commit56800b9906cf228331083256664407947f831185
treeb10ca8927c16ee7df04f0abbd53fc3cb1f6880d9
parent525743f5513feff67fb8fd2e4c7a1a05ae22ddc9
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.

(From OE-Core rev: f2316ff39670ed99382411e15ac035550360fbdd)

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