]> code.ossystems Code Review - openembedded-core.git/commit
opkg-utils: Fix silent empty/broken opkg package creation
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Nov 2019 14:50:18 +0000 (14:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Nov 2019 23:06:08 +0000 (23:06 +0000)
commitff9ec19b02650a3ae230e4d1bdc99ec686cc4c81
tree9864e6f2f6d5be8661c0dbd9c2609c827a59d0b9
parentaa17a8096263934f5c1877f3ef749df595486a9c
opkg-utils: Fix silent empty/broken opkg package creation

opkg-build was failing on hosts where tar < 1.28 and reproducibile builds
were enabled but it was doing this silently and generating corrupted
(empty) ipk files. Add a fix for this (submitted upstream).

The fix requires bash but if you're building ipk files this shoudn't be
a problem.

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