1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00
Files
poky/meta/recipes-devtools
Andreas Kaufmann 044ad48c53 pseudo: explicitly enable xattr support
Pseudo is using a custom configure script that detects if it shall build with
extended file attribute support or not. The check is done by simply calling
'getfattr' provided by attr-native which is not part of the dependency list.
Due to the recent changes (recipe specific sysroot & cleanup of $PATH) this
call fails now when the recipe is being build for the first time (at least
when being build for nativesdk case). Explicitly setting up a dependency to
attr-native just to satisfy configure would be wrong also since the real
dependency is to attr/nativesdk-attr which are already part of the dependency
list (see DEPENDS). Therefore bypass the test in the configure by explicitly
enabling xattr using a configure option available in any case.

(From OE-Core rev: a7381eb16ba2183ed990a009bb8e82b4702f3d98)

Signed-off-by: Andreas Kaufmann <andreas.kaufmann.79@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-28 12:09:51 +01:00
..
2018-03-09 09:17:03 -08:00
2018-03-09 09:17:03 -08:00
2018-03-07 06:34:51 -08:00
2018-02-24 10:31:45 +00:00
2018-03-25 09:40:42 +01:00
2018-03-20 09:59:32 +00:00
2018-03-11 06:27:00 -07:00
2018-03-07 06:34:51 -08:00
2018-03-06 06:43:10 -08:00
2017-11-21 13:06:12 +00:00
2018-03-11 06:26:59 -07:00
2018-03-04 11:35:40 +00:00
2018-02-06 11:06:28 +00:00
2018-03-11 06:27:00 -07:00
2018-03-09 09:17:03 -08:00
2018-02-06 11:06:28 +00:00
2018-01-02 17:24:37 +00:00
2018-03-11 06:27:00 -07:00
2018-01-30 12:53:16 +00:00
2018-03-04 11:35:41 +00:00
2018-03-11 06:27:01 -07:00
2018-02-24 10:31:46 +00:00
2018-03-07 06:34:51 -08:00
2018-02-16 18:05:40 +00:00
2018-03-04 11:35:40 +00:00
2017-12-18 18:03:56 +00:00
2018-03-08 10:39:32 -08:00
2018-01-13 10:15:20 +00:00
2018-03-09 09:17:04 -08:00
2018-03-20 09:59:31 +00:00
2018-02-06 11:06:28 +00:00
2018-03-11 06:27:00 -07:00
2018-02-16 18:05:40 +00:00
2018-03-09 09:17:03 -08:00
2018-03-11 06:27:00 -07:00
2018-02-06 11:06:29 +00:00
2018-03-04 11:35:41 +00:00