diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-02-10 17:00:51 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-02-12 09:16:00 -0800 |
commit | 3f185b93b90cf1feb2fcd58a9db771f4a767e01d (patch) | |
tree | 5d49b31df8d79d567869e1d6fe35fb5de57f6950 | |
parent | 64426a4928511ed713074723802945dadf1bfdeb (diff) | |
download | meta-openembedded-3f185b93b90cf1feb2fcd58a9db771f4a767e01d.tar.gz |
osinfo-db: upgrade 20240701 -> 20250124
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/libosinfo/osinfo-db_20250124.bb (renamed from meta-oe/recipes-support/libosinfo/osinfo-db_20240701.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libosinfo/osinfo-db_20240701.bb b/meta-oe/recipes-support/libosinfo/osinfo-db_20250124.bb index d369046055..59d80816d2 100644 --- a/meta-oe/recipes-support/libosinfo/osinfo-db_20240701.bb +++ b/meta-oe/recipes-support/libosinfo/osinfo-db_20250124.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "osinfo-db-tools-native" | |||
8 | 8 | ||
9 | SRC_URI = "git://gitlab.com/libosinfo/osinfo-db.git;branch=main;protocol=https" | 9 | SRC_URI = "git://gitlab.com/libosinfo/osinfo-db.git;branch=main;protocol=https" |
10 | 10 | ||
11 | SRCREV = "cde78484ab747c87532d47cf3f09b76f280c0b74" | 11 | SRCREV = "5be10e2c781b62bbaa55bd8f9ae990697fc325b4" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||