diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-15 06:41:15 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-17 22:38:32 +0000 |
| commit | 7700d8eae47586fa5674a23c6412e7bd5c9800b8 (patch) | |
| tree | 8c812a9d14186393005219493b1379cb19062fd2 /meta/recipes-graphics/xorg-app | |
| parent | 3f83e9b127daba7c5dd4440f27be6e737621399b (diff) | |
| download | poky-7700d8eae47586fa5674a23c6412e7bd5c9800b8.tar.gz | |
xauth: upgrade 1.1.3 -> 1.1.4
(From OE-Core rev: b09ada0c2a87ac511fae804427e71b65ad7504b3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-app')
| -rw-r--r-- | meta/recipes-graphics/xorg-app/xauth_1.1.4.bb (renamed from meta/recipes-graphics/xorg-app/xauth_1.1.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb b/meta/recipes-graphics/xorg-app/xauth_1.1.4.bb index b0ca33bf4b..919457bca6 100644 --- a/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb +++ b/meta/recipes-graphics/xorg-app/xauth_1.1.4.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS += "libxau libxext libxmu" | |||
| 9 | PE = "1" | 9 | PE = "1" |
| 10 | 10 | ||
| 11 | SRC_URI_EXT = "xz" | 11 | SRC_URI_EXT = "xz" |
| 12 | SRC_URI[sha256sum] = "e7075498bae332f917f01d660f9b940c0752b2556a8da61ccb62a44d0ffe9d33" | 12 | SRC_URI[sha256sum] = "e9318141464ad7b4dc0f8564a580f0d20f977c85a388cc40d5a766206151c690" |
| 13 | 13 | ||
| 14 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" | 14 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" |
| 15 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," | 15 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," |
