From patchwork Tue Jan 14 12:33:25 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: christian.braunersorensen@prevas.dk X-Patchwork-Id: 310618 X-Patchwork-Delegate: esben@haabendal.dk Return-Path: 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 1D8A52C00B1 for ; Tue, 14 Jan 2014 23:35:39 +1100 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id 5CC5B3FE25 for ; Tue, 14 Jan 2014 13:35:37 +0100 (CET) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail01.prevas.se (mail01.prevas.se [62.95.78.3]) by hugin.dotsrc.org (Postfix) with ESMTPS id CE0E53FDF4 for ; Tue, 14 Jan 2014 13:35:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=1326; q=dns/txt; s=ironport1; t=1389702903; x=1421238903; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=oaYXUN+vEtufWsd9tsT76lgFooHMFV869bny+kXe5uE=; b=cAzNtQ2NqHQcOqprSPvpEWDeEdighdT6/zSYFV5w3qYdi0hhIjc7xMjk St1TE7DsadcYVACCBiBXnGmr9i1700zwfSDoDNKWTNxLqVMyWE5kBeKE+ K6d1dD/VtmLTeKW1IYOQic9obolKdduIQsaeFCF7RPkVwK9IGmciTSXIm o=; X-IronPort-AV: E=Sophos;i="4.95,658,1384297200"; d="scan'208";a="4300217" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport1.prevas.se with ESMTP/TLS/AES128-SHA; 14 Jan 2014 13:35:01 +0100 Received: from localhost (172.16.10.102) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server id 14.2.347.0; Tue, 14 Jan 2014 13:35:01 +0100 Received: by localhost (Postfix, from userid 30007) id A350868156E; Tue, 14 Jan 2014 12:35:01 +0000 (UTC) From: To: Subject: [PATCH 038/131] glib-initial: Add version 2.39.2 Date: Tue, 14 Jan 2014 12:33:25 +0000 Message-ID: <6fc979115bb882ab258839f49eeba65bbc8ef737.1389702652.git.christian.braunersorensen@prevas.dk> X-Mailer: git-send-email 1.8.4 In-Reply-To: References: MIME-Version: 1.0 X-BeenThere: dev@oe-lite.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: OE-lite development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dev-bounces@oe-lite.org Errors-To: dev-bounces@oe-lite.org From: Christian Sørensen Signed-off-by: Christian Sørensen --- recipes/glib/glib-initial_2.39.2.oe | 15 +++++++++++++++ recipes/glib/glib-initial_2.39.2.oe.sig | 1 + 2 files changed, 16 insertions(+) create mode 100644 recipes/glib/glib-initial_2.39.2.oe create mode 100644 recipes/glib/glib-initial_2.39.2.oe.sig diff --git a/recipes/glib/glib-initial_2.39.2.oe b/recipes/glib/glib-initial_2.39.2.oe new file mode 100644 index 0000000..bbfcf94 --- /dev/null +++ b/recipes/glib/glib-initial_2.39.2.oe @@ -0,0 +1,15 @@ +# -*- mode:python; -*- +LICENSE = "LGPL-2.0+" + +require ${PN}.inc + +SRC_URI += "file://glibconfig-sysdefs.h" +SRC_URI += "file://60_wait-longer-for-threads-to-die.patch" +SRC_URI += "file://0005-glib-mkenums-interpreter.patch.patch" + +do_patch[postfuncs] += "do_patch_extra_files" +do_patch_extra_files() { + install -m 0644 ${SRCDIR}/glibconfig-sysdefs.h . +} + +LIBRARY_VERSION = "0" diff --git a/recipes/glib/glib-initial_2.39.2.oe.sig b/recipes/glib/glib-initial_2.39.2.oe.sig new file mode 100644 index 0000000..69ea9bc --- /dev/null +++ b/recipes/glib/glib-initial_2.39.2.oe.sig @@ -0,0 +1 @@ +007dc8dc834ae4132e8e34b90ca2a28c186abcf8 glib-2.39.2.tar.xz