Files
poky/meta/recipes-devtools
Khem Raj aaaa25022b opkg-utils: Do not use --ignore-fail-on-non-empty with rmdir
--ignore-fail-on-non-empty is coreutils specific, and you
are not always going to have coreutils on target systems
especially small ones. They will use the busybox applet which
does not support --ignore-fail-on-non-empty, use pipe and true
to ignore the errorcode from rmdir instead

Fixes upgrade errors on target e.g.

rmdir: unrecognized option '--ignore-fail-on-non-empty'
BusyBox v1.24.1 (2016-12-20 10:41:39 PST) multi-call binary.

Usage: rmdir [OPTIONS] DIRECTORY...
To remove package debris, try `opkg remove update-alternatives-opkg`.
To re-attempt the install, try `opkg install update-alternatives-opkg`.
Collected errors:
 * pkg_run_script: package "update-alternatives-opkg" postrm script returned status 1.
 * postrm_upgrade_old_pkg: postrm script for package "update-alternatives-opkg" failed

(From OE-Core rev: 5ec8934a495e9b9a782889bc3a84936c8a381165)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-09 13:39:12 +00:00
..
2016-12-17 09:57:03 +00:00
2016-07-26 08:56:26 +01:00
2016-12-17 09:57:04 +00:00
2016-02-19 01:01:24 +00:00
2016-12-17 09:57:03 +00:00
2016-07-08 09:57:24 +01:00
2017-01-05 13:54:06 +00:00
2016-10-11 08:27:27 +01:00
2016-12-20 15:22:16 +00:00
2017-01-05 13:54:05 +00:00
2015-12-18 12:18:19 +00:00
2016-07-08 09:57:24 +01:00
2016-05-25 07:50:17 +01:00
2016-07-12 23:10:14 +01:00
2016-08-25 23:03:45 +01:00
2016-11-06 23:35:34 +00:00
2016-09-15 12:15:07 +01:00
2016-06-15 08:35:03 +01:00
2017-01-05 13:54:05 +00:00
2017-01-05 13:54:05 +00:00
2016-12-22 08:50:16 +00:00
2016-12-07 10:38:00 +00:00
2016-07-01 16:22:43 +01:00
2016-08-04 15:22:23 +01:00
2015-12-16 12:12:15 +00:00
2016-12-17 09:57:04 +00:00
2015-06-11 23:59:15 +01:00