]> code.ossystems Code Review - openembedded-core.git/commit
perl-rdepends: Remove circular dependencies
authorRicardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Wed, 9 Mar 2016 17:39:50 +0000 (18:39 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Mar 2016 23:06:16 +0000 (23:06 +0000)
commit52b02df67e93722e29a2b3e9a90cd49c38952024
treea2b5b534035f1ece9c8872e8d3b146b60004df49
parent1a9efb0be07c62b7780da68dc19c834ade1cb533
perl-rdepends: Remove circular dependencies

Packages should not depend on themselves, otherwise it could lead to
circular dependencies on the package manager.

I have added a line on the proposed bash script that should add this
check on future versions.

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc