diff options
| author | Peter Marko <peter.marko@siemens.com> | 2024-01-20 20:41:02 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-01-20 22:15:03 -0800 |
| commit | c6edd549e67c2efe277bfa8ef2a14bdcc36bb32f (patch) | |
| tree | 2c4d74e6f3c2f37ece687102d0a7b000223a9070 | |
| parent | b96cdd29fb14442317c5f72cca4886d248bd4f1b (diff) | |
| download | meta-openembedded-c6edd549e67c2efe277bfa8ef2a14bdcc36bb32f.tar.gz | |
srecord: fix malformed patch upstream status
WARNING: srecord-native-1.65.0-r0 do_patch: QA Issue: Malformed Upstream-Status in patch
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/srecord/files/0001-cmake-respect-explicit-install-prefix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/srecord/files/0001-cmake-respect-explicit-install-prefix.patch b/meta-oe/recipes-support/srecord/files/0001-cmake-respect-explicit-install-prefix.patch index 5a74323bca..64584656fa 100644 --- a/meta-oe/recipes-support/srecord/files/0001-cmake-respect-explicit-install-prefix.patch +++ b/meta-oe/recipes-support/srecord/files/0001-cmake-respect-explicit-install-prefix.patch | |||
| @@ -7,7 +7,7 @@ If CMAKE_INSTALL_PREFIX was supplied externally, use it. This follows | |||
| 7 | the pattern suggested by cmake documentation in: | 7 | the pattern suggested by cmake documentation in: |
| 8 | https://cmake.org/cmake/help/latest/variable/CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT.html | 8 | https://cmake.org/cmake/help/latest/variable/CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT.html |
| 9 | 9 | ||
| 10 | Upstream-status: Submitted [https://github.com/sierrafoxtrot/srecord/pull/68] | 10 | Upstream-Status: Submitted [https://github.com/sierrafoxtrot/srecord/pull/68] |
| 11 | --- | 11 | --- |
| 12 | CMakeLists.txt | 6 +++--- | 12 | CMakeLists.txt | 6 +++--- |
| 13 | 1 file changed, 3 insertions(+), 3 deletions(-) | 13 | 1 file changed, 3 insertions(+), 3 deletions(-) |
