]> code.ossystems Code Review - openembedded-core.git/commit
rpm: split out run-postinsts
authorZhenhua Luo <zhenhua.luo@freescale.com>
Thu, 28 Mar 2013 04:18:45 +0000 (12:18 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Mar 2013 10:40:18 +0000 (10:40 +0000)
commit056490ddbfdbb6cc6fa0d8ff8716d64819d6b16c
treea03de118b4be398f1d6ce03d89a78bf822443a63
parent5d0839bef631dceb4395fcf204779a76966a1061
rpm: split out run-postinsts

1. Split out run-postinsts script into separated package, sometimes only the
   postinsts script is required to run all postinsts scripts in /etc/rpm-postinsts/
   instead of the whole rpm package.
2. Set ROOTFS_PKGMANAGE_BOOTSTRAP to rpm-postinsts

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/rootfs_rpm.bbclass
meta/recipes-devtools/rpm/rpm_5.4.9.bb