[yocto] How to force build of a blacklisted recipe?

MOHAMMAD RASIM mohammad.rasim96 at gmail.com
Thu Jul 26 13:04:22 PDT 2018


Thanks, that worked


On 07/26/2018 01:43 PM, Paul Eggleton wrote:
> On Thursday, 26 July 2018 11:16:02 AM CEST MOHAMMAD RASIM wrote:
>> I'm trying to build dvb-apps recipe which is blacklisted and was removed
>> from the newer openembedded releases, but it exist in the release I work
>> with
>>
>> Now when I try to build the recipe I get this error:
>>
>>   >ERROR:
>> /home/oealliancebuilder/openpli-oe-core/meta-openembedded/meta-multimedia/
>> recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb
>> was skipped: Recipe is blacklisted: Fails to build with RSS
>> http://errors.yoctoproject.org/Errors/Details/130603/ - the recipe will
>> be removed on 2017-09-01 unless the issue is fixed
>>
>> But I want to tell openembedded to override the blacklisting and build
>> the recipe anyway so I can investigate and hopefully fix the recipe. How
>> can I do that ?
> You should be able to just set PNBLACKLIST[dvb-apps] = "" in a
> dvb-apps_%.bbappend for the recipe in your own layer, and then the
> blacklisting will be disabled for that recipe.
>
> Cheers,
> Paul
>



More information about the yocto mailing list