diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-03 17:02:33 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-09-04 10:28:23 -0700 |
commit | 5a6fc53411ef07478b68c301a1f3100f07a8b3fd (patch) | |
tree | 53ed1098b0b4ee158f9dfa44831399dfdfff8a0a | |
parent | 88eb12168930f062ce76bb0ae4630354eeee35f5 (diff) | |
download | meta-openembedded-5a6fc53411ef07478b68c301a1f3100f07a8b3fd.tar.gz |
libdex: upgrade 0.10.1 -> 1.0.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/libdex/libdex_1.0.0.bb (renamed from meta-gnome/recipes-gnome/libdex/libdex_0.10.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libdex/libdex_0.10.1.bb b/meta-gnome/recipes-gnome/libdex/libdex_1.0.0.bb index 3b83273272..7d7ae2fa2b 100644 --- a/meta-gnome/recipes-gnome/libdex/libdex_0.10.1.bb +++ b/meta-gnome/recipes-gnome/libdex/libdex_1.0.0.bb | |||
@@ -11,7 +11,7 @@ DEPENDS:append:libc-musl = " libucontext" | |||
11 | 11 | ||
12 | LDFLAGS:append:libc-musl = " -lucontext" | 12 | LDFLAGS:append:libc-musl = " -lucontext" |
13 | 13 | ||
14 | SRC_URI[archive.sha256sum] = "7472e88090db2b228307505edeba4483e872681340cb0404ae64ac3da5bed0a6" | 14 | SRC_URI[archive.sha256sum] = "7b8f5c5db3796e14e12e10422e2356766ba830b92815fee70bbc867b5b207f5d" |
15 | 15 | ||
16 | PACKAGECONFIG ?= "" | 16 | PACKAGECONFIG ?= "" |
17 | EXTRA_OEMESON += "-Dintrospection=enabled -Dvapi=false" | 17 | EXTRA_OEMESON += "-Dintrospection=enabled -Dvapi=false" |