From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga03.intel.com ([143.182.124.21]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1R5iAr-0000jg-LB for openembedded-core@lists.openembedded.org; Mon, 19 Sep 2011 20:02:33 +0200 Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga101.ch.intel.com with ESMTP; 19 Sep 2011 10:55:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.68,406,1312182000"; d="scan'208";a="18514384" Received: from unknown (HELO swold-mobl.bigsur.com) ([10.255.14.150]) by AZSMGA002.ch.intel.com with ESMTP; 19 Sep 2011 10:55:32 -0700 From: Saul Wold To: openembedded-core@lists.openembedded.org Date: Mon, 19 Sep 2011 10:55:29 -0700 Message-Id: X-Mailer: git-send-email 1.7.6 Subject: [PATCH 0/1] Fix avahi x11 dependency with non-GPLv3 Build 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: Mon, 19 Sep 2011 18:02:33 -0000 This address an issue where a non-GPLv3 build was blocked due to the DISTRO_FEATURE of x11 being enabled. The following changes since commit 81274f4488fbc4d68d150870735ec0181b60b451: freetype: disable bzip2 compressed font support (2011-09-19 13:14:03 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib sgw/oe-fix http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/oe-fix Saul Wold (1): avahi: Check for GPLv3 license and disable x11 meta/recipes-connectivity/avahi/avahi.inc | 8 ++++++++ meta/recipes-connectivity/avahi/avahi_0.6.30.bb | 2 +- 2 files changed, 9 insertions(+), 1 deletions(-) -- 1.7.6