aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-03-13 16:49:52 +0800
committerKhem Raj <raj.khem@gmail.com>2024-03-13 10:14:56 -0700
commit63250c3ba81d06acdfa4b3acad460b0e80f0f077 (patch)
treedd2c2ed2e022f2864f93d2940f47a161684f229e /meta-oe
parent59b8f744757ded442eceeb440ac07351e10e6c78 (diff)
downloadmeta-openembedded-contrib-63250c3ba81d06acdfa4b3acad460b0e80f0f077.tar.gz
dnf-plugin-tui: upgrade 1.3 -> 1.4
Changelog: fix the bug of syntax error when poky updated to scarthgap. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_1.4.bb (renamed from meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb b/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_1.4.bb
index 8db456b99c..479b98d44d 100644
--- a/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb
+++ b/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_1.4.bb
@@ -4,8 +4,7 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/ubinux/dnf-plugin-tui.git;branch=master;protocol=https"
-SRCREV = "baac322a8a6d57e62c703f6ed523152baec18b4f"
-PV = "1.3"
+SRCREV = "ad48d934c54ab01026634c90f47f151f148b8147"
SRC_URI:append:class-target = " file://oe-remote.repo.sample"