Files
poky/scripts
Paul Eggleton da71c928cd devtool: finish: handle patching when S points to subdir of a git repo
If devtool finish needs to create a patch and have it applied to the
sources for a recipe where S points to a subdirectory of the sources,
then the patch needs to be applied at the root of the repo i.e. we need
to add a patchdir= parameter to the SRC_URI entry.

(From OE-Core rev: ad3736d9ca14cac14a7da22c1cfdeda219665e6f)

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-07-14 23:22:09 +01:00
..
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2022-06-17 17:57:44 +01:00
2022-06-22 22:40:28 +01:00

This directory contains Various useful scripts for working with OE builds