Re: [yocto] How to disable specific default recipe to be included in Yocto? #linux #yocto #cups #hplip

2020-11-19 Thread Shamil Khan
Hi, You can use BBMASK variable in your configuration file to prevent bitbake from parsing certain recipes. For example, BBMASK = "example.bb" Here, BitBake ignores the example.bb recipe. Hope this helps! -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [yocto] How to disable specific default recipe to be included in Yocto? #linux #yocto #cups #hplip

2020-11-17 Thread Shamil Khan
Hi, You can use BBMASK variable in your configuration file to prevent bitbake from parsing certain recipes. For example, BBMASK = "example.bb" Here, BitBake ignores the example.bb recipe. Hope this helps! -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [yocto] How to disable specific default recipe to be included in Yocto? #linux #yocto #cups #hplip

2020-08-04 Thread Quentin Schulz
Hi Sheng Leong, On Tue, Aug 04, 2020 at 12:18:26AM -0700, Soi, Sheng Leong wrote: > Hi, > > Does anyone here know how to disable specific default recipe (e.g. CUPS and > HPLIP) to be included in Yocto image? > Start from a core-image-minimal and add packages manually. Only the packages that

[yocto] How to disable specific default recipe to be included in Yocto? #linux #yocto #cups #hplip

2020-08-04 Thread Soi, Sheng Leong
Hi, Does anyone here know how to disable specific default recipe (e.g. CUPS and HPLIP) to be included in Yocto image? Thanks Sheng Leong -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#50182): https://lists.yoctoproject.org/g/yocto/message/50182