diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2013-10-31 14:00:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 11:09:05 +0000 |
commit | 2e0f7cfe0efa9d331785e1fcac95bd17b997983b (patch) | |
tree | 0d7017f58d3c2f7d9699322bc270409e96656f0b /meta/recipes-extended/libarchive | |
parent | a04b6115b10145a1669a14bf3146cc38b728e679 (diff) | |
download | poky-2e0f7cfe0efa9d331785e1fcac95bd17b997983b.tar.gz |
groff: fix pkg_postinst and remove unneeded do_install_prepend
Fix to take $D into consideration in pkg_postinst so that the postinst
script could run at rootfs time.
The existence of ${D} is ensured by the in base.bbclass.
do_install[dirs] = "${D} ${S} ${B}"
So there's no need for this do_install_prepend.
(From OE-Core rev: 4facf4df0bc0d71d11ba53737faff6f2c6e5863b)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/libarchive')
0 files changed, 0 insertions, 0 deletions