diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-11-13 11:15:13 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-11-14 11:55:59 -0800 |
| commit | 67d3232fe2abce0363a23b61a11aec99a2910b57 (patch) | |
| tree | 2838bf5ab929ba7bf392163fa1b0f12573baa10c | |
| parent | e262c7be23f48518bc89b7ba03c59efe08cdc3ca (diff) | |
| download | meta-openembedded-67d3232fe2abce0363a23b61a11aec99a2910b57.tar.gz | |
libforms: upgrade 1.2.4 -> 1.2.5pre1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb (renamed from meta-oe/recipes-graphics/libforms/libforms_1.2.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libforms/libforms_1.2.4.bb b/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb index 01db3c4d3d..52bddbd0de 100644 --- a/meta-oe/recipes-graphics/libforms/libforms_1.2.4.bb +++ b/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb | |||
| @@ -12,7 +12,7 @@ SRC_URI = "http://download.savannah.nongnu.org/releases/xforms/xforms-${PV}.tar. | |||
| 12 | file://0001-Modify-include-dir.patch \ | 12 | file://0001-Modify-include-dir.patch \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRC_URI[sha256sum] = "78cc6b07071bbeaa1f906e0a22d5e9980e48f8913577bc082d661afe5cb75696" | 15 | SRC_URI[sha256sum] = "92b5e6466ea2dffca7332aec12734e65b3e961825eb3100b7d889c0d1abb4697" |
| 16 | 16 | ||
| 17 | inherit autotools features_check | 17 | inherit autotools features_check |
| 18 | 18 | ||
