]> code.ossystems Code Review - openembedded-core.git/commit
dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 16 Mar 2017 13:19:07 +0000 (15:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Mar 2017 11:55:24 +0000 (11:55 +0000)
commit456c4a8ffc9a292d7a3e036d92baf4a8f14d1f45
tree33ee8e5106f159466659f45c296a0adaef6bdebb
parente53b93181ea1723ddeeb75c4195e9412e64721c0
dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2

All documentation refers to dnf binary as 'dnf' yet make install
does not create one - it's done by Fedora's spec file when building
the rpm. Let's replicate this behavior.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py
meta/lib/oeqa/runtime/cases/dnf.py
meta/recipes-devtools/dnf/dnf_git.bb