]> code.ossystems Code Review - openembedded-core.git/commit
opkg: Add upstream fixes for empty packages
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Nov 2019 23:47:11 +0000 (23:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Nov 2019 23:06:08 +0000 (23:06 +0000)
commitaa17a8096263934f5c1877f3ef749df595486a9c
tree61c0c106b522319f5fa4ba088670ae67429f392f
parent0d642861cd9cf034b8d4951433980addc215d4fd
opkg: Add upstream fixes for empty packages

An ipk with a zero size data.tar file caused opkg to crash with a
double free abort. Add the upstream fixes for this.

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