]> code.ossystems Code Review - openembedded-core.git/commit
lsof: Make it compatible with externalsrc
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Mon, 24 Sep 2018 19:03:12 +0000 (21:03 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Oct 2018 13:33:34 +0000 (14:33 +0100)
commit51f9a0e58d7b996c4589566963a5853ed93814f7
tree3a57321b8d645e2ee072a50505978c6ad81659dc
parent8a12bb7349bce29403077e18875563a9b0770838
lsof: Make it compatible with externalsrc

Make the unpack task do nothing if externalsrc is in use. This avoids
the following error after having done `devtool modify lsof`:

ERROR: lsof-4.91-r0 do_unpack: Unpack failure for URL:
'file://.../builds/qemux86-64/tmp/work/core2-64-poky-linux/lsof/4.91-r0/lsof_4.91/lsof_4.91_src.tar'.
Unpack command PATH="..." tar x --no-same-owner -f
.../builds/qemux86-64/tmp/work/core2-64-poky-linux/lsof/4.91-r0/lsof_4.91/lsof_4.91_src.tar
failed with return value 2

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/lsof/lsof_4.91.bb