diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2020-07-29 10:23:23 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-07-29 11:21:18 -0700 |
| commit | 397dccaf4c5f17b2d189285118cf40a07ebe71f2 (patch) | |
| tree | 7abccc4a5f7b3096764ced09df50703690bb247d | |
| parent | 698748c1538ed03efbcfdd936cf8317b4f138c29 (diff) | |
| download | meta-openembedded-397dccaf4c5f17b2d189285118cf40a07ebe71f2.tar.gz | |
libyui: update to 3.10.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-graphics/libyui/libyui_3.10.0.bb (renamed from meta-oe/recipes-graphics/libyui/libyui_3.6.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libyui/libyui_3.6.0.bb b/meta-oe/recipes-graphics/libyui/libyui_3.10.0.bb index 7c6f4c13d2..d7f529e313 100644 --- a/meta-oe/recipes-graphics/libyui/libyui_3.6.0.bb +++ b/meta-oe/recipes-graphics/libyui/libyui_3.10.0.bb | |||
| @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/libyui/libyui.git \ | |||
| 10 | file://0001-Use-relative-install-paths-for-CMake.patch \ | 10 | file://0001-Use-relative-install-paths-for-CMake.patch \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | SRCREV = "8459235919f592b1bc099ecf9a947cb6344b6fa5" | 13 | SRCREV = "de9134007d2d029fe5809ce48f57fe218e6ffe16" |
| 14 | SRCREV_FORMAT = "default" | 14 | SRCREV_FORMAT = "default" |
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
