From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Wed, 6 Apr 2016 12:47:13 -0300 Subject: [Buildroot] [buildroot] overlay linux patches In-Reply-To: References: Message-ID: <57052F81.5060705@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 06/04/16 10:32, Oscar Gomez Fuente wrote: > Hi, > > Is there anyway to overlay linux patches on buildroot? I want to keep > the default patches on linux directory and add a few patches more. > > I don't know if adding the extra packets on > board/company_name/project_name/patches/linux it's enough?? > > Thanks. > > Oscar Gomez Fuente. Hi. Use the docs luke: https://buildroot.org/downloads/manual/manual.html#patch-policy "Global patch directory". Regards.