]> code.ossystems Code Review - openembedded-core.git/commit
rpm: check _gpg_passphrase before ask for input
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 21 Mar 2016 09:25:49 +0000 (02:25 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Mar 2016 14:24:25 +0000 (14:24 +0000)
commit3cd4f96e94d8756d332b13215ce3ac2e1eaddee7
treebe960133f9a99aed79739d60100426bf3c14e51f
parent5d51bd1f02fb20e02d0de0ac9874d7f9a6f5ddc6
rpm: check _gpg_passphrase before ask for input

rpm always asked for pass phrasae when add signature, which made it
can't work non-interactively, this patch fix the problem. It will work
non-interactively if _gpg_passphrase is defined, and work as before if
not.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rpm/rpm/rpmqv.c-check-_gpg_passphrase-before-ask-for-input.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4.16.bb