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 1SHNCv-0003rx-7H for openembedded-core@lists.openembedded.org; Tue, 10 Apr 2012 00:37:09 +0200 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 09 Apr 2012 15:27:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="128893336" Received: from nbuild0.sc.intel.com ([172.25.110.36]) by azsmga001.ch.intel.com with ESMTP; 09 Apr 2012 15:27:51 -0700 From: nitin.a.kamble@intel.com To: openembedded-core@lists.openembedded.org, yocto@yoctoproject.org Date: Mon, 9 Apr 2012 15:27:49 -0700 Message-Id: X-Mailer: git-send-email 1.7.6.5 Subject: [PATCH 0/2] Misc bugfixes 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, 09 Apr 2012 22:37:09 -0000 From: Nitin A Kamble The following changes since commit 190f6d791d51aaa4cfb9f1cf932bc205ff674fb5: runqemu-internal: Add console=tty for qemuppc and NFS (2012-04-06 01:12:47 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/bugfixes http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/bugfixes Nitin A Kamble (2): tclibc-eglibc.inc: make locale packages dependency conditional poky-tiny.conf: adjust eglibc options for poky-tiny meta-yocto/conf/distro/poky-tiny.conf | 6 ++++++ meta/conf/distro/include/tclibc-eglibc.inc | 23 ++++++++++++++++------- 2 files changed, 22 insertions(+), 7 deletions(-) -- 1.7.7