diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2024-12-31 16:58:46 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-01 19:02:18 -0800 |
| commit | b2f7a5e3eb7148b271029d34789ee07fe8502d66 (patch) | |
| tree | 1071b2e3a1dd8bcdd1da5bc242df9404d309532e | |
| parent | 4e8c4736ac361f6d2cf9a59074e4f9bbd748c303 (diff) | |
| download | meta-openembedded-b2f7a5e3eb7148b271029d34789ee07fe8502d66.tar.gz | |
tigervnc: upgrade 1.14.0 -> 1.14.1
ChangeLog:
https://github.com/TigerVNC/tigervnc/releases/tag/v1.14.1
* Update xorg-server to 21.1.15
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-graphics/tigervnc/tigervnc_1.14.1.bb (renamed from meta-oe/recipes-graphics/tigervnc/tigervnc_1.14.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.14.0.bb b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.14.1.bb index c5268fd2b3..47f59c69cf 100644 --- a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.14.0.bb +++ b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.14.1.bb | |||
| @@ -15,7 +15,7 @@ REQUIRED_DISTRO_FEATURES = "x11 pam" | |||
| 15 | 15 | ||
| 16 | B = "${S}" | 16 | B = "${S}" |
| 17 | 17 | ||
| 18 | SRCREV = "4a09a96661624dff14662d6e9849e06a6c70ae03" | 18 | SRCREV = "1b4af5c586eb7a30a38c82fd088c1fa47a83e72f" |
| 19 | 19 | ||
| 20 | SRC_URI = "git://github.com/TigerVNC/tigervnc.git;branch=1.14-branch;protocol=https \ | 20 | SRC_URI = "git://github.com/TigerVNC/tigervnc.git;branch=1.14-branch;protocol=https \ |
| 21 | file://0001-do-not-build-tests-sub-directory.patch \ | 21 | file://0001-do-not-build-tests-sub-directory.patch \ |
| @@ -25,10 +25,10 @@ SRC_URI = "git://github.com/TigerVNC/tigervnc.git;branch=1.14-branch;protocol=ht | |||
| 25 | 25 | ||
| 26 | # Keep sync with xorg-server in oe-core | 26 | # Keep sync with xorg-server in oe-core |
| 27 | XORG_PN ?= "xorg-server" | 27 | XORG_PN ?= "xorg-server" |
| 28 | XORG_PV ?= "21.1.13" | 28 | XORG_PV ?= "21.1.15" |
| 29 | SRC_URI += "${XORG_MIRROR}/individual/xserver/${XORG_PN}-${XORG_PV}.tar.xz;name=xorg" | 29 | SRC_URI += "${XORG_MIRROR}/individual/xserver/${XORG_PN}-${XORG_PV}.tar.xz;name=xorg" |
| 30 | XORG_S = "${UNPACKDIR}/${XORG_PN}-${XORG_PV}" | 30 | XORG_S = "${UNPACKDIR}/${XORG_PN}-${XORG_PV}" |
| 31 | SRC_URI[xorg.sha256sum] = "b45a02d5943f72236a360d3cc97e75134aa4f63039ff88c04686b508a3dc740c" | 31 | SRC_URI[xorg.sha256sum] = "841c82901282902725762df03adbbcd68153d4cdfb0d61df0cfd73ad677ae089" |
| 32 | 32 | ||
| 33 | # It is the directory containing the Xorg source for the | 33 | # It is the directory containing the Xorg source for the |
| 34 | # machine on which you are building TigerVNC. | 34 | # machine on which you are building TigerVNC. |
