]> code.ossystems Code Review - openembedded-core.git/commit
package_manager.py: Add a name for the generated dnf repo.
authorIan.Arkver <ian.arkver.dev@gmail.com>
Tue, 11 Apr 2017 13:25:39 +0000 (14:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Apr 2017 17:16:55 +0000 (18:16 +0100)
commitc92cff23893e87cfb7ef9f77b16761310104543a
tree67807567673b06c95d474677d4db14f84289f6ac
parenta722016df3f452f7a870157a99a1abb7d97d8280
package_manager.py: Add a name for the generated dnf repo.

This adds repo_name as the name, which is the same as the
repo ID and hence a bit pointless, but it stops dnf from
complaining that the repo doesn't have a configured name.

Signed-off-by: Ian.Arkver <ian.arkver.dev@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py