aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@cn.fujitsu.com>2020-11-24 18:11:54 +0800
committerKhem Raj <raj.khem@gmail.com>2020-11-23 20:43:37 -0800
commitdc58ca7c752ab1368fcf3d4552895c42bdc7e71b (patch)
tree1cb49f49e15227739668d6061b2b6ae15b4a556e /meta-oe
parent0de5811fc85eb778a478a53bf03dac8602a65672 (diff)
downloadmeta-openembedded-contrib-dc58ca7c752ab1368fcf3d4552895c42bdc7e71b.tar.gz
dnf-plugin-tui: Update to the latest version
dnf-plugin-tui now needs to clean up the pseudo directory before starting. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb2
1 files changed, 1 insertions, 1 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_git.bb
index 170663882e..887b2a4f3b 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_git.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/ubinux/dnf-plugin-tui.git;branch=master "
-SRCREV = "95f3c6ab36840fb1e0f4935f34dbf8f708b7780c"
+SRCREV = "6d3fab9b9559b6a483fe668e39c29126cdbb58d8"
PV = "1.2"
SRC_URI_append_class-target = " file://oe-remote.repo.sample"