| Submitter | Joshua Lock |
|---|---|
| Date | June 13, 2012, 4:31 p.m. |
| Message ID | <cover.1339604980.git.josh@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/29791/ |
| State | New |
| Headers | show
Delivered-To: oepatches@gmail.com Received: from pop.gmail.com by melo.openembedded.org with POP3 (fetchmail-6.3.9-rc2) for <fetchmail@localhost> (single-drop); Wed, 13 Jun 2012 16:31:57 +0000 (UTC) Received: by 10.14.132.202 with SMTP id o50csp201452eei; Wed, 13 Jun 2012 09:31:46 -0700 (PDT) Received: by 10.180.78.161 with SMTP id c1mr39083464wix.1.1339605105331; Wed, 13 Jun 2012 09:31:45 -0700 (PDT) Return-Path: <openembedded-core-bounces@lists.openembedded.org> Received: from linuxtogo.org (linuxtogo.org. [188.40.83.200]) by mx.google.com with ESMTPS id g5si4635255wel.78.2012.06.13.09.31.42 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 13 Jun 2012 09:31:45 -0700 (PDT) Received-SPF: neutral (google.com: 188.40.83.200 is neither permitted nor denied by best guess record for domain of openembedded-core-bounces@lists.openembedded.org) client-ip=188.40.83.200; Authentication-Results: mx.google.com; spf=neutral (google.com: 188.40.83.200 is neither permitted nor denied by best guess record for domain of openembedded-core-bounces@lists.openembedded.org) smtp.mail=openembedded-core-bounces@lists.openembedded.org Received: from localhost ([127.0.0.1]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <openembedded-core-bounces@lists.openembedded.org>) id 1Seqe3-0005ec-3y; Wed, 13 Jun 2012 18:42:11 +0200 Received: from mga02.intel.com ([134.134.136.20]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <josh@linux.intel.com>) id 1Seqdz-0005dx-LZ for openembedded-core@lists.openembedded.org; Wed, 13 Jun 2012 18:42:07 +0200 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 13 Jun 2012 09:31:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,352,1309762800"; d="scan'208";a="152668157" Received: from unknown (HELO shamshir.jf.intel.com) ([10.7.198.155]) by orsmga001.jf.intel.com with ESMTP; 13 Jun 2012 09:31:30 -0700 From: Joshua Lock <josh@linux.intel.com> To: openembedded-core@lists.openembedded.org Date: Wed, 13 Jun 2012 09:31:25 -0700 Message-Id: <cover.1339604980.git.josh@linux.intel.com> X-Mailer: git-send-email 1.7.10.2 Subject: [OE-core] [2011-1 PATCH 0/2] Edison/2011-1 fixes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer <openembedded-core@lists.openembedded.org> List-Id: Patches and discussions about the oe-core layer <openembedded-core.lists.openembedded.org> List-Unsubscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/options/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=unsubscribe> List-Archive: <http://lists.linuxtogo.org/pipermail/openembedded-core> List-Post: <mailto:openembedded-core@lists.openembedded.org> List-Help: <mailto:openembedded-core-request@lists.openembedded.org?subject=help> List-Subscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org |
A couple of minor patches. The first enables ghostscript-native to build on more recent Debian based systems. The second fixes the timeout of the SSH and SCP automated sanity checks. Regards, Joshua The following changes since commit ab2a4591c4c3926a960f18fa7e848f5d41255e14: populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postinstalls (2012-05-21 22:14:59 -0700) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib josh/edison http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/edison Richard Purdie (1): ghostscript-native: Ensure the sys/time/h fix is applied for native builds Yi Zhao (1): scripts/qemuimage-testlib: fix typos meta/recipes-extended/ghostscript/ghostscript_9.02.bb | 1 + scripts/qemuimage-testlib | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-)