]> code.ossystems Code Review - openembedded-core.git/commit
rpm-postinsts: Split out run-postinsts
authorSaul Wold <sgw@linux.intel.com>
Wed, 3 Apr 2013 22:38:46 +0000 (15:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:01:25 +0000 (14:01 +0100)
commit7841ee7041d04f11a3d879fb5bc60bb37de0a5c0
treec0ea48594b1a70509fad4353164247ab459effb2
parentd07bf78a11c5aee37da653404f8aaf413cf14e8f
rpm-postinsts: Split out run-postinsts

This patch allows for the run-postinsts script to be provided outside
of the rpm package itself and not pull in all the associated build
dependencies.

[YOCTO 4175]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/rpm/rpm-postinsts.bb [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4.9.bb