Skip to content

Commit

Permalink
dnf-plugin-tui: Update to the latest version
Browse files Browse the repository at this point in the history
dnf-plugin-tui now needs to clean up the pseudo directory before starting.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
  • Loading branch information
zhengrq-fnst authored and kraj committed Nov 24, 2020
1 parent 0de5811 commit dc58ca7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dc58ca7

Please sign in to comment.