diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2024-11-25 13:01:22 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-27 14:58:48 +0000 |
| commit | 9b497d8bba1d8df1a8326cbcad13abe938888cdb (patch) | |
| tree | 6ab5b21cadeaa16ec1eeb3aa1a3c4bb6d4c26ac1 | |
| parent | 60f6f90443aa4498c2b0627713fced65939fce6e (diff) | |
| download | poky-9b497d8bba1d8df1a8326cbcad13abe938888cdb.tar.gz | |
util-macros: upgrade 1.20.1 -> 1.20.2
(From OE-Core rev: c979ba5a3bba915dd99339c7d19e74b51af07b0d)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-graphics/xorg-util/util-macros/0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch | 4 | ||||
| -rw-r--r-- | meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb (renamed from meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb) | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-util/util-macros/0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch b/meta/recipes-graphics/xorg-util/util-macros/0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch index e08b586bf0..0670cf5715 100644 --- a/meta/recipes-graphics/xorg-util/util-macros/0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch +++ b/meta/recipes-graphics/xorg-util/util-macros/0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 6afaaf164ab9370204856961a92ad8ee523a8293 Mon Sep 17 00:00:00 2001 | 1 | From ffd285a567e69f1bba5d47c4c0bb493345678055 Mon Sep 17 00:00:00 2001 |
| 2 | From: Alexander Kanavin <alex@linutronix.de> | 2 | From: Alexander Kanavin <alex@linutronix.de> |
| 3 | Date: Fri, 3 Mar 2023 13:24:58 +0100 | 3 | Date: Fri, 3 Mar 2023 13:24:58 +0100 |
| 4 | Subject: [PATCH] xorg-macros.m4.in: do not run AC_CANONICAL_HOST in manpage | 4 | Subject: [PATCH] xorg-macros.m4.in: do not run AC_CANONICAL_HOST in manpage |
| @@ -15,7 +15,7 @@ Signed-off-by: Alexander Kanavin <alex@linutronix.de> | |||
| 15 | 1 file changed, 1 deletion(-) | 15 | 1 file changed, 1 deletion(-) |
| 16 | 16 | ||
| 17 | diff --git a/xorg-macros.m4.in b/xorg-macros.m4.in | 17 | diff --git a/xorg-macros.m4.in b/xorg-macros.m4.in |
| 18 | index 3b8b8e9..6541236 100644 | 18 | index b15daf1..2a526a4 100644 |
| 19 | --- a/xorg-macros.m4.in | 19 | --- a/xorg-macros.m4.in |
| 20 | +++ b/xorg-macros.m4.in | 20 | +++ b/xorg-macros.m4.in |
| 21 | @@ -111,7 +111,6 @@ AC_SUBST(TRADITIONALCPPFLAGS) | 21 | @@ -111,7 +111,6 @@ AC_SUBST(TRADITIONALCPPFLAGS) |
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb b/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb index 8a0e7bec41..c8e0b8d490 100644 --- a/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb +++ b/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb | |||
| @@ -11,7 +11,7 @@ PE = "1" | |||
| 11 | 11 | ||
| 12 | SRC_URI += "file://0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch" | 12 | SRC_URI += "file://0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch" |
| 13 | 13 | ||
| 14 | SRC_URI[sha256sum] = "b373f72887b1394ce2193180a60cb0d1fb8b17bc96ddd770cfd7a808cb489a15" | 14 | SRC_URI[sha256sum] = "f642f8964d81acdf06653fdf9dbc210c43ce4bd308bd644a8d573148d0ced76b" |
| 15 | 15 | ||
| 16 | # ${PN} is empty so we need to tweak -dev and -dbg package dependencies | 16 | # ${PN} is empty so we need to tweak -dev and -dbg package dependencies |
| 17 | DEV_PKG_DEPENDENCY = "" | 17 | DEV_PKG_DEPENDENCY = "" |
