diff options
author | Ross Burton <ross.burton@intel.com> | 2018-10-15 19:13:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-15 23:19:37 +0100 |
commit | fe3727af217dce4488f1fc6aab3f66232cf11fea (patch) | |
tree | c8b4faa6178d556ecb1d67343982d44a857916f6 /scripts/lib/devtool/upgrade.py | |
parent | fc4c4f40dbcf558a48058d944eef21e588d64aa0 (diff) | |
download | openembedded-core-fe3727af217dce4488f1fc6aab3f66232cf11fea.tar.gz openembedded-core-fe3727af217dce4488f1fc6aab3f66232cf11fea.tar.bz2 openembedded-core-fe3727af217dce4488f1fc6aab3f66232cf11fea.zip |
python: don't wipe RDEPENDS when parsing manifest
We want to allow the main recipe to extend RDEPENDS directly, so don't wipe
RDEPENDS when reading the manifest.
This fixes the missing python-misc dependency from python-modules.
As the wiping was having the good side-effect of removing the PN-dev dependency
on PN (which doesn't exist), clear RDEPENDS_${PN}-dev.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions