Files
poky/meta/recipes-devtools
Jackie Huang 955d6cb60f e2fsprogs: Fix missing check for permission denied.
If the path to "ROOT_SYSCONFDIR /mke2fs.conf" has a permission denied problem,
then the get_dirlist() call will return EACCES. But the code in profile_init
will treat that as a fatal error and all executions will fail with:
      Couldn't init profile successfully (error: 13).

But the problem should not really be visible for the target package as the path
then will be "/etc/mke2fs.conf", and it is not likely that a user have no
permission to read /etc.

(From OE-Core rev: 9d7c32a88e0670a09e5e1097ff8bca58e9a7943f)

Signed-off-by: Jian Liu <jian.liu@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-17 10:35:39 +01:00
..
2016-08-10 10:46:28 +01:00
2016-06-03 13:13:27 +01:00
2016-07-10 14:12:16 +01:00
2016-07-26 08:56:26 +01:00
2016-08-01 11:47:12 +01:00
2016-02-19 01:01:24 +00:00
2016-06-12 23:47:18 +01:00
2016-07-08 09:57:24 +01:00
2016-07-12 23:10:15 +01:00
2016-07-26 08:56:26 +01:00
2016-08-10 10:46:29 +01:00
2015-12-18 12:18:19 +00:00
2016-07-08 09:57:24 +01:00
2016-05-19 09:05:20 +01:00
2016-05-25 07:50:17 +01:00
2016-06-15 08:35:00 +01:00
2016-07-12 23:10:14 +01:00
2015-05-30 22:26:12 +01:00
2016-07-20 10:28:49 +01:00
2016-06-07 15:22:37 +01:00
2016-05-11 10:33:39 +01:00
2016-06-15 08:35:03 +01:00
2016-08-04 15:22:22 +01:00
2016-08-10 10:46:31 +01:00
2016-08-04 15:22:22 +01:00
2016-06-03 13:13:27 +01: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-07-10 14:12:16 +01:00
2016-05-13 13:41:30 +01:00
2015-06-11 23:59:15 +01:00