]> code.ossystems Code Review - openembedded-core.git/commit
rpm: Move sdk to its own dir
authorFredrik Gustafsson <fredrik.gustafsson@axis.com>
Fri, 24 Jul 2020 14:42:36 +0000 (16:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jul 2020 18:54:00 +0000 (19:54 +0100)
commit75066e78d92a23516fd9c6d538c4f991d1504839
tree95622c80ee616404faebe0b1a57b7473c6226d54
parentabadf053371ce863bf21b4a9474eb61761545de1
rpm: Move sdk to its own dir

This is part of a refactor that will split the package manager
code so that it's possible to use other package managers in other
layers.

Signed-off-by: Fredrik Gustafsson <fredrigu@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager/rpm/sdk.py [new file with mode: 0644]
meta/lib/oe/sdk.py