You can override the blacklist to off. That is what I have been doing. Put the following in your local.conf or distro conf file. PNBLACKLIST[crda] = ""
On Wednesday, July 06, 2016 05:01:56 PM piotr. lewicki wrote: > Hi, > I'm having problem with some of the recipes which are blacklisted due to > problems with compilation using GCC-6. > > I wonder if there is a way to "whitelist" those packages without > changing content of original recipe? > > For now I have: > > GCCVERSION = "5.%" > > in my distro.conf so if a recipe is not building due to problems with > gcc6 I simply edit the recipe and remove the line with PNBLACKLIST. > > Is there a better way to deal with those problems? > Can this blacklisting depend on "GCCVERSION" ? > > Example of problematic recipe : crda (from crda_3.18.bb) > > > > Thanks, > Piotr Lewicki > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
