Files
poky/meta
Ross Burton 8ac69a923c native: remove PN from DEPENDS automatically
If a recipe (say, wayland) has DEPENDS=wayland-native and BBCLASSEXTEND=native,
when built as wayland-native it has DEPENDS=wayland-native which results in a
circular dependency.

Typically this is resolved by having explicit DEPENDS_class-native statements
but as this is duplication which can lead to inconsistent dependencies,
automatically remove the circular dependency.

(From OE-Core rev: 3e9392c0965166462e0993d46f4cc2fb1832f1e5)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-03 14:53:55 +00:00
..
2014-12-19 18:08:02 +00:00
2015-01-07 23:35:10 +00:00
2015-01-07 23:35:01 +00:00
2014-06-17 10:23:53 +01:00
2015-02-03 14:53:53 +00:00
2014-01-02 12:58:54 +00:00
2013-04-10 09:23:17 +01:00