| Submitter | Morten Svendsen |
|---|---|
| Date | Dec. 19, 2012, 10:05 a.m. |
| Message ID | <cover.1355911420.git.morten.thunbergsvendsen@prevas.dk> |
| Download | mbox |
| Permalink | /patch/207288/ |
| State | Not Applicable |
| Headers | show
Return-Path: <dev-bounces@oe-lite.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hugin.dotsrc.org (hugin.dotsrc.org [IPv6:2001:878:346::102]) by ozlabs.org (Postfix) with ESMTP id EB5722C0092 for <incoming@patchwork.ozlabs.org>; Wed, 19 Dec 2012 21:05:34 +1100 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id D94003FE04 for <incoming@patchwork.ozlabs.org>; Wed, 19 Dec 2012 11:05:32 +0100 (CET) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail02.prevas.se (mail02.prevas.se [62.95.78.10]) by hugin.dotsrc.org (Postfix) with ESMTPS id 482B73FD5E for <dev@oe-lite.org>; Wed, 19 Dec 2012 11:05:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=2863; q=dns/txt; s=ironport2; t=1355911531; x=1387447531; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=6K50+04KOCjsTwmt7CZJSmgRpCSbD7aWYLBoI+udvIE=; b=n1fQT9HdI2KjRtWnCxXp0/VnxaUdpPWqUyyEOyfwW1nj2GyN0eJF8pV1 q9+bEwDkSJiC4X6NfDSLT3lVqgNcgdOyJH5GQws40Q+tQcel/IZYYFatt 8DxeLhCNwEn8vEgSTNb+qNmt1mdZXqYugSbHDnDbZf+r4WwXd0KCKqFPs Y=; X-IronPort-AV: E=Sophos;i="4.84,313,1355094000"; d="scan'208";a="1951353" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport2.prevas.se with ESMTP/TLS/AES128-SHA; 19 Dec 2012 11:05:30 +0100 Received: from fire.prevas.dk (172.16.10.61) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server (TLS) id 14.2.318.4; Wed, 19 Dec 2012 11:05:29 +0100 From: Morten Thunberg Svendsen <morten.thunbergsvendsen@prevas.dk> To: <dev@oe-lite.org> Subject: [PATCH 00/11] Xorg updates Date: Wed, 19 Dec 2012 11:05:13 +0100 Message-ID: <cover.1355911420.git.morten.thunbergsvendsen@prevas.dk> X-Mailer: git-send-email 1.8.0 MIME-Version: 1.0 X-Originating-IP: [172.16.10.61] X-BeenThere: dev@oe-lite.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: OE-lite development <dev.oe-lite.org> List-Unsubscribe: <http://lists.oe-lite.org/mailman/options/dev>, <mailto:dev-request@oe-lite.org?subject=unsubscribe> List-Archive: <http://lists.oe-lite.org/pipermail/dev> List-Post: <mailto:dev@oe-lite.org> List-Help: <mailto:dev-request@oe-lite.org?subject=help> List-Subscribe: <http://lists.oe-lite.org/mailman/listinfo/dev>, <mailto:dev-request@oe-lite.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: dev-bounces@oe-lite.org Errors-To: dev-bounces@oe-lite.org |
The following changes since commit 9e590160ab37b70662741e7656c253579bdb9b60: Add proper meta-data license information (2012-08-21 14:43:32 +0200) are available in the git repository at: git://gitorious.org/~mts/oe-lite/mtss-xorg for-jakob http://gitorious.org/~mts/oe-lite/mtss-xorg/commits/for-jakob Jacob Barsøe Kjærgaard (3): xf86-video-imxfb: removed redundant cflags xf86-config: changed xorg.conf to default use 24-bit xdpyinfo: added new recipe Morten Thunberg Svendsen (8): imx: update xorg: fix several build depends (DEPENDS_) xorg: Remove use of autoreconf and rely on the configure files we get with the packages. libxcb: patch configure.ac to include more of OE-lite provided m4 files xserver-xorg: move dri2proto xserver-xorg specific recipe xorg-lib/libxtst: added xorg-lib/x11: Add rdepends xorg-lib/libx11: Use autoreconf_cmd api recipes/mesa/mesa-dri.inc | 1 + recipes/xcb/libxcb-1.8.1/libtool-include-m4s.patch | 23 ++++++++++++++++++++++ recipes/xcb/libxcb_1.8.1.oe | 2 ++ recipes/xorg-app/xdpyinfo_1.3.0.oe | 15 ++++++++++++++ recipes/xorg-app/xdpyinfo_1.3.0.oe.sig | 1 + recipes/xorg-app/xorg-app-common.inc | 2 +- recipes/xorg-driver/mtdev_1.1.2.oe | 2 +- recipes/xorg-driver/xf86-video-fbdev_0.4.2.oe | 2 ++ recipes/xorg-driver/xf86-video-fbdev_0.4.2.oe.sig | 1 + .../mfloat-toolchain-decides.patch | 13 ++++++++++++ recipes/xorg-driver/xf86-video-imxfb_11.09.01.oe | 6 ++++-- recipes/xorg-driver/xorg-driver-video.inc | 2 +- recipes/xorg-lib/libx11.inc | 10 ++++++++++ recipes/xorg-lib/libxdamage_1.1.3.oe | 2 +- recipes/xorg-lib/libxtst_1.2.1.oe | 15 ++++++++++++++ recipes/xorg-lib/libxtst_1.2.1.oe.sig | 1 + recipes/xorg-proto/fixesproto_5.0.oe | 1 + recipes/xorg-util/xorg-util-common.inc | 2 +- .../xserver-xf86-config/imx53qsb/xorg.conf | 2 +- recipes/xorg-xserver/xserver-xorg-common.inc | 2 +- recipes/xorg-xserver/xserver-xorg_1.11.2.oe | 7 +++---- 21 files changed, 99 insertions(+), 13 deletions(-) create mode 100644 recipes/xcb/libxcb-1.8.1/libtool-include-m4s.patch create mode 100644 recipes/xorg-app/xdpyinfo_1.3.0.oe create mode 100644 recipes/xorg-app/xdpyinfo_1.3.0.oe.sig create mode 100644 recipes/xorg-driver/xf86-video-fbdev_0.4.2.oe create mode 100644 recipes/xorg-driver/xf86-video-fbdev_0.4.2.oe.sig create mode 100644 recipes/xorg-driver/xf86-video-imxfb/mfloat-toolchain-decides.patch create mode 100644 recipes/xorg-lib/libxtst_1.2.1.oe create mode 100644 recipes/xorg-lib/libxtst_1.2.1.oe.sig