generic-poky/meta/recipes-devtools/rpm/rpm
Mark Hatle 7561770d43 rootfs_rpm.bbclass: Enable pre and post install scripts
[YOCTO #1755]

We change the want the RPM rootfs install works to install pre and post install
scripts.  The new method uses a script helper that is invoked by RPM outside
of the normal chroot.

The wrapper is dynamically generated prior to the install starting.  It will
check the return code of the script.  If the script fails, it will store a copy
to be executed on the first system boot.  This is similar to the previous
mechanism.

In addition, a line of debug was added to the scripts as written by package_rpm
to list which package and which script for later debugging, if necessary.

(From OE-Core rev: 3e7120d6a9fd5e46214673d0a6e1085a7314ff42)

(From OE-Core rev: 5d74a2bbe036cf586b76aef0d9907ecb3d4a5f1d)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-30 16:43:01 +00:00
..
fprint-pointer-fix.patch rpm: fix fprint pointer issue 2011-05-27 16:38:52 +01:00
header-include-fix.patch rpm: suggested change 2011-01-28 17:52:56 +00:00
perfile_rpmdeps.sh Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
pythondeps.sh Update python dependencies to be simply to "python" 2011-09-21 13:42:53 +01:00
remove-compiled-tests.patch Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
rpm-autoconf.patch rpm: Fix autoconf/libtool usage 2010-09-03 18:30:47 -07:00
rpm-autogen.patch rpm: Uprev to RPM 5.4.0 2011-01-28 17:52:55 +00:00
rpm-canonarch.patch rpm: Fix the canonical arch --target processing and cleanup 2011-08-12 17:21:54 +01:00
rpm-fileclass.patch RPM: multilib file class/color 2011-07-27 15:45:49 +01:00
rpm-libsql-fix.patch rpm: Uprev to RPM 5.4.0 2011-01-28 17:52:55 +00:00
rpm-no-loopmsg.patch rpm: Fix the canonical arch --target processing and cleanup 2011-08-12 17:21:54 +01:00
rpm-nofsync.patch rpm: Avoid fsync when writing files 2011-02-16 07:34:51 -08:00
rpm-platform.patch rpm: Add the ability to use the platform file during install 2011-02-16 07:34:51 -08:00
rpm-scriptletexechelper.patch rootfs_rpm.bbclass: Enable pre and post install scripts 2012-01-30 16:43:01 +00:00
rpm-showrc.patch rpm: Add the ability to use the platform file during install 2011-02-16 07:34:51 -08:00
rpm-solvedb.patch rpm: Increase the number of solvedb's allowed 2011-02-18 20:51:30 -08:00
rpm-tools-mtree-LDFLAGS.patch rpm: Fix linking error encountered in rpm-native 2011-03-03 23:49:20 +00:00
rpm2cpio rpm: Uprev to RPM 5.4.0 2011-01-28 17:52:55 +00:00