diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2016-09-26 15:25:38 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2016-09-26 17:57:58 +0200 |
commit | 021b96d7c5c668fbcb5375c65cee90832bb2854f (patch) | |
tree | 216f408ebe7f02da577aaaeacde8641e833f2d03 /tools/yaffs2 | |
parent | 593dfac90938d62558de1fa13ac027c319284fe3 (diff) | |
download | upstream-021b96d7c5c668fbcb5375c65cee90832bb2854f.tar.gz upstream-021b96d7c5c668fbcb5375c65cee90832bb2854f.tar.bz2 upstream-021b96d7c5c668fbcb5375c65cee90832bb2854f.zip |
rootfs: remove unnecessary and potentially harmful force flags from opkg call
Especially --force-overwrite and --force-depends will often lead to broken
images; it's better to fail the build in such cases than to silently ignore
the errors.
Instead, ignore errors in the per-device rootfs opkg remove command, so
the build doesn't break when packages can't be removed because of
dependencies.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'tools/yaffs2')
0 files changed, 0 insertions, 0 deletions