Vladimir Zapolskiy
4515186bc4
package_ipk: allow to specify OPKG_ARGS in local.conf
...
If user specific parameters to opkg are set in local.conf, they are
rewritten in package_ipk.bbclass and ignored, instead append
package_ipk specific arguments to the user defined ones.
The change is needed, if a user has to pass an alternative path to a
temporary directory for opkg, e.g.
OPKG_ARGS = "--tmp-dir=${TOPDIR}/tmp-opkg"
The default /tmp directory may be unusable for do_rootfs task, for
example if there is no enough space or /tmp is mounted with noexec
mount option, then an alternative path allows to complete do_rootfs
and fix the problems like this:
ERROR: Unable to install packages.
...
sh: /tmp/opkg-5jPLag/run-postinsts-UsUtaI/preinst: /bin/sh: bad interpreter: Permission denied
sh: /tmp/opkg-5jPLag/base-files-4hFwQS/preinst: /bin/sh: bad interpreter: Permission denied
sh: /tmp/opkg-5jPLag/run-postinsts-UsUtaI/preinst: /bin/sh: bad interpreter: Permission denied
sh: /tmp/opkg-5jPLag/busybox-syslog-sJmfbw/preinst: /bin/sh: bad interpreter: Permission denied
...
(From OE-Core rev: 0be4c30aaf03de58d8037a89e342ca0b379a0881)
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-09 08:48:24 +00:00
..
2015-11-24 15:55:40 +00:00
2015-11-24 15:50:27 +00:00
2015-11-24 15:55:40 +00:00
2015-12-09 08:48:24 +00:00
2015-08-19 18:05:43 +01:00
2015-08-11 09:28:52 -07:00
2015-02-17 13:43:38 +00:00
2015-12-01 21:31:59 +00:00
2015-08-16 22:40:51 +01:00
2015-12-01 21:32:01 +00:00
2015-05-24 07:19:18 +01:00
2015-05-07 13:40:36 +01:00
2015-11-24 15:50:27 +00:00
2015-11-16 11:39:33 +00:00
2015-08-11 09:28:50 -07:00
2014-12-03 12:23:59 +00:00
2015-06-23 11:46:57 +01:00
2015-09-12 22:48:32 +01:00
2015-10-29 07:31:17 +00:00
2015-11-24 15:50:27 +00:00
2015-10-29 07:31:17 +00:00
2015-10-01 07:43:33 +01:00
2015-08-01 07:34:05 +01:00
2015-11-24 15:50:27 +00:00
2015-07-20 10:40:40 +01:00
2015-10-01 07:43:36 +01:00
2015-03-16 17:41:55 +00:00
2015-05-09 22:26:45 +01:00
2015-11-16 11:39:39 +00:00
2015-12-01 21:32:06 +00:00
2015-12-01 21:32:06 +00:00
2015-10-01 07:43:36 +01:00
2015-06-23 11:47:39 +01:00
2015-09-14 20:46:38 +01:00
2015-09-23 09:53:13 +01:00
2015-10-01 17:54:55 +01:00
2015-09-06 15:26:25 +01:00
2015-06-23 11:57:25 +01:00
2015-08-24 23:46:53 +01:00
2015-08-24 23:46:58 +01:00
2015-10-19 17:57:58 +01:00
2014-06-25 13:51:48 +01:00
2015-10-29 07:31:16 +00:00
2015-06-23 11:57:25 +01:00
2015-10-19 17:57:58 +01:00
2015-06-23 11:57:25 +01:00
2015-07-08 00:01:21 +01:00
2015-11-24 15:50:28 +00:00
2014-11-09 10:21:22 +00:00
2015-10-19 17:57:59 +01:00
2015-10-27 07:24:27 +00:00
2014-09-01 18:03:04 +01:00
2015-09-28 12:00:21 +01:00
2015-10-01 07:43:37 +01:00
2015-11-24 15:50:27 +00:00
2015-09-23 09:53:07 +01:00
2015-05-26 10:57:52 +01:00
2015-03-25 12:39:42 +00:00
2015-08-14 08:30:33 +01:00
2015-05-26 10:57:52 +01:00
2015-10-27 07:24:24 +00:00
2015-11-24 15:50:27 +00:00
2015-03-16 17:41:56 +00:00
2014-08-23 23:01:57 +01:00
2015-10-20 10:12:01 +01:00
2015-12-01 21:32:01 +00:00
2014-12-21 12:37:53 +00:00
2015-07-16 15:09:24 +01:00
2014-07-03 17:41:16 +01:00
2015-11-24 15:50:26 +00:00
2015-09-01 11:44:00 +01:00
2015-11-24 15:50:27 +00:00
2015-05-14 11:43:56 +01:00
2015-10-01 07:43:35 +01:00
2014-06-01 14:29:29 +01:00
2015-09-28 12:00:17 +01:00
2015-07-21 23:37:21 +01:00
2015-08-30 12:35:59 +01:00
2015-06-23 11:57:25 +01:00
2015-05-05 22:15:17 +01:00
2015-11-24 15:50:27 +00:00
2015-12-09 08:48:24 +00:00
2015-11-24 15:50:26 +00:00
2015-06-23 11:57:25 +01:00
2015-11-24 15:50:27 +00:00
2015-06-16 14:21:29 +01:00
2014-09-10 15:38:57 +01:00
2014-06-29 09:04:22 +01:00
2015-09-28 12:00:17 +01:00
2015-12-01 21:32:00 +00:00
2015-12-01 21:32:00 +00:00
2015-11-16 11:39:27 +00:00
2015-11-24 15:50:25 +00:00
2015-11-24 15:50:26 +00:00
2015-12-01 21:32:06 +00:00
2014-12-25 08:18:13 +00:00
2015-11-24 15:55:41 +00:00
2015-02-14 08:40:57 +00:00
2014-12-05 18:01:05 +00:00
2015-01-29 15:36:51 +00:00
2015-10-07 00:11:20 +01:00
2015-11-16 11:39:33 +00:00
2015-11-24 15:50:27 +00:00
2015-11-24 15:50:27 +00:00
2015-11-24 15:50:27 +00:00
2015-04-24 11:06:55 +01:00
2015-12-01 21:32:01 +00:00
2015-11-16 11:39:27 +00:00
2015-06-08 17:34:04 +01:00
2015-10-27 07:24:25 +00:00
2015-10-27 07:24:25 +00:00
2014-11-12 15:38:33 +00:00
2015-11-24 15:50:27 +00:00
2015-11-24 15:50:27 +00:00
2015-11-25 08:09:00 +00:00
2015-06-23 16:07:23 +01:00
2015-09-06 15:26:25 +01:00
2015-12-09 08:48:24 +00:00
2015-11-24 15:50:26 +00:00
2015-11-16 11:39:31 +00:00
2014-06-13 12:31:38 +01:00
2015-11-24 15:50:27 +00:00
2015-07-27 12:28:00 +01:00
2015-12-08 10:20:47 +00:00
2015-02-08 08:00:24 +00:00
2014-09-23 20:31:18 +01:00
2015-11-24 15:50:27 +00:00
2015-08-30 12:35:58 +01:00
2015-12-08 10:20:51 +00:00
2015-10-21 22:56:05 +01:00
2015-10-29 07:31:16 +00:00
2015-07-16 15:09:23 +01:00
2015-06-23 11:57:25 +01:00
2015-08-01 07:34:04 +01:00
2015-02-15 21:58:27 +00:00
2015-12-08 10:20:47 +00:00