]> code.ossystems Code Review - openembedded-core.git/commit
rootfs_ipk.bbclass: Don't duplicate remove_packaging_data_files code
authorAndrei Gherzan <andrei@gherzan.ro>
Sun, 21 Oct 2012 15:40:42 +0000 (18:40 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Oct 2012 11:27:14 +0000 (12:27 +0100)
commit1f3300766b827ed73daaa01572017775305105b2
tree3cedbe10a65301d71ccdc448ba7842e2c5f804c3
parent19af022c73ebc53f7008a016c1e7c584fb7b0054
rootfs_ipk.bbclass: Don't duplicate remove_packaging_data_files code

While removing packaging data files in rootfs_ipk_do_rootfs use the
remove_packaging_data_files function. By using this function we ensure
that /var/lib/opkg directory is created. opkg needs this directory to
create lock files.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/rootfs_ipk.bbclass