From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mail.openembedded.org (Postfix) with ESMTP id E30556B39A for ; Thu, 25 Jul 2013 17:16:24 +0000 (UTC) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 25 Jul 2013 10:16:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,744,1367996400"; d="scan'208";a="376428591" Received: from work.rb.intel.com ([10.237.105.51]) by orsmga002.jf.intel.com with ESMTP; 25 Jul 2013 10:15:18 -0700 From: Ionut Radu To: openembedded-core@lists.openembedded.org Date: Thu, 25 Jul 2013 20:17:43 +0300 Message-Id: <1374772664-9304-3-git-send-email-ionutx.radu@intel.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1374772664-9304-1-git-send-email-ionutx.radu@intel.com> References: <1374772664-9304-1-git-send-email-ionutx.radu@intel.com> Subject: [PATCH 2/3] use-host.patch: Added Upstream Status X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jul 2013 17:16:25 -0000 Signed-off-by: Ionut Radu --- meta/recipes-devtools/apt/apt-0.9.8.2/use-host.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/apt/apt-0.9.8.2/use-host.patch b/meta/recipes-devtools/apt/apt-0.9.8.2/use-host.patch index f7eaaed..25caa3b 100644 --- a/meta/recipes-devtools/apt/apt-0.9.8.2/use-host.patch +++ b/meta/recipes-devtools/apt/apt-0.9.8.2/use-host.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + Index: apt-0.9.7.7/configure.in =================================================================== --- apt-0.9.7.7.orig/configure.in -- 1.7.10.4