diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-08-06 16:45:59 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-08-09 14:25:15 -0700 | 
| commit | 4485e2ec712731df3869f9e96c2f04e1352fbae3 (patch) | |
| tree | 3b8cf2d38b34bde48ae33759edc9ba642ef61c82 | |
| parent | 8c73c07da3618865f4701ba00441a4f6ebbc3147 (diff) | |
| download | meta-openembedded-4485e2ec712731df3869f9e96c2f04e1352fbae3.tar.gz | |
neatvnc: upgrade 0.8.0 -> 0.8.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-graphics/neatvnc/neatvnc_0.8.1.bb (renamed from meta-oe/recipes-graphics/neatvnc/neatvnc_0.8.0.bb) | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/neatvnc/neatvnc_0.8.0.bb b/meta-oe/recipes-graphics/neatvnc/neatvnc_0.8.1.bb index c9c4a6c27a..9065050c62 100644 --- a/meta-oe/recipes-graphics/neatvnc/neatvnc_0.8.0.bb +++ b/meta-oe/recipes-graphics/neatvnc/neatvnc_0.8.1.bb  | |||
| @@ -4,9 +4,9 @@ HOMEPAGE = "https://github.com/any1/neatvnc" | |||
| 4 | LICENSE = "ISC" | 4 | LICENSE = "ISC" | 
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94fc374e7174f41e3afe0f027ee59ff7" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94fc374e7174f41e3afe0f027ee59ff7" | 
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/any1/neatvnc;branch=master;protocol=https" | 7 | SRC_URI = "git://github.com/any1/neatvnc;branch=v0.8;protocol=https" | 
| 8 | 8 | ||
| 9 | SRCREV = "46432ce8cade0b54a38d4bb42eb07f96c8ff49fd" | 9 | SRCREV = "07081567ab21a2b099ceb41ae8cab872a31cbb9a" | 
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" | 
| 12 | 12 | ||
