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

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

RP: Fixes to parse/build
Signed-off-by: Fredrik Gustafsson <fredrigu@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager/ipk/rootfs.py [new file with mode: 0644]
meta/lib/oe/rootfs.py