diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-06-02 10:59:06 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-06-04 22:29:45 -0700 |
| commit | c28f0b8fc8b7afe4576006fdedc2f51c185a5dab (patch) | |
| tree | 38917ef03aa62d5259d972e265a920ef38f07efa | |
| parent | 1955d0f140a9610346021d42fa45cb186eb6f042 (diff) | |
| download | meta-openembedded-c28f0b8fc8b7afe4576006fdedc2f51c185a5dab.tar.gz | |
dnf-plugin-tui: modify suffix of spdx file.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb | 2 |
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 ca2b20108a..94023922a2 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 = "GPL-2.0-only" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/ubinux/dnf-plugin-tui.git;branch=master;protocol=https" | 6 | SRC_URI = "git://github.com/ubinux/dnf-plugin-tui.git;branch=master;protocol=https" |
| 7 | SRCREV = "8d21f52577aa03958732a5a346a678c699e98cb6" | 7 | SRCREV = "83917a3935ac7ce1d8d96e914d96a6679319a336" |
| 8 | PV = "1.3" | 8 | PV = "1.3" |
| 9 | 9 | ||
| 10 | SRC_URI:append:class-target = " file://oe-remote.repo.sample" | 10 | SRC_URI:append:class-target = " file://oe-remote.repo.sample" |
