diff options
author | Sergey Lapin <slapin@ossfans.org> | 2010-04-22 14:31:48 +0400 |
---|---|---|
committer | Sergey Lapin <slapin@ossfans.org> | 2010-04-22 14:44:03 +0400 |
commit | da6df4bb33699e9596cc9ad9d1b587c2557cc206 (patch) | |
tree | d121ca09d2ea8f887f735627e1ce729dad54f996 /recipes/libeina | |
parent | f48823a3a541108b9709ff1a64e5a98a509a159c (diff) |
busybox: prevent postinst script from failing
recent addition in rootfs_ipk.bbclass which runs postinst scripts with
-e option, while very useful, prevents busybox from configuring at image
build time. It will be configured at first image boot if your file
system is writable, but in case of e.g. squashfs, that will be fatal
error. This commit prevents postinst to fail, so busybox will create
all needed links at image build time.
Diffstat (limited to 'recipes/libeina')
0 files changed, 0 insertions, 0 deletions