diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2023-01-27 14:02:24 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-01-27 17:06:52 -0800 |
commit | e99f1879662e2b692dca4e94b3b6cbbad29770a6 (patch) | |
tree | 877a0524f45741fcb57bb8f20f2820eba164bf85 /meta-oe/recipes-support/libusbg | |
parent | bfb764ed830537b4e8cd85a2d01850238afc5725 (diff) | |
download | meta-openembedded-e99f1879662e2b692dca4e94b3b6cbbad29770a6.tar.gz |
.patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libusbg')
-rw-r--r-- | meta-oe/recipes-support/libusbg/libusbg/0001-Fix-out-of-tree-builds.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libusbg/libusbg/0001-Fix-out-of-tree-builds.patch b/meta-oe/recipes-support/libusbg/libusbg/0001-Fix-out-of-tree-builds.patch index 6be49fbca..16506999e 100644 --- a/meta-oe/recipes-support/libusbg/libusbg/0001-Fix-out-of-tree-builds.patch +++ b/meta-oe/recipes-support/libusbg/libusbg/0001-Fix-out-of-tree-builds.patch | |||
@@ -7,7 +7,7 @@ The include flag should point to the source directory, not the build | |||
7 | directory. | 7 | directory. |
8 | 8 | ||
9 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 9 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
10 | Upstream-status: Submitted [https://github.com/libusbg/libusbg/pull/9] | 10 | Upstream-Status: Submitted [https://github.com/libusbg/libusbg/pull/9] |
11 | --- | 11 | --- |
12 | examples/Makefile.am | 2 +- | 12 | examples/Makefile.am | 2 +- |
13 | src/Makefile.am | 2 +- | 13 | src/Makefile.am | 2 +- |