summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/xorg-app/xhost_1.0.10.bb (renamed from meta/recipes-graphics/xorg-app/xhost_1.0.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb b/meta/recipes-graphics/xorg-app/xhost_1.0.10.bb
index d54e6cae65..0c112e6ea3 100644
--- a/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb
+++ b/meta/recipes-graphics/xorg-app/xhost_1.0.10.bb
@@ -15,7 +15,7 @@ PE = "1"
15 15
16SRC_URI_EXT = "xz" 16SRC_URI_EXT = "xz"
17 17
18SRC_URI[sha256sum] = "ea86b531462035b19a2e5e01ef3d9a35cca7d984086645e2fc844d8f0e346645" 18SRC_URI[sha256sum] = "a8afd70059479c712948b895e41c35a4a8bfcede3ba2d5a4b855c88bbb725be1"
19 19
20PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" 20PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
21PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," 21PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"