Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 01/29] dbus: remove upstreamed patch
@ 2018-03-05 17:20 Ross Burton
  2018-03-05 17:20 ` [PATCH 02/29] dbus-glib: refresh patch Ross Burton
                   ` (28 more replies)
  0 siblings, 29 replies; 38+ messages in thread
From: Ross Burton @ 2018-03-05 17:20 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 ...1-configure.ac-explicitely-check-stdint.h.patch | 38 ----------------------
 meta/recipes-core/dbus/dbus_1.12.2.bb              |  1 -
 2 files changed, 39 deletions(-)
 delete mode 100644 meta/recipes-core/dbus/dbus/0001-configure.ac-explicitely-check-stdint.h.patch

diff --git a/meta/recipes-core/dbus/dbus/0001-configure.ac-explicitely-check-stdint.h.patch b/meta/recipes-core/dbus/dbus/0001-configure.ac-explicitely-check-stdint.h.patch
deleted file mode 100644
index 85acb7b1ca6..00000000000
--- a/meta/recipes-core/dbus/dbus/0001-configure.ac-explicitely-check-stdint.h.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From 1bfde222926be624a30a6e4b2cdc2c5064a36298 Mon Sep 17 00:00:00 2001
-From: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
-Date: Fri, 29 Jul 2016 01:19:37 +0300
-Subject: [PATCH] configure.ac: explicitely check stdint.h
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Otherwise HAVE_STDINT_H will not be defined or the var will not be
-picked up from cache so builds could fail with errors like:
-| ../../dbus-1.10.8/dbus/dbus-internals.h:239:8: error: ‘uintptr_t’ undeclared (first use in this function)
-
-Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
-[smcv: fix Autoconf underquoting]
-Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
-
-Upstream-Status: Backport [from dbus-1.10]
-
----
- configure.ac | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/configure.ac b/configure.ac
-index cf5c5b9..a228d63 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -699,6 +699,8 @@ AC_CHECK_HEADERS(byteswap.h)
- 
- AC_CHECK_HEADERS(unistd.h)
- 
-+AC_CHECK_HEADERS([stdint.h])
-+
- AC_CHECK_HEADERS(ws2tcpip.h)
- 
- AC_CHECK_HEADERS(alloca.h)
--- 
-2.9.2
-
diff --git a/meta/recipes-core/dbus/dbus_1.12.2.bb b/meta/recipes-core/dbus/dbus_1.12.2.bb
index d923d335586..fb5b69aa47b 100644
--- a/meta/recipes-core/dbus/dbus_1.12.2.bb
+++ b/meta/recipes-core/dbus/dbus_1.12.2.bb
@@ -16,7 +16,6 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
            file://tmpdir.patch \
            file://dbus-1.init \
            file://clear-guid_from_server-if-send_negotiate_unix_f.patch \
-           file://0001-configure.ac-explicitely-check-stdint.h.patch \
 "
 
 SRC_URI[md5sum] = "3361456cadb99aa6601bed5b48964254"
-- 
2.11.0



^ permalink raw reply related	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2018-03-06  3:09 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-05 17:20 [PATCH 01/29] dbus: remove upstreamed patch Ross Burton
2018-03-05 17:20 ` [PATCH 02/29] dbus-glib: refresh patch Ross Burton
2018-03-05 17:24   ` akuster808
2018-03-05 17:26     ` Alexander Kanavin
2018-03-05 17:27       ` Alexander Kanavin
2018-03-05 17:30     ` Burton, Ross
2018-03-05 18:03       ` akuster808
2018-03-05 20:15         ` Burton, Ross
2018-03-06  2:56       ` Paul Eggleton
2018-03-05 17:20 ` [PATCH 03/29] gobject-introspection: refresh patches Ross Burton
2018-03-05 17:20 ` [PATCH 04/29] gtk+: " Ross Burton
2018-03-06  3:09   ` Khem Raj
2018-03-05 17:20 ` [PATCH 05/29] ovmf: " Ross Burton
2018-03-05 17:20 ` [PATCH 06/29] libxml: " Ross Burton
2018-03-05 17:20 ` [PATCH 07/29] kbd: " Ross Burton
2018-03-05 17:20 ` [PATCH 08/29] dropbear: " Ross Burton
2018-03-05 17:20 ` [PATCH 09/29] nfs-utils: " Ross Burton
2018-03-05 17:20 ` [PATCH 10/29] neard: " Ross Burton
2018-03-05 17:20 ` [PATCH 11/29] iproute2: " Ross Burton
2018-03-05 17:20 ` [PATCH 12/29] squashfs-tools: " Ross Burton
2018-03-05 17:20 ` [PATCH 13/29] mtools: " Ross Burton
2018-03-05 17:20 ` [PATCH 14/29] flex: " Ross Burton
2018-03-05 17:20 ` [PATCH 15/29] ccache: " Ross Burton
2018-03-05 17:20 ` [PATCH 16/29] elfutils: " Ross Burton
2018-03-05 17:20 ` [PATCH 17/29] btrfs-tools: " Ross Burton
2018-03-05 17:20 ` [PATCH 18/29] sysklogd: " Ross Burton
2018-03-05 17:20 ` [PATCH 19/29] watchdog: " Ross Burton
2018-03-05 17:20 ` [PATCH 20/29] unzip: " Ross Burton
2018-03-05 17:20 ` [PATCH 21/29] sysstat: " Ross Burton
2018-03-05 17:20 ` [PATCH 22/29] screen: " Ross Burton
2018-03-05 17:20 ` [PATCH 23/29] lsb: " Ross Burton
2018-03-05 17:20 ` [PATCH 24/29] libaio: " Ross Burton
2018-03-05 17:20 ` [PATCH 25/29] libxcb: " Ross Burton
2018-03-05 17:20 ` [PATCH 26/29] xproto: " Ross Burton
2018-03-05 17:20 ` [PATCH 27/29] vulkan: " Ross Burton
2018-03-05 17:20 ` [PATCH 28/29] libpcre: " Ross Burton
2018-03-05 17:20 ` [PATCH 29/29] usbutils: drop upstreamed patch Ross Burton
2018-03-05 17:35 ` ✗ patchtest: failure for "dbus: remove upstreamed patch..." and 28 more Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox