diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-05-20 16:54:44 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-05-21 07:38:24 -0700 |
| commit | 52d028ae75fcead8c78498f84a25d5a0314ad445 (patch) | |
| tree | 0a80294a897c68d6e169fe8ddf3165a0dc57bd71 | |
| parent | 3bf0ebf5d6e2f3c4c100f7d6a4b9b73a5dd6b889 (diff) | |
| download | meta-openembedded-52d028ae75fcead8c78498f84a25d5a0314ad445.tar.gz | |
libxmp: upgrade 4.6.2 -> 4.6.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-multimedia/libxmp/libxmp_4.6.3.bb (renamed from meta-oe/recipes-multimedia/libxmp/libxmp_4.6.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-multimedia/libxmp/libxmp_4.6.2.bb b/meta-oe/recipes-multimedia/libxmp/libxmp_4.6.3.bb index e4cc5c93b9..b8d916e70a 100644 --- a/meta-oe/recipes-multimedia/libxmp/libxmp_4.6.2.bb +++ b/meta-oe/recipes-multimedia/libxmp/libxmp_4.6.3.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=59;md5=ea030bd80f99071b0d3f9a9f752d1 | |||
| 5 | 5 | ||
| 6 | inherit cmake pkgconfig | 6 | inherit cmake pkgconfig |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/libxmp/libxmp.git;protocol=https;branch=master" | 8 | SRC_URI = "git://github.com/libxmp/libxmp.git;protocol=https;branch=master;tag=libxmp-${PV}" |
| 9 | SRCREV = "828ef357943e1fbb13910e7a6fca21987c5c5827" | 9 | SRCREV = "bed660f8e530d399c38f27a5a7732f4e79740585" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
