From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com ([192.55.52.88]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QQ1oa-0004KR-HO for openembedded-core@lists.openembedded.org; Fri, 27 May 2011 20:31:16 +0200 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 27 May 2011 11:28:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,281,1304319600"; d="scan'208";a="8708341" Received: from unknown (HELO localhost.localdomain) ([10.255.12.244]) by fmsmga002.fm.intel.com with ESMTP; 27 May 2011 11:28:10 -0700 From: Saul Wold To: openembedded-core@lists.openembedded.org Date: Fri, 27 May 2011 11:28:06 -0700 Message-Id: X-Mailer: git-send-email 1.7.3.4 Subject: [PATCH 0/1] Fix gupnp-tools missing dependency 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 List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2011 18:31:16 -0000 Fix missing dependency for M1 Builds The following changes since commit 4786ecdf7cd427089464dcb62579110d494e7cd7: License Field Cleanup: Non-standard field names (2011-05-27 18:27:04 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/fix http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix Saul Wold (1): gupnp-tools: Add gupnp-av to DEPENDS .../gupnp/gupnp-tools_0.8.1.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- 1.7.3.4