On Tue, Aug 25, 2015 at 8:10 PM, Khem Raj <[email protected]> wrote: > >> On Aug 18, 2015, at 1:14 PM, Mario Domenech Goulart <[email protected]> >> wrote: >> >> BitBake raises some errors when processing recipes that depend on x11 >> for distros that don't have x11 in DISTRO_FEATURES. To work around >> that issue, REQUIRED_DISTRO_FEATURES = "x11" (from >> distro_features_check.bbclass) has been set for the following recipes: >> >> * cacao >> * classpath >> * jamvm >> * openjdk-6-release >> * openjdk-7-release >> >> That makes BitBake skip those recipes during the cache generation >> (they'd still be parsed, but ignored). > > This will also cause native versions of java to now check for x11, thats a > wrong assumption. Please fix it asap. > meta-java is currently regressing on two recent commits including this one. > > so, I would propose to revert this commit if we can’t fix it in short period > of time.
This does not seem to be the culprit and I didn't revert it; I did the other one. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
