From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mail.openembedded.org (Postfix) with ESMTP id F359D7064B for ; Wed, 23 Jul 2014 07:45:41 +0000 (UTC) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 23 Jul 2014 00:45:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,715,1400050800"; d="scan'208";a="574072107" Received: from roxana-optiplex-9010.rb.intel.com ([10.237.105.53]) by fmsmga002.fm.intel.com with ESMTP; 23 Jul 2014 00:45:41 -0700 From: Roxana Ciobanu To: openembedded-core@lists.openembedded.org Date: Wed, 23 Jul 2014 10:46:01 +0300 Message-Id: X-Mailer: git-send-email 1.9.1 Subject: [PATCH 0/1] Fix for YB6217 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: Wed, 23 Jul 2014 07:45:44 -0000 The following changes since commit 8b7116d25ed6255a03895d835e5a0560858ab496: bitbake: Updated the the example 'bitbake -h' output to match the actual output, which has been recently patched to fix the '-S SIGNATURE_HANDLER, --dump-signatures=SIGNATURE_HANDLER' option. (2014-07-22 08:33:25 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib roxana/YB6217 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=roxana/YB6217 Roxana Ciobanu (1): bitbake.conf: move BB_NUMBER_THREADS and PARALLEL_MAKE to bitbake.conf meta-yocto/conf/local.conf.sample | 22 ---------------------- meta-yocto/conf/local.conf.sample.extended | 23 +++++++++++++++++++++++ meta/conf/bitbake.conf | 6 ++++++ 3 files changed, 29 insertions(+), 22 deletions(-) -- 1.9.1