diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-05-01 10:54:03 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-01 14:22:54 +0100 |
| commit | e7212e247634bf914dd2a81973cea188336223d6 (patch) | |
| tree | 2b270ad42d6395440825f9fcf5348dde223f85c8 /meta/recipes-graphics | |
| parent | 6410bbd6a6057ad154f96d5d94991c8e833cbc7a (diff) | |
| download | poky-e7212e247634bf914dd2a81973cea188336223d6.tar.gz | |
libmatchbox: upgrade 1.13 -> 1.14
Includes a fix for the library version to match the tagged version in git.
(From OE-Core rev: 3ba4b22ef7e50e017d25ba974666f2fdf190a8fd)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
| -rw-r--r-- | meta/recipes-graphics/libmatchbox/libmatchbox_1.14.bb (renamed from meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_1.14.bb index f212eb5e96..87ec4c812f 100644 --- a/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb +++ b/meta/recipes-graphics/libmatchbox/libmatchbox_1.14.bb | |||
| @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=87712c91ca9a2c2d475a0604c00f8f54 \ | |||
| 13 | 13 | ||
| 14 | DEPENDS = "virtual/libx11 libxext" | 14 | DEPENDS = "virtual/libx11 libxext" |
| 15 | 15 | ||
| 16 | SRCREV = "35cd78efa3120efc46497f55c04382be960d1864" | 16 | SRCREV = "04b214a0d5cf8285e196d90bf2332626b12c74ef" |
| 17 | SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https;tag=${PV}" | 17 | SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https;tag=${PV}" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
