diff options
author | Kang Kai <kai.kang@windriver.com> | 2013-03-01 18:02:14 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-01 13:01:14 +0000 |
commit | 9b2a008c25a7a3152ae2d8c64ae8de2534471d47 (patch) | |
tree | e5d2b45d891f53988dd1b0fd7de41bab3c57bba7 /meta/recipes-multimedia/libomxil | |
parent | 643cdac63353527c1b5cb6eeabe75df8d0dc8346 (diff) | |
download | openembedded-core-9b2a008c25a7a3152ae2d8c64ae8de2534471d47.tar.gz openembedded-core-9b2a008c25a7a3152ae2d8c64ae8de2534471d47.tar.bz2 openembedded-core-9b2a008c25a7a3152ae2d8c64ae8de2534471d47.zip |
package_rpm.bbclass: name postinst files with package name
When create rootfs, some post install scripts need be run on device.
They are saved under directory /etc/rpm-postinst and named with numbers
such as 100, 101 etc.
Update to name the postinst script file with its package name instead of
just number. That may be more easy to debug when there is a error.
[YOCTO #3218]
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/libomxil')
0 files changed, 0 insertions, 0 deletions