]> code.ossystems Code Review - openembedded-core.git/commit
elfutils: add support for ipk
authorDorinda <dorindabassey@gmail.com>
Wed, 27 Jan 2021 00:10:45 +0000 (01:10 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 30 Jan 2021 10:45:08 +0000 (10:45 +0000)
commitd9913c3d7da01d5bbe84728e9cb7701669362e2b
tree64fdd81ae89dc5af5cba315f0ea01a38e0a38b84
parenta970ba050db606ee646ca155031d47bcd9a9ab8c
elfutils: add support for ipk

debuginfod scanner 0.182 could only support/scan RPM and .debs, add
support to scan .ipk as well (they're effectively debs).

[YOCTO #13807]

Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/elfutils/elfutils_0.182.bb
meta/recipes-devtools/elfutils/files/0001-add-support-for-ipkg-to-debuginfod.cxx.patch [new file with mode: 0644]