* [Buildroot] Where do I place patches for my local buildroot?
@ 2013-05-23 15:05 Morten Kvistgaard
2013-05-23 16:39 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Morten Kvistgaard @ 2013-05-23 15:05 UTC (permalink / raw)
To: buildroot
Hello,
I'd like to follow this buildroot concept of "patches". Eg. if I have a patch for a package, I place it in the package folder. If I have a patch for my linux kernel, I place it in the folder specified by the menuconfig.
But suppose I have a patch for my Buildroot? Where do I place that?
My current buildroot patch is for "packages/Config.in". (I'm adding some of my local packages and so I need to modify the Config.in.)
I can also imagine other buildroot files, that I want to patch though. And if I place them as separate "patches" it'll be easier to upgrade ^^
Btw, I can see in the maillist that there's supposed to be a "Local Packages" in the menuconfig? Is this so? I can't seem to find it. (I'm using buildroot 2013.02.)
Regards,
Morten Kvistgaard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130523/36b9bcc4/attachment.html>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Where do I place patches for my local buildroot?
2013-05-23 15:05 [Buildroot] Where do I place patches for my local buildroot? Morten Kvistgaard
@ 2013-05-23 16:39 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2013-05-23 16:39 UTC (permalink / raw)
To: buildroot
Dear Morten Kvistgaard,
On Thu, 23 May 2013 17:05:03 +0200, Morten Kvistgaard wrote:
> I'd like to follow this buildroot concept of "patches". Eg. if I have
> a patch for a package, I place it in the package folder. If I have a
> patch for my linux kernel, I place it in the folder specified by the
> menuconfig. But suppose I have a patch for my Buildroot? Where do I
> place that?
>
> My current buildroot patch is for "packages/Config.in". (I'm adding
> some of my local packages and so I need to modify the Config.in.) I
> can also imagine other buildroot files, that I want to patch though.
> And if I place them as separate "patches" it'll be easier to upgrade
> ^^
The general recommendation is to create a git branch, and commit your
changes in there.
When a new Buildroot version is released, either rebase your branch on
top of the new Git tag, or merge the new Git tag into your branch.
> Btw, I can see in the maillist that there's supposed to be a "Local
> Packages" in the menuconfig? Is this so? I can't seem to find it.
> (I'm using buildroot 2013.02.)
Can you point the specific e-mail you're referring to?
Thanks!
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-23 16:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-23 15:05 [Buildroot] Where do I place patches for my local buildroot? Morten Kvistgaard
2013-05-23 16:39 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox