All of lore.kernel.org
 help / color / mirror / Atom feed
* Creating a new recipe based on another recipe
@ 2015-09-28 15:30 Stuart Weaver
  2015-09-28 15:46 ` Gary Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: Stuart Weaver @ 2015-09-28 15:30 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]

Hi all,

I have a recipe for a package which builds well. I now need to add a patch into certain builds. What is the best way to do this?


1.       Is there a variable I can append the image name to (similar to: SRC_URI_image-name)?


2.       Is there a way of creating a new 'recipe 2' that obtains the details from 'recipe 1' and applies a patch? This way I can then simply add the new recipe into any builds I want and includes any future changes I make to 'recipe 1'. This solution also means not having to continuously reconfigure/recompile the original recipe!



3.       Do I have to do it the hard way and copy the whole .bb file into a new one and make sure everything is in sync when future updates are applied?


Regards,
Stuart Weaver


______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________

[-- Attachment #2: Type: text/html, Size: 6110 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-28 18:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-28 15:30 Creating a new recipe based on another recipe Stuart Weaver
2015-09-28 15:46 ` Gary Thomas
2015-09-28 17:59   ` Daniel.
2015-09-28 18:22     ` Gary Thomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.