]> code.ossystems Code Review - openembedded-core.git/commit
python-smartpm: Fix channel command --remove-all option (again)
authorKlauer, Daniel <Daniel.Klauer@gin.de>
Tue, 17 May 2016 12:55:39 +0000 (12:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2016 18:34:42 +0000 (19:34 +0100)
commitdf76bd9ff6289d2b561d8f79a39bc90ba3c6a488
treee0f18caacdfe2a6a64b505cdf29ee3ab838a9103
parent3b57e9afedc39e473763ac26b7ee014788a915dc
python-smartpm: Fix channel command --remove-all option (again)

SmartPM's --remove-all option was unusable, because the fix from
commit 03266e89a6 was lost in commit 5fc580fc44. Thus, add a new
patch to fix --remove-all.

It seems like the previous fix was lost by mistake:
Upstream merged the *old* version of the patch (smartpm 406541f569),
and when SmartPM in oe-core was upgraded to the new upstream release,
the --remove-all fix from the *new* patch was not carried over.

(From OE-Core rev: ba2adda60dd34b6a8feba413e3207dd8e4580294)

Signed-off-by: Daniel Klauer <daniel.klauer@gin.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-smartpm/smart-channel-remove-all.patch [new file with mode: 0644]
meta/recipes-devtools/python/python-smartpm_git.bb